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."],[[["This webpage provides documentation for the `CheckCloudIdentityAccountsExistResponse` class within the Google Cloud Channel v1 API."],["The `CheckCloudIdentityAccountsExistResponse` class is used as a response message from the `CloudChannelService.CheckCloudIdentityAccountsExist` method, detailing information about associated Cloud Identity accounts."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API is version 2.14.0, with the current version represented on this page being 2.13.0, and a history of versions down to 1.0.0."],["The main property of this class is `CloudIdentityAccounts`, which returns a `RepeatedField` containing information about the Cloud Identity accounts associated with the domain."]]],[]]