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 reference documentation for the `CheckCloudIdentityAccountsExistResponse` class within the Google Cloud Channel v1 API."],["The latest version available is 2.14.0, with versions dating back to 1.0.0 also accessible in the documentation."],["The `CheckCloudIdentityAccountsExistResponse` class is used as a response message for checking the existence of Cloud Identity accounts, as outlined in the API, and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It includes a property, `CloudIdentityAccounts`, which is a `RepeatedField` containing the Cloud Identity accounts linked to the domain."],["The `CheckCloudIdentityAccountsExistResponse` class, found within the `Google.Cloud.Channel.V1` namespace, has two constructors: a parameterless one and one that accepts another `CheckCloudIdentityAccountsExistResponse` instance."]]],[]]