| Modifier and Type | Method and Description |
|---|---|
Config |
Config.Builder.build() |
Config |
Config.Builder.buildPartial() |
Config |
UpdateConfigRequestOrBuilder.getConfig()
Required.
|
Config |
UpdateConfigRequest.getConfig()
Required.
|
Config |
UpdateConfigRequest.Builder.getConfig()
Required.
|
static Config |
Config.getDefaultInstance() |
Config |
Config.getDefaultInstanceForType() |
Config |
Config.Builder.getDefaultInstanceForType() |
static Config |
Config.parseDelimitedFrom(InputStream input) |
static Config |
Config.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config |
Config.parseFrom(byte[] data) |
static Config |
Config.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config |
Config.parseFrom(ByteBuffer data) |
static Config |
Config.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config |
Config.parseFrom(com.google.protobuf.ByteString data) |
static Config |
Config.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config |
Config.parseFrom(com.google.protobuf.CodedInputStream input) |
static Config |
Config.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config |
Config.parseFrom(InputStream input) |
static Config |
Config.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Config> |
Config.getParserForType() |
static com.google.protobuf.Parser<Config> |
Config.parser() |
| Modifier and Type | Method and Description |
|---|---|
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.mergeConfig(Config value)
Required.
|
Config.Builder |
Config.Builder.mergeFrom(Config other) |
static Config.Builder |
Config.newBuilder(Config prototype) |
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.setConfig(Config value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.