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-02 UTC."],[[["The webpage provides documentation for the `DeployJobRunMetadata` class within the Google Cloud Deploy v1 API for .NET, with the latest version being 3.4.0."],["`DeployJobRunMetadata` is a class that surfaces information related to a `DeployJobRun`, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `DeployJobRunMetadata` includes properties such as `CloudRun`, `Custom`, and `CustomTarget`, which provide details about the associated Cloud Run service, custom metadata, and custom target metadata, respectively."],["The documentation includes a version history, with links to documentation for each version of `DeployJobRunMetadata`, ranging from version 1.0.0 to 3.4.0."],["The `DeployJobRunMetadata` class has two constructors, a parameterless constructor, and one that uses another `DeployJobRunMetadata` as a parameter."]]],[]]