public final class CheckCloudIdentityAccountsExistResponse extends GeneratedMessage implements CheckCloudIdentityAccountsExistResponseOrBuilderResponse message for CloudChannelService.CheckCloudIdentityAccountsExist.
Protobuf type google.cloud.channel.v1.CheckCloudIdentityAccountsExistResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > CheckCloudIdentityAccountsExistResponseStatic Fields
CLOUD_IDENTITY_ACCOUNTS_FIELD_NUMBER
public static final int CLOUD_IDENTITY_ACCOUNTS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static CheckCloudIdentityAccountsExistResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static CheckCloudIdentityAccountsExistResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse.Builder |
|
newBuilder(CheckCloudIdentityAccountsExistResponse prototype)
public static CheckCloudIdentityAccountsExistResponse.Builder newBuilder(CheckCloudIdentityAccountsExistResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
CheckCloudIdentityAccountsExistResponse |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static CheckCloudIdentityAccountsExistResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static CheckCloudIdentityAccountsExistResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static CheckCloudIdentityAccountsExistResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static CheckCloudIdentityAccountsExistResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static CheckCloudIdentityAccountsExistResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static CheckCloudIdentityAccountsExistResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static CheckCloudIdentityAccountsExistResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static CheckCloudIdentityAccountsExistResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static CheckCloudIdentityAccountsExistResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static CheckCloudIdentityAccountsExistResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static CheckCloudIdentityAccountsExistResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static CheckCloudIdentityAccountsExistResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<CheckCloudIdentityAccountsExistResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<CheckCloudIdentityAccountsExistResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CloudIdentityCustomerAccount |
|
getCloudIdentityAccountsCount()
public int getCloudIdentityAccountsCount()The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getCloudIdentityAccountsList()
public List<CloudIdentityCustomerAccount> getCloudIdentityAccountsList()The Cloud Identity accounts associated with the domain.
repeated .google.cloud.channel.v1.CloudIdentityCustomerAccount cloud_identity_accounts = 1;
| Returns | |
|---|---|
| Type | Description |
List<CloudIdentityCustomerAccount> |
|
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 | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CloudIdentityCustomerAccountOrBuilder |
|
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 | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse |
|
getParserForType()
public Parser<CheckCloudIdentityAccountsExistResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<CheckCloudIdentityAccountsExistResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public CheckCloudIdentityAccountsExistResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected CheckCloudIdentityAccountsExistResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse.Builder |
|
toBuilder()
public CheckCloudIdentityAccountsExistResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
CheckCloudIdentityAccountsExistResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|