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 document provides reference documentation for the `CheckCloudIdentityAccountsExistResponse` class in the Google Cloud Channel v1 API, specifically for version 2.5.0 of the .NET library."],["The `CheckCloudIdentityAccountsExistResponse` class is a response message used by the `CloudChannelService.CheckCloudIdentityAccountsExist` method to return information about associated Cloud Identity accounts."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The document lists all available versions of this class, with the latest being version 2.14.0 and a history going back to version 1.0.0, while currently highlighting version 2.5.0."],["The `CloudIdentityAccounts` property, which is of type `RepeatedField\u003cCloudIdentityCustomerAccount\u003e`, stores the collection of Cloud Identity accounts linked to a given domain."]]],[]]