public static final class SearchRelatedAccountGroupMembershipsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder> implements SearchRelatedAccountGroupMembershipsRequestOrBuilder
The request message to search related account group memberships.Protobuf type
google.cloud.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SearchRelatedAccountGroupMembershipsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SearchRelatedAccountGroupMembershipsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SearchRelatedAccountGroupMembershipsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder mergeFrom(SearchRelatedAccountGroupMembershipsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public SearchRelatedAccountGroupMembershipsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>IOExceptionpublic String getProject()
Required. The name of the project to search related account group
memberships from. Specify the project name in the following format:
`projects/{project}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getProject in interface SearchRelatedAccountGroupMembershipsRequestOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Required. The name of the project to search related account group
memberships from. Specify the project name in the following format:
`projects/{project}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getProjectBytes in interface SearchRelatedAccountGroupMembershipsRequestOrBuilderpublic SearchRelatedAccountGroupMembershipsRequest.Builder setProject(String value)
Required. The name of the project to search related account group
memberships from. Specify the project name in the following format:
`projects/{project}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The project to set.public SearchRelatedAccountGroupMembershipsRequest.Builder clearProject()
Required. The name of the project to search related account group
memberships from. Specify the project name in the following format:
`projects/{project}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public SearchRelatedAccountGroupMembershipsRequest.Builder setProjectBytes(com.google.protobuf.ByteString value)
Required. The name of the project to search related account group
memberships from. Specify the project name in the following format:
`projects/{project}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for project to set.public String getAccountId()
Optional. The unique stable account identifier used to search connections. The identifier should correspond to an `account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
string account_id = 5 [(.google.api.field_behavior) = OPTIONAL];getAccountId in interface SearchRelatedAccountGroupMembershipsRequestOrBuilderpublic com.google.protobuf.ByteString getAccountIdBytes()
Optional. The unique stable account identifier used to search connections. The identifier should correspond to an `account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
string account_id = 5 [(.google.api.field_behavior) = OPTIONAL];getAccountIdBytes in interface SearchRelatedAccountGroupMembershipsRequestOrBuilderpublic SearchRelatedAccountGroupMembershipsRequest.Builder setAccountId(String value)
Optional. The unique stable account identifier used to search connections. The identifier should correspond to an `account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
string account_id = 5 [(.google.api.field_behavior) = OPTIONAL];value - The accountId to set.public SearchRelatedAccountGroupMembershipsRequest.Builder clearAccountId()
Optional. The unique stable account identifier used to search connections. The identifier should correspond to an `account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
string account_id = 5 [(.google.api.field_behavior) = OPTIONAL];public SearchRelatedAccountGroupMembershipsRequest.Builder setAccountIdBytes(com.google.protobuf.ByteString value)
Optional. The unique stable account identifier used to search connections. The identifier should correspond to an `account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
string account_id = 5 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for accountId to set.@Deprecated public com.google.protobuf.ByteString getHashedAccountId()
Optional. Deprecated: use `account_id` instead. The unique stable hashed account identifier used to search connections. The identifier should correspond to a `hashed_account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
bytes hashed_account_id = 2 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
getHashedAccountId in interface SearchRelatedAccountGroupMembershipsRequestOrBuilder@Deprecated public SearchRelatedAccountGroupMembershipsRequest.Builder setHashedAccountId(com.google.protobuf.ByteString value)
Optional. Deprecated: use `account_id` instead. The unique stable hashed account identifier used to search connections. The identifier should correspond to a `hashed_account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
bytes hashed_account_id = 2 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
value - The hashedAccountId to set.@Deprecated public SearchRelatedAccountGroupMembershipsRequest.Builder clearHashedAccountId()
Optional. Deprecated: use `account_id` instead. The unique stable hashed account identifier used to search connections. The identifier should correspond to a `hashed_account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or account_id must be set, but not both.
bytes hashed_account_id = 2 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
public int getPageSize()
Optional. The maximum number of groups to return. The service might return fewer than this value. If unspecified, at most 50 groups are returned. The maximum value is 1000; values above 1000 are coerced to 1000.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];getPageSize in interface SearchRelatedAccountGroupMembershipsRequestOrBuilderpublic SearchRelatedAccountGroupMembershipsRequest.Builder setPageSize(int value)
Optional. The maximum number of groups to return. The service might return fewer than this value. If unspecified, at most 50 groups are returned. The maximum value is 1000; values above 1000 are coerced to 1000.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];value - The pageSize to set.public SearchRelatedAccountGroupMembershipsRequest.Builder clearPageSize()
Optional. The maximum number of groups to return. The service might return fewer than this value. If unspecified, at most 50 groups are returned. The maximum value is 1000; values above 1000 are coerced to 1000.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];public String getPageToken()
Optional. A page token, received from a previous `SearchRelatedAccountGroupMemberships` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchRelatedAccountGroupMemberships` must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];getPageToken in interface SearchRelatedAccountGroupMembershipsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Optional. A page token, received from a previous `SearchRelatedAccountGroupMemberships` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchRelatedAccountGroupMemberships` must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];getPageTokenBytes in interface SearchRelatedAccountGroupMembershipsRequestOrBuilderpublic SearchRelatedAccountGroupMembershipsRequest.Builder setPageToken(String value)
Optional. A page token, received from a previous `SearchRelatedAccountGroupMemberships` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchRelatedAccountGroupMemberships` must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];value - The pageToken to set.public SearchRelatedAccountGroupMembershipsRequest.Builder clearPageToken()
Optional. A page token, received from a previous `SearchRelatedAccountGroupMemberships` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchRelatedAccountGroupMemberships` must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];public SearchRelatedAccountGroupMembershipsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Optional. A page token, received from a previous `SearchRelatedAccountGroupMemberships` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchRelatedAccountGroupMemberships` must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for pageToken to set.public final SearchRelatedAccountGroupMembershipsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>public final SearchRelatedAccountGroupMembershipsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SearchRelatedAccountGroupMembershipsRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.