Package com.google.cloud.compute.v1
Class InstanceGroupManagerActionsSummary
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.InstanceGroupManagerActionsSummary
-
- All Implemented Interfaces:
InstanceGroupManagerActionsSummaryOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class InstanceGroupManagerActionsSummary extends com.google.protobuf.GeneratedMessageV3 implements InstanceGroupManagerActionsSummaryOrBuilder
google.cloud.compute.v1.InstanceGroupManagerActionsSummary
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InstanceGroupManagerActionsSummary.Builder
-
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
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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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.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(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 InstanceGroupManagerActionsSummary
parseFrom(ByteBuffer data)
static InstanceGroupManagerActionsSummary
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<InstanceGroupManagerActionsSummary>
parser()
InstanceGroupManagerActionsSummary.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
-
ABANDONING_FIELD_NUMBER
public static final int ABANDONING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATING_FIELD_NUMBER
public static final int CREATING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATING_WITHOUT_RETRIES_FIELD_NUMBER
public static final int CREATING_WITHOUT_RETRIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELETING_FIELD_NUMBER
public static final int DELETING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NONE_FIELD_NUMBER
public static final int NONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECREATING_FIELD_NUMBER
public static final int RECREATING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REFRESHING_FIELD_NUMBER
public static final int REFRESHING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESTARTING_FIELD_NUMBER
public static final int RESTARTING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESUMING_FIELD_NUMBER
public static final int RESUMING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTING_FIELD_NUMBER
public static final int STARTING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STOPPING_FIELD_NUMBER
public static final int STOPPING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUSPENDING_FIELD_NUMBER
public static final int SUSPENDING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERIFYING_FIELD_NUMBER
public static final int VERIFYING_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
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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 InstanceGroupManagerActionsSummary parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InstanceGroupManagerActionsSummary parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InstanceGroupManagerActionsSummary parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InstanceGroupManagerActionsSummary parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public InstanceGroupManagerActionsSummary.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InstanceGroupManagerActionsSummary.Builder newBuilder()
-
newBuilder
public static InstanceGroupManagerActionsSummary.Builder newBuilder(InstanceGroupManagerActionsSummary prototype)
-
toBuilder
public InstanceGroupManagerActionsSummary.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InstanceGroupManagerActionsSummary.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InstanceGroupManagerActionsSummary getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InstanceGroupManagerActionsSummary> parser()
-
getParserForType
public com.google.protobuf.Parser<InstanceGroupManagerActionsSummary> 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 InstanceGroupManagerActionsSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-