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 within the Google Cloud Channel v1 API, specifically for the .NET environment."],["The `CheckCloudIdentityAccountsExistRequest` class is used to construct request messages for the `CheckCloudIdentityAccountsExist` method within the `CloudChannelService`, which is used to check the existence of a Cloud Identity account."],["The latest version of the documentation available is 2.14.0, but the page also includes documentation for multiple previous versions, including version 2.10.0, which is the default landing version."],["The class implements various interfaces such as IMessage, IEquatable, and IDeepCloneable and contains the properties 'Domain' and 'Parent', both of which take a string value."],["The class has two constructors, one default constructor that takes no parameters and one that takes another `CheckCloudIdentityAccountsExistRequest` as a parameter."]]],[]]