Send feedback
Class CheckCloudIdentityAccountsExistResponse.Builder (3.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.6.1 keyboard_arrow_down
public static final class CheckCloudIdentityAccountsExistResponse . Builder extends GeneratedMessageV3 . Builder<CheckCloudIdentityAccountsExistResponse . Builder > implements CheckCloudIdentityAccountsExistResponseOrBuilder
Response message for
CloudChannelService.CheckCloudIdentityAccountsExist .
Protobuf type google.cloud.channel.v1.CheckCloudIdentityAccountsExistResponse
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addAllCloudIdentityAccounts(Iterable<? extends CloudIdentityCustomerAccount> values)
public CheckCloudIdentityAccountsExistResponse . Builder addAllCloudIdentityAccounts ( Iterable <? extends CloudIdentityCustomerAccount > values )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Name Description values Iterable <? extends com.google.cloud.channel.v1.CloudIdentityCustomerAccount >
Returns
addCloudIdentityAccounts(CloudIdentityCustomerAccount value)
public CheckCloudIdentityAccountsExistResponse . Builder addCloudIdentityAccounts ( CloudIdentityCustomerAccount value )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Returns
addCloudIdentityAccounts(CloudIdentityCustomerAccount.Builder builderForValue)
public CheckCloudIdentityAccountsExistResponse . Builder addCloudIdentityAccounts ( CloudIdentityCustomerAccount . Builder builderForValue )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Returns
addCloudIdentityAccounts(int index, CloudIdentityCustomerAccount value)
public CheckCloudIdentityAccountsExistResponse . Builder addCloudIdentityAccounts ( int index , CloudIdentityCustomerAccount value )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameters
Returns
addCloudIdentityAccounts(int index, CloudIdentityCustomerAccount.Builder builderForValue)
public CheckCloudIdentityAccountsExistResponse . Builder addCloudIdentityAccounts ( int index , CloudIdentityCustomerAccount . Builder builderForValue )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameters
Returns
addCloudIdentityAccountsBuilder()
public CloudIdentityCustomerAccount . Builder addCloudIdentityAccountsBuilder ()
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Returns
addCloudIdentityAccountsBuilder(int index)
public CloudIdentityCustomerAccount . Builder addCloudIdentityAccountsBuilder ( int index )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CheckCloudIdentityAccountsExistResponse . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public CheckCloudIdentityAccountsExistResponse build ()
Returns
buildPartial()
public CheckCloudIdentityAccountsExistResponse buildPartial ()
Returns
clear()
public CheckCloudIdentityAccountsExistResponse . Builder clear ()
Returns
Overrides
clearCloudIdentityAccounts()
public CheckCloudIdentityAccountsExistResponse . Builder clearCloudIdentityAccounts ()
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Returns
clearField(Descriptors.FieldDescriptor field)
public CheckCloudIdentityAccountsExistResponse . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public CheckCloudIdentityAccountsExistResponse . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public CheckCloudIdentityAccountsExistResponse . Builder clone ()
Returns
Overrides
getCloudIdentityAccounts(int index)
public CloudIdentityCustomerAccount getCloudIdentityAccounts ( int index )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Returns
getCloudIdentityAccountsBuilder(int index)
public CloudIdentityCustomerAccount . Builder getCloudIdentityAccountsBuilder ( int index )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Returns
getCloudIdentityAccountsBuilderList()
public List<CloudIdentityCustomerAccount . Builder > getCloudIdentityAccountsBuilderList ()
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Returns
getCloudIdentityAccountsCount()
public int getCloudIdentityAccountsCount ()
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Returns
getCloudIdentityAccountsList()
public List<CloudIdentityCustomerAccount> getCloudIdentityAccountsList ()
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Returns
getCloudIdentityAccountsOrBuilder(int index)
public CloudIdentityCustomerAccountOrBuilder getCloudIdentityAccountsOrBuilder ( int index )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Returns
getCloudIdentityAccountsOrBuilderList()
public List <? extends CloudIdentityCustomerAccountOrBuilder > getCloudIdentityAccountsOrBuilderList ()
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Returns
Type Description List <? extends com.google.cloud.channel.v1.CloudIdentityCustomerAccountOrBuilder >
getDefaultInstanceForType()
public CheckCloudIdentityAccountsExistResponse getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(CheckCloudIdentityAccountsExistResponse other)
public CheckCloudIdentityAccountsExistResponse . Builder mergeFrom ( CheckCloudIdentityAccountsExistResponse other )
Parameter
Returns
public CheckCloudIdentityAccountsExistResponse . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public CheckCloudIdentityAccountsExistResponse . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CheckCloudIdentityAccountsExistResponse . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
removeCloudIdentityAccounts(int index)
public CheckCloudIdentityAccountsExistResponse . Builder removeCloudIdentityAccounts ( int index )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameter
Returns
setCloudIdentityAccounts(int index, CloudIdentityCustomerAccount value)
public CheckCloudIdentityAccountsExistResponse . Builder setCloudIdentityAccounts ( int index , CloudIdentityCustomerAccount value )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameters
Returns
setCloudIdentityAccounts(int index, CloudIdentityCustomerAccount.Builder builderForValue)
public CheckCloudIdentityAccountsExistResponse . Builder setCloudIdentityAccounts ( int index , CloudIdentityCustomerAccount . Builder builderForValue )
The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
Parameters
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public CheckCloudIdentityAccountsExistResponse . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CheckCloudIdentityAccountsExistResponse . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CheckCloudIdentityAccountsExistResponse . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]