Package com.google.cloud.location
Class ListLocationsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListLocationsRequest.Builder>
com.google.cloud.location.ListLocationsRequest.Builder
- All Implemented Interfaces:
ListLocationsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListLocationsRequest
public static final class ListLocationsRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListLocationsRequest.Builder>
implements ListLocationsRequestOrBuilder
The request message for [Locations.ListLocations][google.cloud.location.Locations.ListLocations].Protobuf type
google.cloud.location.ListLocationsRequest-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()The standard list filter.The resource that owns the locations collection, if applicable.The standard list page size.The standard list page token.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe standard list filter.com.google.protobuf.ByteStringThe standard list filter.getName()The resource that owns the locations collection, if applicable.com.google.protobuf.ByteStringThe resource that owns the locations collection, if applicable.intThe standard list page size.The standard list page token.com.google.protobuf.ByteStringThe standard list page token.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(ListLocationsRequest other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The standard list filter.setFilterBytes(com.google.protobuf.ByteString value) The standard list filter.The resource that owns the locations collection, if applicable.setNameBytes(com.google.protobuf.ByteString value) The resource that owns the locations collection, if applicable.setPageSize(int value) The standard list page size.setPageToken(String value) The standard list page token.setPageTokenBytes(com.google.protobuf.ByteString value) The standard list page token.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ListLocationsRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ListLocationsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ListLocationsRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListLocationsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListLocationsRequest.Builder>
-
mergeFrom
public ListLocationsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListLocationsRequest.Builder>- Throws:
IOException
-
getName
The resource that owns the locations collection, if applicable.
string name = 1;- Specified by:
getNamein interfaceListLocationsRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The resource that owns the locations collection, if applicable.
string name = 1;- Specified by:
getNameBytesin interfaceListLocationsRequestOrBuilder- Returns:
- The bytes for name.
-
setName
The resource that owns the locations collection, if applicable.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
The resource that owns the locations collection, if applicable.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
The resource that owns the locations collection, if applicable.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getFilter
The standard list filter.
string filter = 2;- Specified by:
getFilterin interfaceListLocationsRequestOrBuilder- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()The standard list filter.
string filter = 2;- Specified by:
getFilterBytesin interfaceListLocationsRequestOrBuilder- Returns:
- The bytes for filter.
-
setFilter
The standard list filter.
string filter = 2;- Parameters:
value- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
The standard list filter.
string filter = 2;- Returns:
- This builder for chaining.
-
setFilterBytes
The standard list filter.
string filter = 2;- Parameters:
value- The bytes for filter to set.- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()The standard list page size.
int32 page_size = 3;- Specified by:
getPageSizein interfaceListLocationsRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
The standard list page size.
int32 page_size = 3;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
The standard list page size.
int32 page_size = 3;- Returns:
- This builder for chaining.
-
getPageToken
The standard list page token.
string page_token = 4;- Specified by:
getPageTokenin interfaceListLocationsRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()The standard list page token.
string page_token = 4;- Specified by:
getPageTokenBytesin interfaceListLocationsRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
The standard list page token.
string page_token = 4;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
The standard list page token.
string page_token = 4;- Returns:
- This builder for chaining.
-
setPageTokenBytes
The standard list page token.
string page_token = 4;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-