public sealed class CheckCloudIdentityAccountsExistResponse : IMessage<CheckCloudIdentityAccountsExistResponse>, IEquatable<CheckCloudIdentityAccountsExistResponse>, IDeepCloneable<CheckCloudIdentityAccountsExistResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class CheckCloudIdentityAccountsExistResponse.
Response message for
[CloudChannelService.CheckCloudIdentityAccountsExist][google.cloud.channel.v1.CloudChannelService.CheckCloudIdentityAccountsExist].
[[["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-03-21 UTC."],[[["The latest version available for the `CheckCloudIdentityAccountsExistResponse` class is 2.14.0, but the most current content is based off of version 2.4.0."],["This webpage provides reference documentation and code samples for the Cloud Channel v1 API's `CheckCloudIdentityAccountsExistResponse` class."],["The `CheckCloudIdentityAccountsExistResponse` class is a response message used for checking the existence of Cloud Identity accounts via the `CloudChannelService.CheckCloudIdentityAccountsExist` method."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The class includes a `CloudIdentityAccounts` property of type `RepeatedField\u003cCloudIdentityCustomerAccount\u003e` that returns the Cloud Identity accounts associated with the domain."]]],[]]