public sealed class CloudIdentityCustomerAccount : IMessage<CloudIdentityCustomerAccount>, IEquatable<CloudIdentityCustomerAccount>, IDeepCloneable<CloudIdentityCustomerAccount>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class CloudIdentityCustomerAccount.
Entity representing a Cloud Identity account that may be
associated with a Channel Services API partner.
If owned = true, the name of the customer that owns the Cloud Identity
account.
Customer_name uses the format:
accounts/{account_id}/customers/{customer_id}
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `CloudIdentityCustomerAccount` class within the Google Cloud Channel v1 API for .NET, with the current version being 2.5.0."],["The `CloudIdentityCustomerAccount` class represents a Cloud Identity account that can be associated with a Channel Services API partner, and it includes information on whether the account exists and if it is owned."],["The latest version of the API available is 2.14.0, and the documentation provides links to older versions all the way down to version 1.0.0, to cover a wide range of needs."],["Key properties of the `CloudIdentityCustomerAccount` class include `CustomerCloudIdentityId`, `CustomerName`, `Existing`, and `Owned`, which provide specific details about the Cloud Identity account."],["The documentation details the inheritance, implementation, constructors, properties, and namespace of the class, along with references to related assemblies and .NET documentation."]]],[]]