Package com.google.cloud.compute.v1
Class InstanceGroupManagerUpdatePolicy
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.InstanceGroupManagerUpdatePolicy
-
- All Implemented Interfaces:
InstanceGroupManagerUpdatePolicyOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class InstanceGroupManagerUpdatePolicy extends com.google.protobuf.GeneratedMessageV3 implements InstanceGroupManagerUpdatePolicyOrBuilder
google.cloud.compute.v1.InstanceGroupManagerUpdatePolicy
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InstanceGroupManagerUpdatePolicy.Builder
static class
InstanceGroupManagerUpdatePolicy.InstanceRedistributionType
The instance redistribution policy for regional managed instance groups.static class
InstanceGroupManagerUpdatePolicy.MinimalAction
Minimal action to be taken on an instance.static class
InstanceGroupManagerUpdatePolicy.MostDisruptiveAllowedAction
Most disruptive action that is allowed to be taken on an instance.static class
InstanceGroupManagerUpdatePolicy.ReplacementMethod
What action should be used to replace instances.static class
InstanceGroupManagerUpdatePolicy.Type
The type of update process.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
INSTANCE_REDISTRIBUTION_TYPE_FIELD_NUMBER
static int
MAX_SURGE_FIELD_NUMBER
static int
MAX_UNAVAILABLE_FIELD_NUMBER
static int
MINIMAL_ACTION_FIELD_NUMBER
static int
MOST_DISRUPTIVE_ALLOWED_ACTION_FIELD_NUMBER
static int
REPLACEMENT_METHOD_FIELD_NUMBER
static int
TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static InstanceGroupManagerUpdatePolicy
getDefaultInstance()
InstanceGroupManagerUpdatePolicy
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
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.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.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.com.google.protobuf.Parser<InstanceGroupManagerUpdatePolicy>
getParserForType()
String
getReplacementMethod()
What action should be used to replace instances.com.google.protobuf.ByteString
getReplacementMethodBytes()
What action should be used to replace instances.int
getSerializedSize()
String
getType()
The type of update process.com.google.protobuf.ByteString
getTypeBytes()
The type of update process.int
hashCode()
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()
static InstanceGroupManagerUpdatePolicy.Builder
newBuilder()
static InstanceGroupManagerUpdatePolicy.Builder
newBuilder(InstanceGroupManagerUpdatePolicy prototype)
InstanceGroupManagerUpdatePolicy.Builder
newBuilderForType()
protected InstanceGroupManagerUpdatePolicy.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static InstanceGroupManagerUpdatePolicy
parseDelimitedFrom(InputStream input)
static InstanceGroupManagerUpdatePolicy
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroupManagerUpdatePolicy
parseFrom(byte[] data)
static InstanceGroupManagerUpdatePolicy
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroupManagerUpdatePolicy
parseFrom(com.google.protobuf.ByteString data)
static InstanceGroupManagerUpdatePolicy
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroupManagerUpdatePolicy
parseFrom(com.google.protobuf.CodedInputStream input)
static InstanceGroupManagerUpdatePolicy
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroupManagerUpdatePolicy
parseFrom(InputStream input)
static InstanceGroupManagerUpdatePolicy
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroupManagerUpdatePolicy
parseFrom(ByteBuffer data)
static InstanceGroupManagerUpdatePolicy
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<InstanceGroupManagerUpdatePolicy>
parser()
InstanceGroupManagerUpdatePolicy.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
INSTANCE_REDISTRIBUTION_TYPE_FIELD_NUMBER
public static final int INSTANCE_REDISTRIBUTION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_SURGE_FIELD_NUMBER
public static final int MAX_SURGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_UNAVAILABLE_FIELD_NUMBER
public static final int MAX_UNAVAILABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MINIMAL_ACTION_FIELD_NUMBER
public static final int MINIMAL_ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MOST_DISRUPTIVE_ALLOWED_ACTION_FIELD_NUMBER
public static final int MOST_DISRUPTIVE_ALLOWED_ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPLACEMENT_METHOD_FIELD_NUMBER
public static final int REPLACEMENT_METHOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasInstanceRedistributionType
public 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;
- Specified by:
hasInstanceRedistributionType
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- Whether the instanceRedistributionType field is set.
-
getInstanceRedistributionType
public 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;
- Specified by:
getInstanceRedistributionType
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The instanceRedistributionType.
-
getInstanceRedistributionTypeBytes
public 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;
- Specified by:
getInstanceRedistributionTypeBytes
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The bytes for instanceRedistributionType.
-
hasMaxSurge
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;
- Specified by:
hasMaxSurge
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- Whether the maxSurge field is set.
-
getMaxSurge
public 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;
- Specified by:
getMaxSurge
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The maxSurge.
-
getMaxSurgeOrBuilder
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;
- Specified by:
getMaxSurgeOrBuilder
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
-
hasMaxUnavailable
public 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;
- Specified by:
hasMaxUnavailable
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- Whether the maxUnavailable field is set.
-
getMaxUnavailable
public 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;
- Specified by:
getMaxUnavailable
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The maxUnavailable.
-
getMaxUnavailableOrBuilder
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;
- Specified by:
getMaxUnavailableOrBuilder
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
-
hasMinimalAction
public 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;
- Specified by:
hasMinimalAction
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- Whether the minimalAction field is set.
-
getMinimalAction
public 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;
- Specified by:
getMinimalAction
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The minimalAction.
-
getMinimalActionBytes
public 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;
- Specified by:
getMinimalActionBytes
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The bytes for minimalAction.
-
hasMostDisruptiveAllowedAction
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 avoid restarting the VM and to limit disruption as much as possible. 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;
- Specified by:
hasMostDisruptiveAllowedAction
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- Whether the mostDisruptiveAllowedAction field is set.
-
getMostDisruptiveAllowedAction
public 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 avoid restarting the VM and to limit disruption as much as possible. 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;
- Specified by:
getMostDisruptiveAllowedAction
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The mostDisruptiveAllowedAction.
-
getMostDisruptiveAllowedActionBytes
public 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 avoid restarting the VM and to limit disruption as much as possible. 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;
- Specified by:
getMostDisruptiveAllowedActionBytes
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The bytes for mostDisruptiveAllowedAction.
-
hasReplacementMethod
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;
- Specified by:
hasReplacementMethod
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- Whether the replacementMethod field is set.
-
getReplacementMethod
public 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;
- Specified by:
getReplacementMethod
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The replacementMethod.
-
getReplacementMethodBytes
public 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;
- Specified by:
getReplacementMethodBytes
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The bytes for replacementMethod.
-
hasType
public boolean hasType()
The type of update process. You can specify either PROACTIVE so that the MIG automatically updates VMs to the latest configurations or OPPORTUNISTIC so that you can select the VMs that you want to update. Check the Type enum for the list of possible values.
optional string type = 3575610;
- Specified by:
hasType
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- Whether the type field is set.
-
getType
public String getType()
The type of update process. You can specify either PROACTIVE so that the MIG automatically updates VMs to the latest configurations or OPPORTUNISTIC so that you can select the VMs that you want to update. Check the Type enum for the list of possible values.
optional string type = 3575610;
- Specified by:
getType
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
The type of update process. You can specify either PROACTIVE so that the MIG automatically updates VMs to the latest configurations or OPPORTUNISTIC so that you can select the VMs that you want to update. Check the Type enum for the list of possible values.
optional string type = 3575610;
- Specified by:
getTypeBytes
in interfaceInstanceGroupManagerUpdatePolicyOrBuilder
- Returns:
- The bytes for type.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InstanceGroupManagerUpdatePolicy parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InstanceGroupManagerUpdatePolicy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InstanceGroupManagerUpdatePolicy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public InstanceGroupManagerUpdatePolicy.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InstanceGroupManagerUpdatePolicy.Builder newBuilder()
-
newBuilder
public static InstanceGroupManagerUpdatePolicy.Builder newBuilder(InstanceGroupManagerUpdatePolicy prototype)
-
toBuilder
public InstanceGroupManagerUpdatePolicy.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InstanceGroupManagerUpdatePolicy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InstanceGroupManagerUpdatePolicy getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InstanceGroupManagerUpdatePolicy> parser()
-
getParserForType
public com.google.protobuf.Parser<InstanceGroupManagerUpdatePolicy> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InstanceGroupManagerUpdatePolicy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-