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 page provides reference documentation for the `CheckCloudIdentityAccountsExistResponse` class within the Google Cloud Channel v1 API, specifically for the .NET environment."],["The `CheckCloudIdentityAccountsExistResponse` class is used as a response message for the `CloudChannelService.CheckCloudIdentityAccountsExist` method, indicating the result of checking for the existence of Cloud Identity accounts."],["The page includes the implementation details of the `CheckCloudIdentityAccountsExistResponse` class, showing that it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation covers multiple versions of the API, from version 1.0.0 up to 2.14.0, offering links to the associated documentation pages for each version."],["The main property of the class is `CloudIdentityAccounts`, which is of type `RepeatedField\u003cCloudIdentityCustomerAccount\u003e` and stores the Cloud Identity accounts associated with a given domain."]]],[]]