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