public sealed class CheckCloudIdentityAccountsExistRequest : IMessage<CheckCloudIdentityAccountsExistRequest>, IEquatable<CheckCloudIdentityAccountsExistRequest>, IDeepCloneable<CheckCloudIdentityAccountsExistRequest>, IBufferMessage, IMessage
Request 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."],[[["The webpage details the `CheckCloudIdentityAccountsExistRequest` class, which is a request message for checking if Cloud Identity accounts exist within the Cloud Channel Service, with the latest version being 2.14.0."],["This class is part of the `Google.Cloud.Channel.V1` namespace and is found in the `Google.Cloud.Channel.V1.dll` assembly."],["The `CheckCloudIdentityAccountsExistRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `CheckCloudIdentityAccountsExistRequest` object, and has properties such as `Domain` and `Parent` for setting the required domain and parent account."],["The page provides links to multiple versions of the class documentation, ranging from version 1.0.0 to 2.14.0."]]],[]]