Uses of Class
com.google.cloud.location.ListLocationsResponse.Builder
Packages that use ListLocationsResponse.Builder
-
Uses of ListLocationsResponse.Builder in com.google.cloud.location
Methods in com.google.cloud.location that return ListLocationsResponse.BuilderModifier and TypeMethodDescriptionListLocationsResponse.Builder.addAllLocations
(Iterable<? extends Location> values) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations
(int index, Location value) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations
(int index, Location.Builder builderForValue) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations
(Location value) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations
(Location.Builder builderForValue) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ListLocationsResponse.Builder.clear()
ListLocationsResponse.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) ListLocationsResponse.Builder.clearLocations()
A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.clearNextPageToken()
The standard List next-page token.ListLocationsResponse.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) ListLocationsResponse.Builder.clone()
ListLocationsResponse.Builder.mergeFrom
(ListLocationsResponse other) ListLocationsResponse.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListLocationsResponse.Builder.mergeFrom
(com.google.protobuf.Message other) ListLocationsResponse.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) ListLocationsResponse.newBuilder()
ListLocationsResponse.newBuilder
(ListLocationsResponse prototype) ListLocationsResponse.newBuilderForType()
protected ListLocationsResponse.Builder
ListLocationsResponse.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ListLocationsResponse.Builder.removeLocations
(int index) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ListLocationsResponse.Builder.setLocations
(int index, Location value) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.setLocations
(int index, Location.Builder builderForValue) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.setNextPageToken
(String value) The standard List next-page token.ListLocationsResponse.Builder.setNextPageTokenBytes
(com.google.protobuf.ByteString value) The standard List next-page token.ListLocationsResponse.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ListLocationsResponse.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) ListLocationsResponse.toBuilder()