public sealed class CustomTargetDeployMetadata : IMessage<CustomTargetDeployMetadata>, IEquatable<CustomTargetDeployMetadata>, IDeepCloneable<CustomTargetDeployMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CustomTargetDeployMetadata.
CustomTargetDeployMetadata contains information from a Custom Target deploy operation.
Implements
IMessageCustomTargetDeployMetadata, IEquatableCustomTargetDeployMetadata, IDeepCloneableCustomTargetDeployMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Constructors
CustomTargetDeployMetadata()
public CustomTargetDeployMetadata()
CustomTargetDeployMetadata(CustomTargetDeployMetadata)
public CustomTargetDeployMetadata(CustomTargetDeployMetadata other)
Parameter | |
---|---|
Name | Description |
other |
CustomTargetDeployMetadata |
Properties
SkipMessage
public string SkipMessage { get; set; }
Output only. Skip message provided in the results of a custom deploy operation.
Property Value | |
---|---|
Type | Description |
string |