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."],[[["This webpage details the `CheckCloudIdentityAccountsExistRequest` class, which is a request message used for checking the existence of Cloud Identity accounts."],["The latest version of this request message is 2.14.0, but there are many previous versions from 1.0.0 to 2.13.0 available for review."],["The `CheckCloudIdentityAccountsExistRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that takes another `CheckCloudIdentityAccountsExistRequest` object as a parameter."],["Key properties of this class include `Domain` and `Parent`, which represent the domain for fetching the account and the reseller account's resource name, respectively."]]],[]]