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-03-21 UTC."],[[["This webpage provides reference documentation for the `DeployJobRunMetadata` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The content details the different versions of the `DeployJobRunMetadata` class, ranging from version 1.0.0 up to the latest version 3.4.0, with version 2.4.0 being the currently selected version."],["The `DeployJobRunMetadata` class is used to surface information related to a `DeployJobRun` to users and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, and also includes properties such as `CloudRun` that shows the Cloud Run service associated with the `DeployJobRun`."],["The page includes constructor information for creating `DeployJobRunMetadata` objects and information on the properties in this class."]]],[]]