Package com.google.monitoring.v3
Class ListGroupsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
- com.google.monitoring.v3.ListGroupsRequest.Builder
-
- All Implemented Interfaces:
ListGroupsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListGroupsRequest
public static final class ListGroupsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder> implements ListGroupsRequestOrBuilder
The `ListGroup` request.
Protobuf typegoogle.monitoring.v3.ListGroupsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListGroupsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListGroupsRequestbuild()ListGroupsRequestbuildPartial()ListGroupsRequest.Builderclear()ListGroupsRequest.BuilderclearAncestorsOfGroup()A group name.ListGroupsRequest.BuilderclearChildrenOfGroup()A group name.ListGroupsRequest.BuilderclearDescendantsOfGroup()A group name.ListGroupsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListGroupsRequest.BuilderclearFilter()ListGroupsRequest.BuilderclearName()Required.ListGroupsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListGroupsRequest.BuilderclearPageSize()A positive number that is the maximum number of results to return.ListGroupsRequest.BuilderclearPageToken()If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method.ListGroupsRequest.Builderclone()StringgetAncestorsOfGroup()A group name.com.google.protobuf.ByteStringgetAncestorsOfGroupBytes()A group name.StringgetChildrenOfGroup()A group name.com.google.protobuf.ByteStringgetChildrenOfGroupBytes()A group name.ListGroupsRequestgetDefaultInstanceForType()StringgetDescendantsOfGroup()A group name.com.google.protobuf.ByteStringgetDescendantsOfGroupBytes()A group name.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ListGroupsRequest.FilterCasegetFilterCase()StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.intgetPageSize()A positive number that is the maximum number of results to return.StringgetPageToken()If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method.com.google.protobuf.ByteStringgetPageTokenBytes()If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method.booleanhasAncestorsOfGroup()A group name.booleanhasChildrenOfGroup()A group name.booleanhasDescendantsOfGroup()A group name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListGroupsRequest.BuildermergeFrom(ListGroupsRequest other)ListGroupsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListGroupsRequest.BuildermergeFrom(com.google.protobuf.Message other)ListGroupsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListGroupsRequest.BuildersetAncestorsOfGroup(String value)A group name.ListGroupsRequest.BuildersetAncestorsOfGroupBytes(com.google.protobuf.ByteString value)A group name.ListGroupsRequest.BuildersetChildrenOfGroup(String value)A group name.ListGroupsRequest.BuildersetChildrenOfGroupBytes(com.google.protobuf.ByteString value)A group name.ListGroupsRequest.BuildersetDescendantsOfGroup(String value)A group name.ListGroupsRequest.BuildersetDescendantsOfGroupBytes(com.google.protobuf.ByteString value)A group name.ListGroupsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListGroupsRequest.BuildersetName(String value)Required.ListGroupsRequest.BuildersetNameBytes(com.google.protobuf.ByteString value)Required.ListGroupsRequest.BuildersetPageSize(int value)A positive number that is the maximum number of results to return.ListGroupsRequest.BuildersetPageToken(String value)If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method.ListGroupsRequest.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method.ListGroupsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListGroupsRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
clear
public ListGroupsRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.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.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
getDefaultInstanceForType
public ListGroupsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListGroupsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListGroupsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListGroupsRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
setField
public ListGroupsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
clearField
public ListGroupsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
clearOneof
public ListGroupsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
setRepeatedField
public ListGroupsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
addRepeatedField
public ListGroupsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
mergeFrom
public ListGroupsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListGroupsRequest.Builder>
-
mergeFrom
public ListGroupsRequest.Builder mergeFrom(ListGroupsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
mergeFrom
public ListGroupsRequest.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<ListGroupsRequest.Builder>- Throws:
IOException
-
getFilterCase
public ListGroupsRequest.FilterCase getFilterCase()
- Specified by:
getFilterCasein interfaceListGroupsRequestOrBuilder
-
clearFilter
public ListGroupsRequest.Builder clearFilter()
-
getName
public String getName()
Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) whose groups are to be listed. The format is: projects/[PROJECT_ID_OR_NUMBER]string name = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getNamein interfaceListGroupsRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) whose groups are to be listed. The format is: projects/[PROJECT_ID_OR_NUMBER]string name = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getNameBytesin interfaceListGroupsRequestOrBuilder- Returns:
- The bytes for name.
-
setName
public ListGroupsRequest.Builder setName(String value)
Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) whose groups are to be listed. The format is: projects/[PROJECT_ID_OR_NUMBER]string name = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public ListGroupsRequest.Builder clearName()
Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) whose groups are to be listed. The format is: projects/[PROJECT_ID_OR_NUMBER]string name = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setNameBytes
public ListGroupsRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) whose groups are to be listed. The format is: projects/[PROJECT_ID_OR_NUMBER]string name = 7 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasChildrenOfGroup
public boolean hasChildrenOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups whose `parent_name` field contains the group name. If no groups have this parent, the results are empty.string children_of_group = 2 [(.google.api.resource_reference) = { ... }- Specified by:
hasChildrenOfGroupin interfaceListGroupsRequestOrBuilder- Returns:
- Whether the childrenOfGroup field is set.
-
getChildrenOfGroup
public String getChildrenOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups whose `parent_name` field contains the group name. If no groups have this parent, the results are empty.string children_of_group = 2 [(.google.api.resource_reference) = { ... }- Specified by:
getChildrenOfGroupin interfaceListGroupsRequestOrBuilder- Returns:
- The childrenOfGroup.
-
getChildrenOfGroupBytes
public com.google.protobuf.ByteString getChildrenOfGroupBytes()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups whose `parent_name` field contains the group name. If no groups have this parent, the results are empty.string children_of_group = 2 [(.google.api.resource_reference) = { ... }- Specified by:
getChildrenOfGroupBytesin interfaceListGroupsRequestOrBuilder- Returns:
- The bytes for childrenOfGroup.
-
setChildrenOfGroup
public ListGroupsRequest.Builder setChildrenOfGroup(String value)
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups whose `parent_name` field contains the group name. If no groups have this parent, the results are empty.string children_of_group = 2 [(.google.api.resource_reference) = { ... }- Parameters:
value- The childrenOfGroup to set.- Returns:
- This builder for chaining.
-
clearChildrenOfGroup
public ListGroupsRequest.Builder clearChildrenOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups whose `parent_name` field contains the group name. If no groups have this parent, the results are empty.string children_of_group = 2 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setChildrenOfGroupBytes
public ListGroupsRequest.Builder setChildrenOfGroupBytes(com.google.protobuf.ByteString value)
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups whose `parent_name` field contains the group name. If no groups have this parent, the results are empty.string children_of_group = 2 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for childrenOfGroup to set.- Returns:
- This builder for chaining.
-
hasAncestorsOfGroup
public boolean hasAncestorsOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups that are ancestors of the specified group. The groups are returned in order, starting with the immediate parent and ending with the most distant ancestor. If the specified group has no immediate parent, the results are empty.string ancestors_of_group = 3 [(.google.api.resource_reference) = { ... }- Specified by:
hasAncestorsOfGroupin interfaceListGroupsRequestOrBuilder- Returns:
- Whether the ancestorsOfGroup field is set.
-
getAncestorsOfGroup
public String getAncestorsOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups that are ancestors of the specified group. The groups are returned in order, starting with the immediate parent and ending with the most distant ancestor. If the specified group has no immediate parent, the results are empty.string ancestors_of_group = 3 [(.google.api.resource_reference) = { ... }- Specified by:
getAncestorsOfGroupin interfaceListGroupsRequestOrBuilder- Returns:
- The ancestorsOfGroup.
-
getAncestorsOfGroupBytes
public com.google.protobuf.ByteString getAncestorsOfGroupBytes()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups that are ancestors of the specified group. The groups are returned in order, starting with the immediate parent and ending with the most distant ancestor. If the specified group has no immediate parent, the results are empty.string ancestors_of_group = 3 [(.google.api.resource_reference) = { ... }- Specified by:
getAncestorsOfGroupBytesin interfaceListGroupsRequestOrBuilder- Returns:
- The bytes for ancestorsOfGroup.
-
setAncestorsOfGroup
public ListGroupsRequest.Builder setAncestorsOfGroup(String value)
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups that are ancestors of the specified group. The groups are returned in order, starting with the immediate parent and ending with the most distant ancestor. If the specified group has no immediate parent, the results are empty.string ancestors_of_group = 3 [(.google.api.resource_reference) = { ... }- Parameters:
value- The ancestorsOfGroup to set.- Returns:
- This builder for chaining.
-
clearAncestorsOfGroup
public ListGroupsRequest.Builder clearAncestorsOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups that are ancestors of the specified group. The groups are returned in order, starting with the immediate parent and ending with the most distant ancestor. If the specified group has no immediate parent, the results are empty.string ancestors_of_group = 3 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setAncestorsOfGroupBytes
public ListGroupsRequest.Builder setAncestorsOfGroupBytes(com.google.protobuf.ByteString value)
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns groups that are ancestors of the specified group. The groups are returned in order, starting with the immediate parent and ending with the most distant ancestor. If the specified group has no immediate parent, the results are empty.string ancestors_of_group = 3 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for ancestorsOfGroup to set.- Returns:
- This builder for chaining.
-
hasDescendantsOfGroup
public boolean hasDescendantsOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns the descendants of the specified group. This is a superset of the results returned by the `children_of_group` filter, and includes children-of-children, and so forth.string descendants_of_group = 4 [(.google.api.resource_reference) = { ... }- Specified by:
hasDescendantsOfGroupin interfaceListGroupsRequestOrBuilder- Returns:
- Whether the descendantsOfGroup field is set.
-
getDescendantsOfGroup
public String getDescendantsOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns the descendants of the specified group. This is a superset of the results returned by the `children_of_group` filter, and includes children-of-children, and so forth.string descendants_of_group = 4 [(.google.api.resource_reference) = { ... }- Specified by:
getDescendantsOfGroupin interfaceListGroupsRequestOrBuilder- Returns:
- The descendantsOfGroup.
-
getDescendantsOfGroupBytes
public com.google.protobuf.ByteString getDescendantsOfGroupBytes()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns the descendants of the specified group. This is a superset of the results returned by the `children_of_group` filter, and includes children-of-children, and so forth.string descendants_of_group = 4 [(.google.api.resource_reference) = { ... }- Specified by:
getDescendantsOfGroupBytesin interfaceListGroupsRequestOrBuilder- Returns:
- The bytes for descendantsOfGroup.
-
setDescendantsOfGroup
public ListGroupsRequest.Builder setDescendantsOfGroup(String value)
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns the descendants of the specified group. This is a superset of the results returned by the `children_of_group` filter, and includes children-of-children, and so forth.string descendants_of_group = 4 [(.google.api.resource_reference) = { ... }- Parameters:
value- The descendantsOfGroup to set.- Returns:
- This builder for chaining.
-
clearDescendantsOfGroup
public ListGroupsRequest.Builder clearDescendantsOfGroup()
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns the descendants of the specified group. This is a superset of the results returned by the `children_of_group` filter, and includes children-of-children, and so forth.string descendants_of_group = 4 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setDescendantsOfGroupBytes
public ListGroupsRequest.Builder setDescendantsOfGroupBytes(com.google.protobuf.ByteString value)
A group name. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] Returns the descendants of the specified group. This is a superset of the results returned by the `children_of_group` filter, and includes children-of-children, and so forth.string descendants_of_group = 4 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for descendantsOfGroup to set.- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()
A positive number that is the maximum number of results to return.
int32 page_size = 5;- Specified by:
getPageSizein interfaceListGroupsRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
public ListGroupsRequest.Builder setPageSize(int value)
A positive number that is the maximum number of results to return.
int32 page_size = 5;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
public ListGroupsRequest.Builder clearPageSize()
A positive number that is the maximum number of results to return.
int32 page_size = 5;- Returns:
- This builder for chaining.
-
getPageToken
public String getPageToken()
If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 6;- Specified by:
getPageTokenin interfaceListGroupsRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 6;- Specified by:
getPageTokenBytesin interfaceListGroupsRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
public ListGroupsRequest.Builder setPageToken(String value)
If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 6;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public ListGroupsRequest.Builder clearPageToken()
If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 6;- Returns:
- This builder for chaining.
-
setPageTokenBytes
public ListGroupsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
If this field is not empty then it must contain the `next_page_token` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 6;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListGroupsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
mergeUnknownFields
public final ListGroupsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupsRequest.Builder>
-
-