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."],[[["The latest version available for `DeployJobRunMetadata` is 3.4.0, which can be found in the provided list."],["The `DeployJobRunMetadata` class surfaces information related to a `DeployJobRun` to the user, as documented in the provided API class information."],["`DeployJobRunMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property `CloudRun` of type `CloudRunMetadata`, representing the Cloud Run Service associated with a `DeployJobRun`."],["The class has multiple versions available, from 1.0.0 up to the most recent, 3.4.0, with links to each versions documentation page."]]],[]]