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 in the Google Cloud Channel v1 API, specifically within version 2.12.0."],["The `CheckCloudIdentityAccountsExistResponse` class is used as a response message for the `CloudChannelService.CheckCloudIdentityAccountsExist` method."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which defines its functionalities and properties."],["It contains a property called `CloudIdentityAccounts` of type `RepeatedField\u003cCloudIdentityCustomerAccount\u003e`, which holds the Cloud Identity accounts linked to the domain."],["The documentation provides links to the prior 22 versions, and the most current version 2.14.0."]]],[]]