public sealed class DeployJobRunMetadata : IMessage<DeployJobRunMetadata>, IEquatable<DeployJobRunMetadata>, IDeepCloneable<DeployJobRunMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class DeployJobRunMetadata.
DeployJobRunMetadata surfaces information associated with a DeployJobRun to
the user.
[[["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-02 UTC."],[[["This webpage provides documentation for the `DeployJobRunMetadata` class within the Google Cloud Deploy v1 API for .NET, with the latest version being 3.4.0."],["The `DeployJobRunMetadata` class, part of the `Google.Cloud.Deploy.V1` namespace, is used to convey details about a `DeployJobRun` to the user and is available in versions ranging from 1.0.0 to 3.4.0."],["`DeployJobRunMetadata` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as cloning and equality checks."],["The class features properties like `CloudRun`, `Custom`, and `CustomTarget` which provide information about the associated Cloud Run service and custom metadata for user-defined deploy operations."],["The webpage includes documentation to review all past versions of the `DeployJobRunMetadata` class up until version 1.0.0 and its associated members."]]],[]]