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."],[[["The page provides documentation for the `CheckCloudIdentityAccountsExistRequest` class within the `Google.Cloud.Channel.V1` namespace, detailing its use in the Cloud Channel Service."],["This class, part of the Google.Cloud.Channel.V1 library, is used to request information about the existence of Cloud Identity accounts."],["The documentation includes version history for `CheckCloudIdentityAccountsExistRequest`, ranging from version 1.0.0 up to the latest, 2.14.0, each with its respective reference link."],["The `CheckCloudIdentityAccountsExistRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CheckCloudIdentityAccountsExistRequest` class has two constructors and includes properties for `Domain` and `Parent`, which are both required for checking the existence of Cloud Identity accounts."]]],[]]