| Package | Description |
|---|---|
| com.google.cloud.location |
| 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.
|
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(int index,
Location value)
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.addLocations(Location value)
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.clear() |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.clearLocations()
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.clearNextPageToken()
The standard List next-page token.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.clone() |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.mergeFrom(ListLocationsResponse other) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListLocationsResponse.Builder |
ListLocationsResponse.newBuilder() |
static ListLocationsResponse.Builder |
ListLocationsResponse.newBuilder(ListLocationsResponse prototype) |
ListLocationsResponse.Builder |
ListLocationsResponse.newBuilderForType() |
protected ListLocationsResponse.Builder |
ListLocationsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.removeLocations(int index)
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setLocations(int index,
Location.Builder builderForValue)
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setLocations(int index,
Location value)
A list of locations that matches the specified filter in the request.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setNextPageToken(String value)
The standard List next-page token.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListLocationsResponse.Builder |
ListLocationsResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.