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 page provides reference documentation and code samples for the `DeployJobRunMetadata` class within the Google Cloud Deploy v1 API."],["The latest available version of this class is 3.4.0, but there are many older versions all the way back to 1.0.0 available for reference."],["The `DeployJobRunMetadata` class, surfaces information about `DeployJobRun` to the user, and is located within the `Google.Cloud.Deploy.V1` namespace."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DeployJobRunMetadata` includes properties such as `CloudRun`, which is related to a Cloud Run Service, and it has constructors that allow for empty or copy construction."]]],[]]