| Package | Description |
|---|---|
| com.google.cloud.location |
| Modifier and Type | Method and Description |
|---|---|
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,
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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Location.Builder |
Location.Builder.mergeFrom(Location other) |
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(Map<String,String> values)
Cross-service attributes for the location.
|
Location.Builder |
Location.Builder.putLabels(String key,
String value)
Cross-service attributes for the location.
|
Location.Builder |
Location.Builder.removeLabels(String key)
Cross-service attributes for the location.
|
Location.Builder |
Location.Builder.setDisplayName(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,
Object value) |
Location.Builder |
Location.Builder.setLocationId(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.Builder builderForValue)
Service-specific metadata.
|
Location.Builder |
Location.Builder.setMetadata(com.google.protobuf.Any value)
Service-specific metadata.
|
Location.Builder |
Location.Builder.setName(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,
Object value) |
Location.Builder |
Location.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Location.Builder |
Location.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Location.Builder> |
ListLocationsResponse.Builder.getLocationsBuilderList()
A list of locations that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.addLocations(int index,
Location.Builder builderForValue)
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.addLocations(Location.Builder builderForValue)
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setLocations(int index,
Location.Builder builderForValue)
A list of locations that matches the specified filter in the request.
|
Copyright © 2022 Google LLC. All rights reserved.