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."],[[["This page provides documentation for the `OperationMetadata.Types.Step` class within the Google Cloud Service Management v1 API, specifically version 2.2.0."],["`OperationMetadata.Types.Step` represents the status of a single operation step and is designed to be an implementable class as it inherits from the `object` class."],["The latest version available in this documentation is 2.4.0, but several prior versions from 1.1.0 to 2.3.0 are also accessible."],["The class `OperationMetadata.Types.Step` includes properties such as `Description` (a string) and `Status` (of type `OperationMetadata.Types.Status`), providing details about the operation step."],["The documentation outlines that the class `OperationMetadata.Types.Step` implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]