public final class InstanceGroupManagerActionsSummary extends com.google.protobuf.GeneratedMessageV3 implements InstanceGroupManagerActionsSummaryOrBuilder
Protobuf type
google.cloud.compute.v1.InstanceGroupManagerActionsSummary| Modifier and Type | Class and Description |
|---|---|
static class |
InstanceGroupManagerActionsSummary.Builder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ABANDONING_FIELD_NUMBER |
static int |
CREATING_FIELD_NUMBER |
static int |
CREATING_WITHOUT_RETRIES_FIELD_NUMBER |
static int |
DELETING_FIELD_NUMBER |
static int |
NONE_FIELD_NUMBER |
static int |
RECREATING_FIELD_NUMBER |
static int |
REFRESHING_FIELD_NUMBER |
static int |
RESTARTING_FIELD_NUMBER |
static int |
RESUMING_FIELD_NUMBER |
static int |
STARTING_FIELD_NUMBER |
static int |
STOPPING_FIELD_NUMBER |
static int |
SUSPENDING_FIELD_NUMBER |
static int |
VERIFYING_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.
|
static InstanceGroupManagerActionsSummary |
getDefaultInstance() |
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() |
int |
getNone()
[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.
|
com.google.protobuf.Parser<InstanceGroupManagerActionsSummary> |
getParserForType() |
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 |
getSerializedSize() |
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.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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.
|
int |
hashCode() |
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() |
static InstanceGroupManagerActionsSummary.Builder |
newBuilder() |
static InstanceGroupManagerActionsSummary.Builder |
newBuilder(InstanceGroupManagerActionsSummary prototype) |
InstanceGroupManagerActionsSummary.Builder |
newBuilderForType() |
protected InstanceGroupManagerActionsSummary.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static InstanceGroupManagerActionsSummary |
parseDelimitedFrom(InputStream input) |
static InstanceGroupManagerActionsSummary |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceGroupManagerActionsSummary |
parseFrom(byte[] data) |
static InstanceGroupManagerActionsSummary |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceGroupManagerActionsSummary |
parseFrom(ByteBuffer data) |
static InstanceGroupManagerActionsSummary |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceGroupManagerActionsSummary |
parseFrom(com.google.protobuf.ByteString data) |
static InstanceGroupManagerActionsSummary |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceGroupManagerActionsSummary |
parseFrom(com.google.protobuf.CodedInputStream input) |
static InstanceGroupManagerActionsSummary |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceGroupManagerActionsSummary |
parseFrom(InputStream input) |
static InstanceGroupManagerActionsSummary |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<InstanceGroupManagerActionsSummary> |
parser() |
InstanceGroupManagerActionsSummary.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ABANDONING_FIELD_NUMBER
public static final int CREATING_FIELD_NUMBER
public static final int CREATING_WITHOUT_RETRIES_FIELD_NUMBER
public static final int DELETING_FIELD_NUMBER
public static final int NONE_FIELD_NUMBER
public static final int RECREATING_FIELD_NUMBER
public static final int REFRESHING_FIELD_NUMBER
public static final int RESTARTING_FIELD_NUMBER
public static final int RESUMING_FIELD_NUMBER
public static final int STARTING_FIELD_NUMBER
public static final int STOPPING_FIELD_NUMBER
public static final int SUSPENDING_FIELD_NUMBER
public static final int VERIFYING_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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;hasAbandoning in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getAbandoning in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasCreating in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getCreating in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasCreatingWithoutRetries in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getCreatingWithoutRetries in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasDeleting in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getDeleting in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasNone in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getNone in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasRecreating in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getRecreating in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasRefreshing in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getRefreshing in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasRestarting in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getRestarting in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasResuming in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getResuming in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasStarting in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getStarting in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasStopping in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getStopping in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasSuspending in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getSuspending in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;hasVerifying in interface InstanceGroupManagerActionsSummaryOrBuilderpublic 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;getVerifying in interface InstanceGroupManagerActionsSummaryOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static InstanceGroupManagerActionsSummary parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(InputStream input) throws IOException
IOExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InstanceGroupManagerActionsSummary parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static InstanceGroupManagerActionsSummary parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic InstanceGroupManagerActionsSummary.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static InstanceGroupManagerActionsSummary.Builder newBuilder()
public static InstanceGroupManagerActionsSummary.Builder newBuilder(InstanceGroupManagerActionsSummary prototype)
public InstanceGroupManagerActionsSummary.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected InstanceGroupManagerActionsSummary.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static InstanceGroupManagerActionsSummary getDefaultInstance()
public static com.google.protobuf.Parser<InstanceGroupManagerActionsSummary> parser()
public com.google.protobuf.Parser<InstanceGroupManagerActionsSummary> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public InstanceGroupManagerActionsSummary getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.