CloudIdentityCustomerAccount.Builder |
CheckCloudIdentityAccountsExistResponse.Builder.addCloudIdentityAccountsBuilder() |
The Cloud Identity accounts associated with the domain.
|
CloudIdentityCustomerAccount.Builder |
CheckCloudIdentityAccountsExistResponse.Builder.addCloudIdentityAccountsBuilder(int index) |
The Cloud Identity accounts associated with the domain.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clear() |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clearCustomerCloudIdentityId() |
If existing = true, the Cloud Identity ID of the customer.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clearCustomerName() |
If owned = true, the name of the customer that owns the Cloud Identity
account.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clearExisting() |
Returns true if a Cloud Identity account exists for a specific domain.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clearOwned() |
Returns true if the Cloud Identity account is associated with a customer
of the Channel Services partner.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.clone() |
|
CloudIdentityCustomerAccount.Builder |
CheckCloudIdentityAccountsExistResponse.Builder.getCloudIdentityAccountsBuilder(int index) |
The Cloud Identity accounts associated with the domain.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.mergeFrom(CloudIdentityCustomerAccount other) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.newBuilder() |
|
static CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.newBuilder(CloudIdentityCustomerAccount prototype) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.newBuilderForType() |
|
protected CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setCustomerCloudIdentityId(String value) |
If existing = true, the Cloud Identity ID of the customer.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setCustomerCloudIdentityIdBytes(com.google.protobuf.ByteString value) |
If existing = true, the Cloud Identity ID of the customer.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setCustomerName(String value) |
If owned = true, the name of the customer that owns the Cloud Identity
account.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setCustomerNameBytes(com.google.protobuf.ByteString value) |
If owned = true, the name of the customer that owns the Cloud Identity
account.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setExisting(boolean value) |
Returns true if a Cloud Identity account exists for a specific domain.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setOwned(boolean value) |
Returns true if the Cloud Identity account is associated with a customer
of the Channel Services partner.
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CloudIdentityCustomerAccount.Builder |
CloudIdentityCustomerAccount.toBuilder() |
|