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 .NET developers."],["The class is used to check if Cloud Identity accounts exist and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The `CheckCloudIdentityAccountsExistRequest` class has two constructors and two properties: `Domain`, to specify the domain for which to check Cloud Identity accounts, and `Parent`, which identifies the reseller account."],["The page shows historical versions of the API, with version 2.14.0 being the latest and version 1.0.0 being the oldest, allowing developers to find documentation for specific API versions they may be working with."],["The current version of the page displayed is version 2.7.0."]]],[]]