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."],[[["The latest version of the `CheckCloudIdentityAccountsExistRequest` is 2.14.0, with multiple previous versions available for reference, ranging back to version 1.0.0."],["The `CheckCloudIdentityAccountsExistRequest` class is part of the Cloud Channel v1 API and is used to request information about the existence of Cloud Identity accounts."],["The `CheckCloudIdentityAccountsExistRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties, `Domain` and `Parent`, both of type string, where `Domain` is required for fetching the Cloud Identity account customer and `Parent` is required and represents the reseller account's resource name."],["The `CheckCloudIdentityAccountsExistRequest` has two constructors, one taking in no arguments and another taking in another `CheckCloudIdentityAccountsExistRequest`."]]],[]]