Location.Builder |
ListLocationsResponse.Builder.addLocationsBuilder() |
A list of locations that matches the specified filter in the request.
|
Location.Builder |
ListLocationsResponse.Builder.addLocationsBuilder(int index) |
A list of locations that matches the specified filter in the request.
|
Location.Builder |
Location.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Location.Builder |
Location.Builder.clear() |
|
Location.Builder |
Location.Builder.clearDisplayName() |
The friendly name for this location, typically a nearby city name.
|
Location.Builder |
Location.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Location.Builder |
Location.Builder.clearLabels() |
|
Location.Builder |
Location.Builder.clearLocationId() |
The canonical id for this location.
|
Location.Builder |
Location.Builder.clearMetadata() |
Service-specific metadata.
|
Location.Builder |
Location.Builder.clearName() |
Resource name for the location, which may vary between implementations.
|
Location.Builder |
Location.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Location.Builder |
Location.Builder.clone() |
|
Location.Builder |
ListLocationsResponse.Builder.getLocationsBuilder(int index) |
A list of locations that matches the specified filter in the request.
|
Location.Builder |
Location.Builder.mergeFrom(Location other) |
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Location.Builder |
Location.Builder.mergeMetadata(com.google.protobuf.Any value) |
Service-specific metadata.
|
Location.Builder |
Location.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Location.Builder |
Location.newBuilder() |
|
static Location.Builder |
Location.newBuilder(Location prototype) |
|
Location.Builder |
Location.newBuilderForType() |
|
protected Location.Builder |
Location.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Location.Builder |
Location.Builder.putAllLabels(java.util.Map<java.lang.String,java.lang.String> values) |
Cross-service attributes for the location.
|
Location.Builder |
Location.Builder.putLabels(java.lang.String key,
java.lang.String value) |
Cross-service attributes for the location.
|
Location.Builder |
Location.Builder.removeLabels(java.lang.String key) |
Cross-service attributes for the location.
|
Location.Builder |
Location.Builder.setDisplayName(java.lang.String value) |
The friendly name for this location, typically a nearby city name.
|
Location.Builder |
Location.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
The friendly name for this location, typically a nearby city name.
|
Location.Builder |
Location.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Location.Builder |
Location.Builder.setLocationId(java.lang.String value) |
The canonical id for this location.
|
Location.Builder |
Location.Builder.setLocationIdBytes(com.google.protobuf.ByteString value) |
The canonical id for this location.
|
Location.Builder |
Location.Builder.setMetadata(com.google.protobuf.Any value) |
Service-specific metadata.
|
Location.Builder |
Location.Builder.setMetadata(com.google.protobuf.Any.Builder builderForValue) |
Service-specific metadata.
|
Location.Builder |
Location.Builder.setName(java.lang.String value) |
Resource name for the location, which may vary between implementations.
|
Location.Builder |
Location.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Resource name for the location, which may vary between implementations.
|
Location.Builder |
Location.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Location.Builder |
Location.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Location.Builder |
Location.toBuilder() |
|