Class PatchJobs.PatchConfig (2.16.0)

public static final class PatchJobs.PatchConfig extends GeneratedMessageV3 implements PatchJobs.PatchConfigOrBuilder

Patch configuration specifications. Contains details on how to apply the patch(es) to a VM instance.

Protobuf type google.cloud.osconfig.v1beta.PatchConfig

Static Fields

APT_FIELD_NUMBER

public static final int APT_FIELD_NUMBER
Field Value
TypeDescription
int

GOO_FIELD_NUMBER

public static final int GOO_FIELD_NUMBER
Field Value
TypeDescription
int

MIG_INSTANCES_ALLOWED_FIELD_NUMBER

public static final int MIG_INSTANCES_ALLOWED_FIELD_NUMBER
Field Value
TypeDescription
int

POST_STEP_FIELD_NUMBER

public static final int POST_STEP_FIELD_NUMBER
Field Value
TypeDescription
int

PRE_STEP_FIELD_NUMBER

public static final int PRE_STEP_FIELD_NUMBER
Field Value
TypeDescription
int

REBOOT_CONFIG_FIELD_NUMBER

public static final int REBOOT_CONFIG_FIELD_NUMBER
Field Value
TypeDescription
int

WINDOWS_UPDATE_FIELD_NUMBER

public static final int WINDOWS_UPDATE_FIELD_NUMBER
Field Value
TypeDescription
int

YUM_FIELD_NUMBER

public static final int YUM_FIELD_NUMBER
Field Value
TypeDescription
int

ZYPPER_FIELD_NUMBER

public static final int ZYPPER_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

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

getDescriptor()

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

newBuilder()

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

newBuilder(PatchJobs.PatchConfig prototype)

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

parseDelimitedFrom(InputStream input)