Package com.google.cloud.osconfig.v1beta
Class PatchJobs.PatchConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
- com.google.cloud.osconfig.v1beta.PatchJobs.PatchConfig.Builder
-
- All Implemented Interfaces:
PatchJobs.PatchConfigOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PatchJobs.PatchConfig
public static final class PatchJobs.PatchConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder> implements PatchJobs.PatchConfigOrBuilder
Patch configuration specifications. Contains details on how to apply the patch(es) to a VM instance.
Protobuf typegoogle.cloud.osconfig.v1beta.PatchConfig
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
clear
public PatchJobs.PatchConfig.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
getDefaultInstanceForType
public PatchJobs.PatchConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PatchJobs.PatchConfig build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PatchJobs.PatchConfig buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PatchJobs.PatchConfig.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
setField
public PatchJobs.PatchConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
clearField
public PatchJobs.PatchConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
clearOneof
public PatchJobs.PatchConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
setRepeatedField
public PatchJobs.PatchConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
addRepeatedField
public PatchJobs.PatchConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
mergeFrom
public PatchJobs.PatchConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PatchJobs.PatchConfig.Builder>
-
mergeFrom
public PatchJobs.PatchConfig.Builder mergeFrom(PatchJobs.PatchConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
mergeFrom
public PatchJobs.PatchConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PatchJobs.PatchConfig.Builder>
- Throws:
IOException
-
getRebootConfigValue
public int getRebootConfigValue()
Post-patch reboot settings.
.google.cloud.osconfig.v1beta.PatchConfig.RebootConfig reboot_config = 1;
- Specified by:
getRebootConfigValue
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The enum numeric value on the wire for rebootConfig.
-
setRebootConfigValue
public PatchJobs.PatchConfig.Builder setRebootConfigValue(int value)
Post-patch reboot settings.
.google.cloud.osconfig.v1beta.PatchConfig.RebootConfig reboot_config = 1;
- Parameters:
value
- The enum numeric value on the wire for rebootConfig to set.- Returns:
- This builder for chaining.
-
getRebootConfig
public PatchJobs.PatchConfig.RebootConfig getRebootConfig()
Post-patch reboot settings.
.google.cloud.osconfig.v1beta.PatchConfig.RebootConfig reboot_config = 1;
- Specified by:
getRebootConfig
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The rebootConfig.
-
setRebootConfig
public PatchJobs.PatchConfig.Builder setRebootConfig(PatchJobs.PatchConfig.RebootConfig value)
Post-patch reboot settings.
.google.cloud.osconfig.v1beta.PatchConfig.RebootConfig reboot_config = 1;
- Parameters:
value
- The rebootConfig to set.- Returns:
- This builder for chaining.
-
clearRebootConfig
public PatchJobs.PatchConfig.Builder clearRebootConfig()
Post-patch reboot settings.
.google.cloud.osconfig.v1beta.PatchConfig.RebootConfig reboot_config = 1;
- Returns:
- This builder for chaining.
-
hasApt
public boolean hasApt()
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
- Specified by:
hasApt
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- Whether the apt field is set.
-
getApt
public PatchJobs.AptSettings getApt()
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
- Specified by:
getApt
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The apt.
-
setApt
public PatchJobs.PatchConfig.Builder setApt(PatchJobs.AptSettings value)
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
-
setApt
public PatchJobs.PatchConfig.Builder setApt(PatchJobs.AptSettings.Builder builderForValue)
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
-
mergeApt
public PatchJobs.PatchConfig.Builder mergeApt(PatchJobs.AptSettings value)
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
-
clearApt
public PatchJobs.PatchConfig.Builder clearApt()
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
-
getAptBuilder
public PatchJobs.AptSettings.Builder getAptBuilder()
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
-
getAptOrBuilder
public PatchJobs.AptSettingsOrBuilder getAptOrBuilder()
Apt update settings. Use this setting to override the default `apt` patch rules.
.google.cloud.osconfig.v1beta.AptSettings apt = 3;
- Specified by:
getAptOrBuilder
in interfacePatchJobs.PatchConfigOrBuilder
-
hasYum
public boolean hasYum()
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
- Specified by:
hasYum
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- Whether the yum field is set.
-
getYum
public PatchJobs.YumSettings getYum()
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
- Specified by:
getYum
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The yum.
-
setYum
public PatchJobs.PatchConfig.Builder setYum(PatchJobs.YumSettings value)
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
-
setYum
public PatchJobs.PatchConfig.Builder setYum(PatchJobs.YumSettings.Builder builderForValue)
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
-
mergeYum
public PatchJobs.PatchConfig.Builder mergeYum(PatchJobs.YumSettings value)
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
-
clearYum
public PatchJobs.PatchConfig.Builder clearYum()
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
-
getYumBuilder
public PatchJobs.YumSettings.Builder getYumBuilder()
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
-
getYumOrBuilder
public PatchJobs.YumSettingsOrBuilder getYumOrBuilder()
Yum update settings. Use this setting to override the default `yum` patch rules.
.google.cloud.osconfig.v1beta.YumSettings yum = 4;
- Specified by:
getYumOrBuilder
in interfacePatchJobs.PatchConfigOrBuilder
-
hasGoo
public boolean hasGoo()
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
- Specified by:
hasGoo
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- Whether the goo field is set.
-
getGoo
public PatchJobs.GooSettings getGoo()
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
- Specified by:
getGoo
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The goo.
-
setGoo
public PatchJobs.PatchConfig.Builder setGoo(PatchJobs.GooSettings value)
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
-
setGoo
public PatchJobs.PatchConfig.Builder setGoo(PatchJobs.GooSettings.Builder builderForValue)
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
-
mergeGoo
public PatchJobs.PatchConfig.Builder mergeGoo(PatchJobs.GooSettings value)
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
-
clearGoo
public PatchJobs.PatchConfig.Builder clearGoo()
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
-
getGooBuilder
public PatchJobs.GooSettings.Builder getGooBuilder()
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
-
getGooOrBuilder
public PatchJobs.GooSettingsOrBuilder getGooOrBuilder()
Goo update settings. Use this setting to override the default `goo` patch rules.
.google.cloud.osconfig.v1beta.GooSettings goo = 5;
- Specified by:
getGooOrBuilder
in interfacePatchJobs.PatchConfigOrBuilder
-
hasZypper
public boolean hasZypper()
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
- Specified by:
hasZypper
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- Whether the zypper field is set.
-
getZypper
public PatchJobs.ZypperSettings getZypper()
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
- Specified by:
getZypper
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The zypper.
-
setZypper
public PatchJobs.PatchConfig.Builder setZypper(PatchJobs.ZypperSettings value)
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
-
setZypper
public PatchJobs.PatchConfig.Builder setZypper(PatchJobs.ZypperSettings.Builder builderForValue)
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
-
mergeZypper
public PatchJobs.PatchConfig.Builder mergeZypper(PatchJobs.ZypperSettings value)
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
-
clearZypper
public PatchJobs.PatchConfig.Builder clearZypper()
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
-
getZypperBuilder
public PatchJobs.ZypperSettings.Builder getZypperBuilder()
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
-
getZypperOrBuilder
public PatchJobs.ZypperSettingsOrBuilder getZypperOrBuilder()
Zypper update settings. Use this setting to override the default `zypper` patch rules.
.google.cloud.osconfig.v1beta.ZypperSettings zypper = 6;
- Specified by:
getZypperOrBuilder
in interfacePatchJobs.PatchConfigOrBuilder
-
hasWindowsUpdate
public boolean hasWindowsUpdate()
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
- Specified by:
hasWindowsUpdate
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- Whether the windowsUpdate field is set.
-
getWindowsUpdate
public PatchJobs.WindowsUpdateSettings getWindowsUpdate()
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
- Specified by:
getWindowsUpdate
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The windowsUpdate.
-
setWindowsUpdate
public PatchJobs.PatchConfig.Builder setWindowsUpdate(PatchJobs.WindowsUpdateSettings value)
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
-
setWindowsUpdate
public PatchJobs.PatchConfig.Builder setWindowsUpdate(PatchJobs.WindowsUpdateSettings.Builder builderForValue)
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
-
mergeWindowsUpdate
public PatchJobs.PatchConfig.Builder mergeWindowsUpdate(PatchJobs.WindowsUpdateSettings value)
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
-
clearWindowsUpdate
public PatchJobs.PatchConfig.Builder clearWindowsUpdate()
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
-
getWindowsUpdateBuilder
public PatchJobs.WindowsUpdateSettings.Builder getWindowsUpdateBuilder()
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
-
getWindowsUpdateOrBuilder
public PatchJobs.WindowsUpdateSettingsOrBuilder getWindowsUpdateOrBuilder()
Windows update settings. Use this override the default windows patch rules.
.google.cloud.osconfig.v1beta.WindowsUpdateSettings windows_update = 7;
- Specified by:
getWindowsUpdateOrBuilder
in interfacePatchJobs.PatchConfigOrBuilder
-
hasPreStep
public boolean hasPreStep()
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
- Specified by:
hasPreStep
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- Whether the preStep field is set.
-
getPreStep
public PatchJobs.ExecStep getPreStep()
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
- Specified by:
getPreStep
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The preStep.
-
setPreStep
public PatchJobs.PatchConfig.Builder setPreStep(PatchJobs.ExecStep value)
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
-
setPreStep
public PatchJobs.PatchConfig.Builder setPreStep(PatchJobs.ExecStep.Builder builderForValue)
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
-
mergePreStep
public PatchJobs.PatchConfig.Builder mergePreStep(PatchJobs.ExecStep value)
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
-
clearPreStep
public PatchJobs.PatchConfig.Builder clearPreStep()
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
-
getPreStepBuilder
public PatchJobs.ExecStep.Builder getPreStepBuilder()
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
-
getPreStepOrBuilder
public PatchJobs.ExecStepOrBuilder getPreStepOrBuilder()
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;
- Specified by:
getPreStepOrBuilder
in interfacePatchJobs.PatchConfigOrBuilder
-
hasPostStep
public boolean hasPostStep()
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
- Specified by:
hasPostStep
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- Whether the postStep field is set.
-
getPostStep
public PatchJobs.ExecStep getPostStep()
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
- Specified by:
getPostStep
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The postStep.
-
setPostStep
public PatchJobs.PatchConfig.Builder setPostStep(PatchJobs.ExecStep value)
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
-
setPostStep
public PatchJobs.PatchConfig.Builder setPostStep(PatchJobs.ExecStep.Builder builderForValue)
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
-
mergePostStep
public PatchJobs.PatchConfig.Builder mergePostStep(PatchJobs.ExecStep value)
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
-
clearPostStep
public PatchJobs.PatchConfig.Builder clearPostStep()
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
-
getPostStepBuilder
public PatchJobs.ExecStep.Builder getPostStepBuilder()
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
-
getPostStepOrBuilder
public PatchJobs.ExecStepOrBuilder getPostStepOrBuilder()
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;
- Specified by:
getPostStepOrBuilder
in interfacePatchJobs.PatchConfigOrBuilder
-
getMigInstancesAllowed
public boolean getMigInstancesAllowed()
Allows the patch job to run on Managed instance groups (MIGs).
bool mig_instances_allowed = 10;
- Specified by:
getMigInstancesAllowed
in interfacePatchJobs.PatchConfigOrBuilder
- Returns:
- The migInstancesAllowed.
-
setMigInstancesAllowed
public PatchJobs.PatchConfig.Builder setMigInstancesAllowed(boolean value)
Allows the patch job to run on Managed instance groups (MIGs).
bool mig_instances_allowed = 10;
- Parameters:
value
- The migInstancesAllowed to set.- Returns:
- This builder for chaining.
-
clearMigInstancesAllowed
public PatchJobs.PatchConfig.Builder clearMigInstancesAllowed()
Allows the patch job to run on Managed instance groups (MIGs).
bool mig_instances_allowed = 10;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final PatchJobs.PatchConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
mergeUnknownFields
public final PatchJobs.PatchConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
-