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 documentation for the `DeployJobRunMetadata` class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.8.0."],["The latest version available is 3.4.0, and the page also lists various versions ranging from 1.0.0 up to 3.3.0, with direct links to each version's documentation."],["The `DeployJobRunMetadata` class surfaces information associated with a `DeployJobRun` to the user, and it inherits from the base `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, `DeployJobRunMetadata()` and `DeployJobRunMetadata(DeployJobRunMetadata other)`, along with a property called `CloudRun`, which provides output-only metadata on the associated Cloud Run Service."],["The documentation for this class is contained within the `Google.Cloud.Deploy.V1` namespace and `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]