public sealed class CustomerOnboardingState : IMessage<CustomerOnboardingState>, IEquatable<CustomerOnboardingState>, IDeepCloneable<CustomerOnboardingState>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1beta API class CustomerOnboardingState.
[[["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 documentation provides reference for the `CustomerOnboardingState` class within the Cloud Controls Partner v1beta API."],["The `CustomerOnboardingState` class, a container for customer onboarding steps, inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the class is `1.0.0-beta04`, but the current documentation is referring to version `1.0.0-beta02`, located under the `Google.Cloud.CloudControlsPartner.V1Beta` namespace, within the `Google.Cloud.CloudControlsPartner.V1Beta.dll` assembly."],["The class `CustomerOnboardingState` includes two constructors and one main property called `OnboardingSteps`, which is of type `RepeatedField` and contains a list of `CustomerOnboardingStep`."]]],[]]