Google Cloud Deploy v1 API - Class PostdeployJob (2.15.0)

public sealed class PostdeployJob : IMessage<PostdeployJob>, IEquatable<PostdeployJob>, IDeepCloneable<PostdeployJob>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Deploy v1 API class PostdeployJob.

A postdeploy Job.

Inheritance

object > PostdeployJob

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Constructors

PostdeployJob()

public PostdeployJob()

PostdeployJob(PostdeployJob)

public PostdeployJob(PostdeployJob other)
Parameter
NameDescription
otherPostdeployJob

Properties

Actions

public RepeatedField<string> Actions { get; }

Output only. The custom actions that the postdeploy Job executes.

Property Value
TypeDescription
RepeatedFieldstring