Class PatchJobs.ExecStep (2.20.0)

public static final class PatchJobs.ExecStep extends GeneratedMessageV3 implements PatchJobs.ExecStepOrBuilder

A step that runs an executable for a PatchJob.

Protobuf type google.cloud.osconfig.v1beta.ExecStep

Static Fields

LINUX_EXEC_STEP_CONFIG_FIELD_NUMBER

public static final int LINUX_EXEC_STEP_CONFIG_FIELD_NUMBER
Field Value
TypeDescription
int

WINDOWS_EXEC_STEP_CONFIG_FIELD_NUMBER

public static final int WINDOWS_EXEC_STEP_CONFIG_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static PatchJobs.ExecStep getDefaultInstance()
Returns
TypeDescription
PatchJobs.ExecStep

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static PatchJobs.ExecStep.Builder newBuilder()
Returns
TypeDescription
PatchJobs.ExecStep.Builder

newBuilder(PatchJobs.ExecStep prototype)

public static PatchJobs.ExecStep.Builder newBuilder(PatchJobs.ExecStep prototype)
Parameter
NameDescription
prototypePatchJobs.ExecStep
Returns
TypeDescription
PatchJobs.ExecStep.Builder

parseDelimitedFrom(InputStream input)

public static PatchJobs.ExecStep parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
PatchJobs.ExecStep
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static PatchJobs.ExecStep parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
PatchJobs.ExecStep
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static PatchJobs.ExecStep parseFrom(byte[] data)