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-09 UTC."],[[["This webpage provides documentation for the `DeployJobRunMetadata` class within the Google Cloud Deploy v1 API."],["The latest version of the API is 3.4.0, with multiple previous versions listed from 3.3.0 down to 1.0.0, providing a history of changes."],["`DeployJobRunMetadata` is designed to provide users with information related to a `DeployJobRun`."],["The `DeployJobRunMetadata` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to make it compatible with various systems."],["It includes a `CloudRun` property of type `CloudRunMetadata`, which contains the name of the associated Cloud Run service, and this property is output only."]]],[]]