| Modifier and Type | Method and Description |
|---|---|
ComponentName |
ComponentName.Builder.build() |
ComponentName |
ComponentName.Builder.buildPartial() |
ComponentName |
AddressComponentOrBuilder.getComponentName()
The name for this component.
|
ComponentName |
AddressComponent.getComponentName()
The name for this component.
|
ComponentName |
AddressComponent.Builder.getComponentName()
The name for this component.
|
static ComponentName |
ComponentName.getDefaultInstance() |
ComponentName |
ComponentName.getDefaultInstanceForType() |
ComponentName |
ComponentName.Builder.getDefaultInstanceForType() |
static ComponentName |
ComponentName.parseDelimitedFrom(InputStream input) |
static ComponentName |
ComponentName.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComponentName |
ComponentName.parseFrom(byte[] data) |
static ComponentName |
ComponentName.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComponentName |
ComponentName.parseFrom(ByteBuffer data) |
static ComponentName |
ComponentName.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComponentName |
ComponentName.parseFrom(com.google.protobuf.ByteString data) |
static ComponentName |
ComponentName.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComponentName |
ComponentName.parseFrom(com.google.protobuf.CodedInputStream input) |
static ComponentName |
ComponentName.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComponentName |
ComponentName.parseFrom(InputStream input) |
static ComponentName |
ComponentName.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ComponentName> |
ComponentName.getParserForType() |
static com.google.protobuf.Parser<ComponentName> |
ComponentName.parser() |
| Modifier and Type | Method and Description |
|---|---|
AddressComponent.Builder |
AddressComponent.Builder.mergeComponentName(ComponentName value)
The name for this component.
|
ComponentName.Builder |
ComponentName.Builder.mergeFrom(ComponentName other) |
static ComponentName.Builder |
ComponentName.newBuilder(ComponentName prototype) |
AddressComponent.Builder |
AddressComponent.Builder.setComponentName(ComponentName value)
The name for this component.
|
Copyright © 2024 Google LLC. All rights reserved.