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 for the .NET environment."],["The `CheckCloudIdentityAccountsExistResponse` class is a response message used by the `CloudChannelService.CheckCloudIdentityAccountsExist` method to verify Cloud Identity account existence."],["The documentation details the inheritance and implemented interfaces of the `CheckCloudIdentityAccountsExistResponse` class, along with inherited members from the base `Object` class."],["It lists the available constructors for creating instances of the `CheckCloudIdentityAccountsExistResponse` class and describes its `CloudIdentityAccounts` property, which holds a list of associated Cloud Identity accounts."],["The webpage includes a list of all versions of the object available, ranging from version 1.0.0 to the latest version, 2.14.0."]]],[]]