Google Cloud Deploy v1 API - Class PredeployJob (2.15.0)

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

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

A predeploy Job.

Inheritance

object > PredeployJob

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Constructors

PredeployJob()

public PredeployJob()

PredeployJob(PredeployJob)

public PredeployJob(PredeployJob other)
Parameter
NameDescription
otherPredeployJob

Properties

Actions

public RepeatedField<string> Actions { get; }

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

Property Value
TypeDescription
RepeatedFieldstring