| Package | Description |
|---|---|
| com.google.cloud.location |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.Builder.build() |
Location |
Location.Builder.buildPartial() |
static Location |
Location.getDefaultInstance() |
Location |
Location.getDefaultInstanceForType() |
Location |
Location.Builder.getDefaultInstanceForType() |
Location |
ListLocationsResponseOrBuilder.getLocations(int index)
A list of locations that matches the specified filter in the request.
|
Location |
ListLocationsResponse.getLocations(int index)
A list of locations that matches the specified filter in the request.
|
Location |
ListLocationsResponse.Builder.getLocations(int index)
A list of locations that matches the specified filter in the request.
|
static Location |
Location.parseDelimitedFrom(InputStream input) |
static Location |
Location.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(byte[] data) |
static Location |
Location.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(ByteBuffer data) |
static Location |
Location.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(com.google.protobuf.ByteString data) |
static Location |
Location.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(com.google.protobuf.CodedInputStream input) |
static Location |
Location.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(InputStream input) |
static Location |
Location.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
ListLocationsResponseOrBuilder.getLocationsList()
A list of locations that matches the specified filter in the request.
|
List<Location> |
ListLocationsResponse.getLocationsList()
A list of locations that matches the specified filter in the request.
|
List<Location> |
ListLocationsResponse.Builder.getLocationsList()
A list of locations that matches the specified filter in the request.
|
com.google.protobuf.Parser<Location> |
Location.getParserForType() |
static com.google.protobuf.Parser<Location> |
Location.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.addLocations(int index,
Location value)
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.addLocations(Location value)
A list of locations that matches the specified filter in the request.
|
Location.Builder |
Location.Builder.mergeFrom(Location other) |
static Location.Builder |
Location.newBuilder(Location prototype) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setLocations(int index,
Location value)
A list of locations that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.addAllLocations(Iterable<? extends Location> values)
A list of locations that matches the specified filter in the request.
|
Copyright © 2022 Google LLC. All rights reserved.