| Modifier and Type | Method and Description |
|---|---|
PatchJobs.GooSettings |
PatchJobs.GooSettings.Builder.build() |
PatchJobs.GooSettings |
PatchJobs.GooSettings.Builder.buildPartial() |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.getDefaultInstance() |
PatchJobs.GooSettings |
PatchJobs.GooSettings.getDefaultInstanceForType() |
PatchJobs.GooSettings |
PatchJobs.GooSettings.Builder.getDefaultInstanceForType() |
PatchJobs.GooSettings |
PatchJobs.PatchConfigOrBuilder.getGoo()
Goo update settings.
|
PatchJobs.GooSettings |
PatchJobs.PatchConfig.getGoo()
Goo update settings.
|
PatchJobs.GooSettings |
PatchJobs.PatchConfig.Builder.getGoo()
Goo update settings.
|
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseDelimitedFrom(InputStream input) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(byte[] data) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(ByteBuffer data) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(InputStream input) |
static PatchJobs.GooSettings |
PatchJobs.GooSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchJobs.GooSettings> |
PatchJobs.GooSettings.getParserForType() |
static com.google.protobuf.Parser<PatchJobs.GooSettings> |
PatchJobs.GooSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.GooSettings.Builder |
PatchJobs.GooSettings.Builder.mergeFrom(PatchJobs.GooSettings other) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeGoo(PatchJobs.GooSettings value)
Goo update settings.
|
static PatchJobs.GooSettings.Builder |
PatchJobs.GooSettings.newBuilder(PatchJobs.GooSettings prototype) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setGoo(PatchJobs.GooSettings value)
Goo update settings.
|
Copyright © 2024 Google LLC. All rights reserved.