public sealed class CheckCloudIdentityAccountsExistRequest : IMessage<CheckCloudIdentityAccountsExistRequest>, IEquatable<CheckCloudIdentityAccountsExistRequest>, IDeepCloneable<CheckCloudIdentityAccountsExistRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class CheckCloudIdentityAccountsExistRequest.
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 provides documentation for the `CheckCloudIdentityAccountsExistRequest` class within the Google Cloud Channel v1 API, specifically for the .NET environment."],["The latest version available is 2.14.0, and the page lists all versions from 1.0.0 to 2.14.0 of the `CheckCloudIdentityAccountsExistRequest` class, with each version linked to its respective documentation."],["The `CheckCloudIdentityAccountsExistRequest` class is a request message used by the `CloudChannelService.CheckCloudIdentityAccountsExist` method to verify the existence of Cloud Identity accounts."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties such as `Domain` and `Parent` for specifying the domain and reseller account."],["The `CheckCloudIdentityAccountsExistRequest` class, a request message, can be constructed using either a parameterless constructor or by passing another instance of the same class into the constructor."]]],[]]