public sealed class CustomerOnboardingStep : IMessage<CustomerOnboardingStep>, IEquatable<CustomerOnboardingStep>, IDeepCloneable<CustomerOnboardingStep>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1beta API class CustomerOnboardingStep.
[[["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 page provides reference documentation for the `CustomerOnboardingStep` class within the Google Cloud Controls Partner v1beta API, with the latest version being 1.0.0-beta04."],["The `CustomerOnboardingStep` class is a container for customer onboarding information, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors: a default one and another that takes a `CustomerOnboardingStep` object as a parameter."],["Key properties of the `CustomerOnboardingStep` class include `CompletionState`, `CompletionTime`, `StartTime`, and `Step`, which detail the state, timing, and type of the onboarding step."],["The available properties of this class are `CompletionState`, `CompletionTime`, `StartTime` and `Step` and their corresponding types are `CompletionState`, `Timestamp`, `Timestamp` and `CustomerOnboardingStep.Types.Step`."]]],[]]