public static final class InstanceGroupManagerUpdatePolicy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder> implements InstanceGroupManagerUpdatePolicyOrBuilder
Protobuf type
google.cloud.compute.v1.InstanceGroupManagerUpdatePolicy| Modifier and Type | Method and Description |
|---|---|
InstanceGroupManagerUpdatePolicy.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupManagerUpdatePolicy |
build() |
InstanceGroupManagerUpdatePolicy |
buildPartial() |
InstanceGroupManagerUpdatePolicy.Builder |
clear() |
InstanceGroupManagerUpdatePolicy.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstanceGroupManagerUpdatePolicy.Builder |
clearInstanceRedistributionType()
The instance redistribution policy for regional managed instance groups.
|
InstanceGroupManagerUpdatePolicy.Builder |
clearMaxSurge()
The maximum number of instances that can be created above the specified targetSize during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
clearMaxUnavailable()
The maximum number of instances that can be unavailable during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
clearMinimalAction()
Minimal action to be taken on an instance.
|
InstanceGroupManagerUpdatePolicy.Builder |
clearMostDisruptiveAllowedAction()
Most disruptive action that is allowed to be taken on an instance.
|
InstanceGroupManagerUpdatePolicy.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstanceGroupManagerUpdatePolicy.Builder |
clearReplacementMethod()
What action should be used to replace instances.
|
InstanceGroupManagerUpdatePolicy.Builder |
clearType()
The type of update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
clone() |
InstanceGroupManagerUpdatePolicy |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstanceRedistributionType()
The instance redistribution policy for regional managed instance groups.
|
com.google.protobuf.ByteString |
getInstanceRedistributionTypeBytes()
The instance redistribution policy for regional managed instance groups.
|
FixedOrPercent |
getMaxSurge()
The maximum number of instances that can be created above the specified targetSize during the update process.
|
FixedOrPercent.Builder |
getMaxSurgeBuilder()
The maximum number of instances that can be created above the specified targetSize during the update process.
|
FixedOrPercentOrBuilder |
getMaxSurgeOrBuilder()
The maximum number of instances that can be created above the specified targetSize during the update process.
|
FixedOrPercent |
getMaxUnavailable()
The maximum number of instances that can be unavailable during the update process.
|
FixedOrPercent.Builder |
getMaxUnavailableBuilder()
The maximum number of instances that can be unavailable during the update process.
|
FixedOrPercentOrBuilder |
getMaxUnavailableOrBuilder()
The maximum number of instances that can be unavailable during the update process.
|
String |
getMinimalAction()
Minimal action to be taken on an instance.
|
com.google.protobuf.ByteString |
getMinimalActionBytes()
Minimal action to be taken on an instance.
|
String |
getMostDisruptiveAllowedAction()
Most disruptive action that is allowed to be taken on an instance.
|
com.google.protobuf.ByteString |
getMostDisruptiveAllowedActionBytes()
Most disruptive action that is allowed to be taken on an instance.
|
String |
getReplacementMethod()
What action should be used to replace instances.
|
com.google.protobuf.ByteString |
getReplacementMethodBytes()
What action should be used to replace instances.
|
String |
getType()
The type of update process.
|
com.google.protobuf.ByteString |
getTypeBytes()
The type of update process.
|
boolean |
hasInstanceRedistributionType()
The instance redistribution policy for regional managed instance groups.
|
boolean |
hasMaxSurge()
The maximum number of instances that can be created above the specified targetSize during the update process.
|
boolean |
hasMaxUnavailable()
The maximum number of instances that can be unavailable during the update process.
|
boolean |
hasMinimalAction()
Minimal action to be taken on an instance.
|
boolean |
hasMostDisruptiveAllowedAction()
Most disruptive action that is allowed to be taken on an instance.
|
boolean |
hasReplacementMethod()
What action should be used to replace instances.
|
boolean |
hasType()
The type of update process.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InstanceGroupManagerUpdatePolicy.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstanceGroupManagerUpdatePolicy.Builder |
mergeFrom(InstanceGroupManagerUpdatePolicy other) |
InstanceGroupManagerUpdatePolicy.Builder |
mergeFrom(com.google.protobuf.Message other) |
InstanceGroupManagerUpdatePolicy.Builder |
mergeMaxSurge(FixedOrPercent value)
The maximum number of instances that can be created above the specified targetSize during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
mergeMaxUnavailable(FixedOrPercent value)
The maximum number of instances that can be unavailable during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupManagerUpdatePolicy.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupManagerUpdatePolicy.Builder |
setInstanceRedistributionType(String value)
The instance redistribution policy for regional managed instance groups.
|
InstanceGroupManagerUpdatePolicy.Builder |
setInstanceRedistributionTypeBytes(com.google.protobuf.ByteString value)
The instance redistribution policy for regional managed instance groups.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMaxSurge(FixedOrPercent.Builder builderForValue)
The maximum number of instances that can be created above the specified targetSize during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMaxSurge(FixedOrPercent value)
The maximum number of instances that can be created above the specified targetSize during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMaxUnavailable(FixedOrPercent.Builder builderForValue)
The maximum number of instances that can be unavailable during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMaxUnavailable(FixedOrPercent value)
The maximum number of instances that can be unavailable during the update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMinimalAction(String value)
Minimal action to be taken on an instance.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMinimalActionBytes(com.google.protobuf.ByteString value)
Minimal action to be taken on an instance.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMostDisruptiveAllowedAction(String value)
Most disruptive action that is allowed to be taken on an instance.
|
InstanceGroupManagerUpdatePolicy.Builder |
setMostDisruptiveAllowedActionBytes(com.google.protobuf.ByteString value)
Most disruptive action that is allowed to be taken on an instance.
|
InstanceGroupManagerUpdatePolicy.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstanceGroupManagerUpdatePolicy.Builder |
setReplacementMethod(String value)
What action should be used to replace instances.
|
InstanceGroupManagerUpdatePolicy.Builder |
setReplacementMethodBytes(com.google.protobuf.ByteString value)
What action should be used to replace instances.
|
InstanceGroupManagerUpdatePolicy.Builder |
setType(String value)
The type of update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
The type of update process.
|
InstanceGroupManagerUpdatePolicy.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstanceGroupManagerUpdatePolicy build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupManagerUpdatePolicy buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupManagerUpdatePolicy.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder mergeFrom(InstanceGroupManagerUpdatePolicy other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public InstanceGroupManagerUpdatePolicy.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupManagerUpdatePolicy.Builder>IOExceptionpublic boolean hasInstanceRedistributionType()
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. Check the InstanceRedistributionType enum for the list of possible values.
optional string instance_redistribution_type = 292630424;hasInstanceRedistributionType in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic String getInstanceRedistributionType()
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. Check the InstanceRedistributionType enum for the list of possible values.
optional string instance_redistribution_type = 292630424;getInstanceRedistributionType in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic com.google.protobuf.ByteString getInstanceRedistributionTypeBytes()
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. Check the InstanceRedistributionType enum for the list of possible values.
optional string instance_redistribution_type = 292630424;getInstanceRedistributionTypeBytes in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic InstanceGroupManagerUpdatePolicy.Builder setInstanceRedistributionType(String value)
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. Check the InstanceRedistributionType enum for the list of possible values.
optional string instance_redistribution_type = 292630424;value - The instanceRedistributionType to set.public InstanceGroupManagerUpdatePolicy.Builder clearInstanceRedistributionType()
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. Check the InstanceRedistributionType enum for the list of possible values.
optional string instance_redistribution_type = 292630424;public InstanceGroupManagerUpdatePolicy.Builder setInstanceRedistributionTypeBytes(com.google.protobuf.ByteString value)
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. Check the InstanceRedistributionType enum for the list of possible values.
optional string instance_redistribution_type = 292630424;value - The bytes for instanceRedistributionType to set.public boolean hasMaxSurge()
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;hasMaxSurge in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic FixedOrPercent getMaxSurge()
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;getMaxSurge in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic InstanceGroupManagerUpdatePolicy.Builder setMaxSurge(FixedOrPercent value)
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;public InstanceGroupManagerUpdatePolicy.Builder setMaxSurge(FixedOrPercent.Builder builderForValue)
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;public InstanceGroupManagerUpdatePolicy.Builder mergeMaxSurge(FixedOrPercent value)
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;public InstanceGroupManagerUpdatePolicy.Builder clearMaxSurge()
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;public FixedOrPercent.Builder getMaxSurgeBuilder()
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;public FixedOrPercentOrBuilder getMaxSurgeOrBuilder()
The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge.
optional .google.cloud.compute.v1.FixedOrPercent max_surge = 302572691;getMaxSurgeOrBuilder in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic boolean hasMaxUnavailable()
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;hasMaxUnavailable in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic FixedOrPercent getMaxUnavailable()
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;getMaxUnavailable in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic InstanceGroupManagerUpdatePolicy.Builder setMaxUnavailable(FixedOrPercent value)
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;public InstanceGroupManagerUpdatePolicy.Builder setMaxUnavailable(FixedOrPercent.Builder builderForValue)
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;public InstanceGroupManagerUpdatePolicy.Builder mergeMaxUnavailable(FixedOrPercent value)
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;public InstanceGroupManagerUpdatePolicy.Builder clearMaxUnavailable()
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;public FixedOrPercent.Builder getMaxUnavailableBuilder()
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;public FixedOrPercentOrBuilder getMaxUnavailableOrBuilder()
The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable.
optional .google.cloud.compute.v1.FixedOrPercent max_unavailable = 404940277;getMaxUnavailableOrBuilder in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic boolean hasMinimalAction()
Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. Check the MinimalAction enum for the list of possible values.
optional string minimal_action = 270567060;hasMinimalAction in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic String getMinimalAction()
Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. Check the MinimalAction enum for the list of possible values.
optional string minimal_action = 270567060;getMinimalAction in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic com.google.protobuf.ByteString getMinimalActionBytes()
Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. Check the MinimalAction enum for the list of possible values.
optional string minimal_action = 270567060;getMinimalActionBytes in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic InstanceGroupManagerUpdatePolicy.Builder setMinimalAction(String value)
Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. Check the MinimalAction enum for the list of possible values.
optional string minimal_action = 270567060;value - The minimalAction to set.public InstanceGroupManagerUpdatePolicy.Builder clearMinimalAction()
Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. Check the MinimalAction enum for the list of possible values.
optional string minimal_action = 270567060;public InstanceGroupManagerUpdatePolicy.Builder setMinimalActionBytes(com.google.protobuf.ByteString value)
Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. Check the MinimalAction enum for the list of possible values.
optional string minimal_action = 270567060;value - The bytes for minimalAction to set.public boolean hasMostDisruptiveAllowedAction()
Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. Check the MostDisruptiveAllowedAction enum for the list of possible values.
optional string most_disruptive_allowed_action = 66103053;hasMostDisruptiveAllowedAction in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic String getMostDisruptiveAllowedAction()
Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. Check the MostDisruptiveAllowedAction enum for the list of possible values.
optional string most_disruptive_allowed_action = 66103053;getMostDisruptiveAllowedAction in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic com.google.protobuf.ByteString getMostDisruptiveAllowedActionBytes()
Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. Check the MostDisruptiveAllowedAction enum for the list of possible values.
optional string most_disruptive_allowed_action = 66103053;getMostDisruptiveAllowedActionBytes in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic InstanceGroupManagerUpdatePolicy.Builder setMostDisruptiveAllowedAction(String value)
Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. Check the MostDisruptiveAllowedAction enum for the list of possible values.
optional string most_disruptive_allowed_action = 66103053;value - The mostDisruptiveAllowedAction to set.public InstanceGroupManagerUpdatePolicy.Builder clearMostDisruptiveAllowedAction()
Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. Check the MostDisruptiveAllowedAction enum for the list of possible values.
optional string most_disruptive_allowed_action = 66103053;public InstanceGroupManagerUpdatePolicy.Builder setMostDisruptiveAllowedActionBytes(com.google.protobuf.ByteString value)
Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. Check the MostDisruptiveAllowedAction enum for the list of possible values.
optional string most_disruptive_allowed_action = 66103053;value - The bytes for mostDisruptiveAllowedAction to set.public boolean hasReplacementMethod()
What action should be used to replace instances. See minimal_action.REPLACE Check the ReplacementMethod enum for the list of possible values.
optional string replacement_method = 505931694;hasReplacementMethod in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic String getReplacementMethod()
What action should be used to replace instances. See minimal_action.REPLACE Check the ReplacementMethod enum for the list of possible values.
optional string replacement_method = 505931694;getReplacementMethod in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic com.google.protobuf.ByteString getReplacementMethodBytes()
What action should be used to replace instances. See minimal_action.REPLACE Check the ReplacementMethod enum for the list of possible values.
optional string replacement_method = 505931694;getReplacementMethodBytes in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic InstanceGroupManagerUpdatePolicy.Builder setReplacementMethod(String value)
What action should be used to replace instances. See minimal_action.REPLACE Check the ReplacementMethod enum for the list of possible values.
optional string replacement_method = 505931694;value - The replacementMethod to set.public InstanceGroupManagerUpdatePolicy.Builder clearReplacementMethod()
What action should be used to replace instances. See minimal_action.REPLACE Check the ReplacementMethod enum for the list of possible values.
optional string replacement_method = 505931694;public InstanceGroupManagerUpdatePolicy.Builder setReplacementMethodBytes(com.google.protobuf.ByteString value)
What action should be used to replace instances. See minimal_action.REPLACE Check the ReplacementMethod enum for the list of possible values.
optional string replacement_method = 505931694;value - The bytes for replacementMethod to set.public boolean hasType()
The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls). Check the Type enum for the list of possible values.
optional string type = 3575610;hasType in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic String getType()
The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls). Check the Type enum for the list of possible values.
optional string type = 3575610;getType in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls). Check the Type enum for the list of possible values.
optional string type = 3575610;getTypeBytes in interface InstanceGroupManagerUpdatePolicyOrBuilderpublic InstanceGroupManagerUpdatePolicy.Builder setType(String value)
The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls). Check the Type enum for the list of possible values.
optional string type = 3575610;value - The type to set.public InstanceGroupManagerUpdatePolicy.Builder clearType()
The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls). Check the Type enum for the list of possible values.
optional string type = 3575610;public InstanceGroupManagerUpdatePolicy.Builder setTypeBytes(com.google.protobuf.ByteString value)
The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls). Check the Type enum for the list of possible values.
optional string type = 3575610;value - The bytes for type to set.public final InstanceGroupManagerUpdatePolicy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>public final InstanceGroupManagerUpdatePolicy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerUpdatePolicy.Builder>Copyright © 2023 Google LLC. All rights reserved.