Package com.google.cloud.compute.v1
Class InstanceGroupManagerActionsSummary.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
- com.google.cloud.compute.v1.InstanceGroupManagerActionsSummary.Builder
-
- All Implemented Interfaces:
InstanceGroupManagerActionsSummaryOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- InstanceGroupManagerActionsSummary
public static final class InstanceGroupManagerActionsSummary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder> implements InstanceGroupManagerActionsSummaryOrBuilder
google.cloud.compute.v1.InstanceGroupManagerActionsSummary
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceGroupManagerActionsSummary.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceGroupManagerActionsSummary
build()
InstanceGroupManagerActionsSummary
buildPartial()
InstanceGroupManagerActionsSummary.Builder
clear()
InstanceGroupManagerActionsSummary.Builder
clearAbandoning()
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned.InstanceGroupManagerActionsSummary.Builder
clearCreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created.InstanceGroupManagerActionsSummary.Builder
clearCreatingWithoutRetries()
[Output Only] The number of instances that the managed instance group will attempt to create.InstanceGroupManagerActionsSummary.Builder
clearDeleting()
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.InstanceGroupManagerActionsSummary.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
InstanceGroupManagerActionsSummary.Builder
clearNone()
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.InstanceGroupManagerActionsSummary.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
InstanceGroupManagerActionsSummary.Builder
clearRecreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated.InstanceGroupManagerActionsSummary.Builder
clearRefreshing()
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action.InstanceGroupManagerActionsSummary.Builder
clearRestarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.InstanceGroupManagerActionsSummary.Builder
clearResuming()
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.InstanceGroupManagerActionsSummary.Builder
clearStarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.InstanceGroupManagerActionsSummary.Builder
clearStopping()
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.InstanceGroupManagerActionsSummary.Builder
clearSuspending()
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.InstanceGroupManagerActionsSummary.Builder
clearVerifying()
[Output Only] The number of instances in the managed instance group that are being verified.InstanceGroupManagerActionsSummary.Builder
clone()
int
getAbandoning()
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned.int
getCreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created.int
getCreatingWithoutRetries()
[Output Only] The number of instances that the managed instance group will attempt to create.InstanceGroupManagerActionsSummary
getDefaultInstanceForType()
int
getDeleting()
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
int
getNone()
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.int
getRecreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated.int
getRefreshing()
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action.int
getRestarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.int
getResuming()
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.int
getStarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.int
getStopping()
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.int
getSuspending()
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.int
getVerifying()
[Output Only] The number of instances in the managed instance group that are being verified.boolean
hasAbandoning()
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned.boolean
hasCreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created.boolean
hasCreatingWithoutRetries()
[Output Only] The number of instances that the managed instance group will attempt to create.boolean
hasDeleting()
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.boolean
hasNone()
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.boolean
hasRecreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated.boolean
hasRefreshing()
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action.boolean
hasRestarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.boolean
hasResuming()
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.boolean
hasStarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.boolean
hasStopping()
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.boolean
hasSuspending()
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.boolean
hasVerifying()
[Output Only] The number of instances in the managed instance group that are being verified.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
InstanceGroupManagerActionsSummary.Builder
mergeFrom(InstanceGroupManagerActionsSummary other)
InstanceGroupManagerActionsSummary.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InstanceGroupManagerActionsSummary.Builder
mergeFrom(com.google.protobuf.Message other)
InstanceGroupManagerActionsSummary.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceGroupManagerActionsSummary.Builder
setAbandoning(int value)
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned.InstanceGroupManagerActionsSummary.Builder
setCreating(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created.InstanceGroupManagerActionsSummary.Builder
setCreatingWithoutRetries(int value)
[Output Only] The number of instances that the managed instance group will attempt to create.InstanceGroupManagerActionsSummary.Builder
setDeleting(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.InstanceGroupManagerActionsSummary.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceGroupManagerActionsSummary.Builder
setNone(int value)
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.InstanceGroupManagerActionsSummary.Builder
setRecreating(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated.InstanceGroupManagerActionsSummary.Builder
setRefreshing(int value)
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action.InstanceGroupManagerActionsSummary.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
InstanceGroupManagerActionsSummary.Builder
setRestarting(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.InstanceGroupManagerActionsSummary.Builder
setResuming(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.InstanceGroupManagerActionsSummary.Builder
setStarting(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.InstanceGroupManagerActionsSummary.Builder
setStopping(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.InstanceGroupManagerActionsSummary.Builder
setSuspending(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.InstanceGroupManagerActionsSummary.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceGroupManagerActionsSummary.Builder
setVerifying(int value)
[Output Only] The number of instances in the managed instance group that are being verified.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
clear
public InstanceGroupManagerActionsSummary.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
getDefaultInstanceForType
public InstanceGroupManagerActionsSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceGroupManagerActionsSummary build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceGroupManagerActionsSummary buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceGroupManagerActionsSummary.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
setField
public InstanceGroupManagerActionsSummary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
clearField
public InstanceGroupManagerActionsSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
clearOneof
public InstanceGroupManagerActionsSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
setRepeatedField
public InstanceGroupManagerActionsSummary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
addRepeatedField
public InstanceGroupManagerActionsSummary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
mergeFrom
public InstanceGroupManagerActionsSummary.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupManagerActionsSummary.Builder>
-
mergeFrom
public InstanceGroupManagerActionsSummary.Builder mergeFrom(InstanceGroupManagerActionsSummary other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
mergeFrom
public InstanceGroupManagerActionsSummary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupManagerActionsSummary.Builder>
- Throws:
IOException
-
hasAbandoning
public boolean hasAbandoning()
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned. Abandoning an instance removes it from the managed instance group without deleting it.
optional int32 abandoning = 440023373;
- Specified by:
hasAbandoning
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the abandoning field is set.
-
getAbandoning
public int getAbandoning()
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned. Abandoning an instance removes it from the managed instance group without deleting it.
optional int32 abandoning = 440023373;
- Specified by:
getAbandoning
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The abandoning.
-
setAbandoning
public InstanceGroupManagerActionsSummary.Builder setAbandoning(int value)
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned. Abandoning an instance removes it from the managed instance group without deleting it.
optional int32 abandoning = 440023373;
- Parameters:
value
- The abandoning to set.- Returns:
- This builder for chaining.
-
clearAbandoning
public InstanceGroupManagerActionsSummary.Builder clearAbandoning()
[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned. Abandoning an instance removes it from the managed instance group without deleting it.
optional int32 abandoning = 440023373;
- Returns:
- This builder for chaining.
-
hasCreating
public boolean hasCreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created. If the group fails to create any of these instances, it tries again until it creates the instance successfully. If you have disabled creation retries, this field will not be populated; instead, the creatingWithoutRetries field will be populated.
optional int32 creating = 209809081;
- Specified by:
hasCreating
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the creating field is set.
-
getCreating
public int getCreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created. If the group fails to create any of these instances, it tries again until it creates the instance successfully. If you have disabled creation retries, this field will not be populated; instead, the creatingWithoutRetries field will be populated.
optional int32 creating = 209809081;
- Specified by:
getCreating
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The creating.
-
setCreating
public InstanceGroupManagerActionsSummary.Builder setCreating(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created. If the group fails to create any of these instances, it tries again until it creates the instance successfully. If you have disabled creation retries, this field will not be populated; instead, the creatingWithoutRetries field will be populated.
optional int32 creating = 209809081;
- Parameters:
value
- The creating to set.- Returns:
- This builder for chaining.
-
clearCreating
public InstanceGroupManagerActionsSummary.Builder clearCreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created. If the group fails to create any of these instances, it tries again until it creates the instance successfully. If you have disabled creation retries, this field will not be populated; instead, the creatingWithoutRetries field will be populated.
optional int32 creating = 209809081;
- Returns:
- This builder for chaining.
-
hasCreatingWithoutRetries
public boolean hasCreatingWithoutRetries()
[Output Only] The number of instances that the managed instance group will attempt to create. The group attempts to create each instance only once. If the group fails to create any of these instances, it decreases the group's targetSize value accordingly.
optional int32 creating_without_retries = 369916745;
- Specified by:
hasCreatingWithoutRetries
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the creatingWithoutRetries field is set.
-
getCreatingWithoutRetries
public int getCreatingWithoutRetries()
[Output Only] The number of instances that the managed instance group will attempt to create. The group attempts to create each instance only once. If the group fails to create any of these instances, it decreases the group's targetSize value accordingly.
optional int32 creating_without_retries = 369916745;
- Specified by:
getCreatingWithoutRetries
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The creatingWithoutRetries.
-
setCreatingWithoutRetries
public InstanceGroupManagerActionsSummary.Builder setCreatingWithoutRetries(int value)
[Output Only] The number of instances that the managed instance group will attempt to create. The group attempts to create each instance only once. If the group fails to create any of these instances, it decreases the group's targetSize value accordingly.
optional int32 creating_without_retries = 369916745;
- Parameters:
value
- The creatingWithoutRetries to set.- Returns:
- This builder for chaining.
-
clearCreatingWithoutRetries
public InstanceGroupManagerActionsSummary.Builder clearCreatingWithoutRetries()
[Output Only] The number of instances that the managed instance group will attempt to create. The group attempts to create each instance only once. If the group fails to create any of these instances, it decreases the group's targetSize value accordingly.
optional int32 creating_without_retries = 369916745;
- Returns:
- This builder for chaining.
-
hasDeleting
public boolean hasDeleting()
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.
optional int32 deleting = 282846120;
- Specified by:
hasDeleting
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the deleting field is set.
-
getDeleting
public int getDeleting()
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.
optional int32 deleting = 282846120;
- Specified by:
getDeleting
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The deleting.
-
setDeleting
public InstanceGroupManagerActionsSummary.Builder setDeleting(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.
optional int32 deleting = 282846120;
- Parameters:
value
- The deleting to set.- Returns:
- This builder for chaining.
-
clearDeleting
public InstanceGroupManagerActionsSummary.Builder clearDeleting()
[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.
optional int32 deleting = 282846120;
- Returns:
- This builder for chaining.
-
hasNone
public boolean hasNone()
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.
optional int32 none = 3387192;
- Specified by:
hasNone
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the none field is set.
-
getNone
public int getNone()
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.
optional int32 none = 3387192;
- Specified by:
getNone
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The none.
-
setNone
public InstanceGroupManagerActionsSummary.Builder setNone(int value)
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.
optional int32 none = 3387192;
- Parameters:
value
- The none to set.- Returns:
- This builder for chaining.
-
clearNone
public InstanceGroupManagerActionsSummary.Builder clearNone()
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.
optional int32 none = 3387192;
- Returns:
- This builder for chaining.
-
hasRecreating
public boolean hasRecreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated. Recreating an instance deletes the existing root persistent disk and creates a new disk from the image that is defined in the instance template.
optional int32 recreating = 339057132;
- Specified by:
hasRecreating
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the recreating field is set.
-
getRecreating
public int getRecreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated. Recreating an instance deletes the existing root persistent disk and creates a new disk from the image that is defined in the instance template.
optional int32 recreating = 339057132;
- Specified by:
getRecreating
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The recreating.
-
setRecreating
public InstanceGroupManagerActionsSummary.Builder setRecreating(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated. Recreating an instance deletes the existing root persistent disk and creates a new disk from the image that is defined in the instance template.
optional int32 recreating = 339057132;
- Parameters:
value
- The recreating to set.- Returns:
- This builder for chaining.
-
clearRecreating
public InstanceGroupManagerActionsSummary.Builder clearRecreating()
[Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated. Recreating an instance deletes the existing root persistent disk and creates a new disk from the image that is defined in the instance template.
optional int32 recreating = 339057132;
- Returns:
- This builder for chaining.
-
hasRefreshing
public boolean hasRefreshing()
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action. For example, setting or removing target pools for the instance.
optional int32 refreshing = 215044903;
- Specified by:
hasRefreshing
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the refreshing field is set.
-
getRefreshing
public int getRefreshing()
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action. For example, setting or removing target pools for the instance.
optional int32 refreshing = 215044903;
- Specified by:
getRefreshing
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The refreshing.
-
setRefreshing
public InstanceGroupManagerActionsSummary.Builder setRefreshing(int value)
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action. For example, setting or removing target pools for the instance.
optional int32 refreshing = 215044903;
- Parameters:
value
- The refreshing to set.- Returns:
- This builder for chaining.
-
clearRefreshing
public InstanceGroupManagerActionsSummary.Builder clearRefreshing()
[Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action. For example, setting or removing target pools for the instance.
optional int32 refreshing = 215044903;
- Returns:
- This builder for chaining.
-
hasRestarting
public boolean hasRestarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.
optional int32 restarting = 372312947;
- Specified by:
hasRestarting
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the restarting field is set.
-
getRestarting
public int getRestarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.
optional int32 restarting = 372312947;
- Specified by:
getRestarting
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The restarting.
-
setRestarting
public InstanceGroupManagerActionsSummary.Builder setRestarting(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.
optional int32 restarting = 372312947;
- Parameters:
value
- The restarting to set.- Returns:
- This builder for chaining.
-
clearRestarting
public InstanceGroupManagerActionsSummary.Builder clearRestarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted.
optional int32 restarting = 372312947;
- Returns:
- This builder for chaining.
-
hasResuming
public boolean hasResuming()
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.
optional int32 resuming = 201100714;
- Specified by:
hasResuming
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the resuming field is set.
-
getResuming
public int getResuming()
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.
optional int32 resuming = 201100714;
- Specified by:
getResuming
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The resuming.
-
setResuming
public InstanceGroupManagerActionsSummary.Builder setResuming(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.
optional int32 resuming = 201100714;
- Parameters:
value
- The resuming to set.- Returns:
- This builder for chaining.
-
clearResuming
public InstanceGroupManagerActionsSummary.Builder clearResuming()
[Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed.
optional int32 resuming = 201100714;
- Returns:
- This builder for chaining.
-
hasStarting
public boolean hasStarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.
optional int32 starting = 243064896;
- Specified by:
hasStarting
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the starting field is set.
-
getStarting
public int getStarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.
optional int32 starting = 243064896;
- Specified by:
getStarting
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The starting.
-
setStarting
public InstanceGroupManagerActionsSummary.Builder setStarting(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.
optional int32 starting = 243064896;
- Parameters:
value
- The starting to set.- Returns:
- This builder for chaining.
-
clearStarting
public InstanceGroupManagerActionsSummary.Builder clearStarting()
[Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started.
optional int32 starting = 243064896;
- Returns:
- This builder for chaining.
-
hasStopping
public boolean hasStopping()
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.
optional int32 stopping = 105035892;
- Specified by:
hasStopping
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the stopping field is set.
-
getStopping
public int getStopping()
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.
optional int32 stopping = 105035892;
- Specified by:
getStopping
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The stopping.
-
setStopping
public InstanceGroupManagerActionsSummary.Builder setStopping(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.
optional int32 stopping = 105035892;
- Parameters:
value
- The stopping to set.- Returns:
- This builder for chaining.
-
clearStopping
public InstanceGroupManagerActionsSummary.Builder clearStopping()
[Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped.
optional int32 stopping = 105035892;
- Returns:
- This builder for chaining.
-
hasSuspending
public boolean hasSuspending()
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.
optional int32 suspending = 29113894;
- Specified by:
hasSuspending
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the suspending field is set.
-
getSuspending
public int getSuspending()
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.
optional int32 suspending = 29113894;
- Specified by:
getSuspending
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The suspending.
-
setSuspending
public InstanceGroupManagerActionsSummary.Builder setSuspending(int value)
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.
optional int32 suspending = 29113894;
- Parameters:
value
- The suspending to set.- Returns:
- This builder for chaining.
-
clearSuspending
public InstanceGroupManagerActionsSummary.Builder clearSuspending()
[Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended.
optional int32 suspending = 29113894;
- Returns:
- This builder for chaining.
-
hasVerifying
public boolean hasVerifying()
[Output Only] The number of instances in the managed instance group that are being verified. See the managedInstances[].currentAction property in the listManagedInstances method documentation.
optional int32 verifying = 451612873;
- Specified by:
hasVerifying
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- Whether the verifying field is set.
-
getVerifying
public int getVerifying()
[Output Only] The number of instances in the managed instance group that are being verified. See the managedInstances[].currentAction property in the listManagedInstances method documentation.
optional int32 verifying = 451612873;
- Specified by:
getVerifying
in interfaceInstanceGroupManagerActionsSummaryOrBuilder
- Returns:
- The verifying.
-
setVerifying
public InstanceGroupManagerActionsSummary.Builder setVerifying(int value)
[Output Only] The number of instances in the managed instance group that are being verified. See the managedInstances[].currentAction property in the listManagedInstances method documentation.
optional int32 verifying = 451612873;
- Parameters:
value
- The verifying to set.- Returns:
- This builder for chaining.
-
clearVerifying
public InstanceGroupManagerActionsSummary.Builder clearVerifying()
[Output Only] The number of instances in the managed instance group that are being verified. See the managedInstances[].currentAction property in the listManagedInstances method documentation.
optional int32 verifying = 451612873;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final InstanceGroupManagerActionsSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
mergeUnknownFields
public final InstanceGroupManagerActionsSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerActionsSummary.Builder>
-
-