public sealed class Step : IMessage<OperationMetadata.Types.Step>, IEquatable<OperationMetadata.Types.Step>, IDeepCloneable<OperationMetadata.Types.Step>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class OperationMetadata.Types.Step.
[[["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-01 UTC."],[[["This document provides reference documentation for the `OperationMetadata.Types.Step` class in the Service Management v1 API, representing the status of an operation step."],["The `Step` class is part of the `Google.Cloud.ServiceManagement.V1` namespace and is implemented within the `Google.Cloud.ServiceManagement.V1.dll` assembly."],["The `Step` class can be constructed using a default constructor or by copying the values of another `OperationMetadata.Types.Step` instance."],["Key properties of the `Step` class include `Description`, which provides a short description of the step, and `Status`, which represents the status code of the step."],["The documentation provided features various versions of the library, with the latest being `2.4.0`."]]],[]]