public sealed class OperationMetadata.Types.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-03-21 UTC."],[[["The latest version of the `OperationMetadata.Types.Step` class for the Service Management v1 API is 2.4.0."],["This class represents the status of a single operation step within the Service Management API."],["The `OperationMetadata.Types.Step` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `OperationMetadata.Types.Step` class include `Description` (a string) and `Status` (of type `OperationMetadata.Types.Status`), which provide details about the step's status."],["The documentation also lists older versions of the class, going back to version 1.1.0, allowing for the tracking of changes and updates."]]],[]]