public sealed class CheckCloudIdentityAccountsExistResponse : IMessage<CheckCloudIdentityAccountsExistResponse>, IEquatable<CheckCloudIdentityAccountsExistResponse>, IDeepCloneable<CheckCloudIdentityAccountsExistResponse>, IBufferMessage, IMessage
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 documentation for the `CheckCloudIdentityAccountsExistResponse` class within the Google.Cloud.Channel.V1 namespace, specifically detailing its structure and functionality."],["The `CheckCloudIdentityAccountsExistResponse` class is a response message used by the `CloudChannelService.CheckCloudIdentityAccountsExist` method to verify the existence of Cloud Identity accounts."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class, expanding its functionality."],["The latest version of the documentation is `2.14.0`, and it includes documentation for multiple versions of the `CheckCloudIdentityAccountsExistResponse` class, ranging from `1.0.0` to `2.14.0`."],["The class contains a `CloudIdentityAccounts` property, which is a `RepeatedField` of `CloudIdentityCustomerAccount` objects, representing the Cloud Identity accounts associated with a domain."]]],[]]