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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
clear
public PatchJobs.PatchConfig.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
getDefaultInstanceForType
public PatchJobs.PatchConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PatchJobs.PatchConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PatchJobs.PatchConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PatchJobs.PatchConfig.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
setField
public PatchJobs.PatchConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
clearField
public PatchJobs.PatchConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
clearOneof
public PatchJobs.PatchConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
addRepeatedField
public PatchJobs.PatchConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
mergeFrom
public PatchJobs.PatchConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PatchJobs.PatchConfig.Builder>
-
mergeFrom
public PatchJobs.PatchConfig.Builder mergeFrom(PatchJobs.PatchConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
getRebootConfigValuein 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:
getRebootConfigin 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:
hasAptin 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:
getAptin 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:
getAptOrBuilderin 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:
hasYumin 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:
getYumin 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:
getYumOrBuilderin 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:
hasGooin 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:
getGooin 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:
getGooOrBuilderin 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:
hasZypperin 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:
getZypperin 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:
getZypperOrBuilderin 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:
hasWindowsUpdatein 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:
getWindowsUpdatein 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:
getWindowsUpdateOrBuilderin interfacePatchJobs.PatchConfigOrBuilder
-
hasPreStep
public boolean hasPreStep()
The `ExecStep` to run before the patch update.
.google.cloud.osconfig.v1beta.ExecStep pre_step = 8;- Specified by:
hasPreStepin 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:
getPreStepin 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:
getPreStepOrBuilderin interfacePatchJobs.PatchConfigOrBuilder
-
hasPostStep
public boolean hasPostStep()
The `ExecStep` to run after the patch update.
.google.cloud.osconfig.v1beta.ExecStep post_step = 9;- Specified by:
hasPostStepin 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:
getPostStepin 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:
getPostStepOrBuilderin interfacePatchJobs.PatchConfigOrBuilder
-
getMigInstancesAllowed
public boolean getMigInstancesAllowed()
Allows the patch job to run on Managed instance groups (MIGs).
bool mig_instances_allowed = 10;- Specified by:
getMigInstancesAllowedin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
mergeUnknownFields
public final PatchJobs.PatchConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.PatchConfig.Builder>
-
-