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 reference documentation for the `CheckCloudIdentityAccountsExistRequest` class in the Google Cloud Channel v1 API, specifically for .NET development."],["The latest version available is 2.14.0, and the page details version 2.9.0 and lists all previous versions back to 1.0.0 for this API class."],["`CheckCloudIdentityAccountsExistRequest` is used to verify the existence of Cloud Identity accounts and is a request message for the `CloudChannelService.CheckCloudIdentityAccountsExist` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality and how it can be used."],["The documentation includes information about the class's constructors, properties like `Domain` and `Parent`, and inherited members from the base `object` class, offering a comprehensive view of its structure and usage."]]],[]]