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 Google Cloud Channel v1 API is 2.14.0, but this page focuses on version 2.12.0, and it offers documentation for versions ranging from 1.0.0 to 2.14.0."],["The `CheckCloudIdentityAccountsExistRequest` class is part of the Google.Cloud.Channel.V1 namespace within the Google Cloud Channel v1 API."],["The class `CheckCloudIdentityAccountsExistRequest` is a request message for `CloudChannelService.CheckCloudIdentityAccountsExist`, used to check if Cloud Identity accounts exist."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits methods from `object`."],["It has two constructors and two properties: `Domain`, which is the required domain to fetch for a Cloud Identity account customer, and `Parent`, which is the resource name for the reseller account."]]],[]]