public static final class InstanceGroupManagerResizeRequestStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder> implements InstanceGroupManagerResizeRequestStatusOrBuilder
Protobuf type
google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatus| Modifier and Type | Method and Description |
|---|---|
InstanceGroupManagerResizeRequestStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupManagerResizeRequestStatus |
build() |
InstanceGroupManagerResizeRequestStatus |
buildPartial() |
InstanceGroupManagerResizeRequestStatus.Builder |
clear() |
InstanceGroupManagerResizeRequestStatus.Builder |
clearError()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
InstanceGroupManagerResizeRequestStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstanceGroupManagerResizeRequestStatus.Builder |
clearLastAttempt()
[Output only] Information about the last attempt to fulfill the request.
|
InstanceGroupManagerResizeRequestStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstanceGroupManagerResizeRequestStatus.Builder |
clone() |
InstanceGroupManagerResizeRequestStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Error |
getError()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
Error.Builder |
getErrorBuilder()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
ErrorOrBuilder |
getErrorOrBuilder()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
InstanceGroupManagerResizeRequestStatusLastAttempt |
getLastAttempt()
[Output only] Information about the last attempt to fulfill the request.
|
InstanceGroupManagerResizeRequestStatusLastAttempt.Builder |
getLastAttemptBuilder()
[Output only] Information about the last attempt to fulfill the request.
|
InstanceGroupManagerResizeRequestStatusLastAttemptOrBuilder |
getLastAttemptOrBuilder()
[Output only] Information about the last attempt to fulfill the request.
|
boolean |
hasError()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
boolean |
hasLastAttempt()
[Output only] Information about the last attempt to fulfill the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InstanceGroupManagerResizeRequestStatus.Builder |
mergeError(Error value)
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
InstanceGroupManagerResizeRequestStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstanceGroupManagerResizeRequestStatus.Builder |
mergeFrom(InstanceGroupManagerResizeRequestStatus other) |
InstanceGroupManagerResizeRequestStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
InstanceGroupManagerResizeRequestStatus.Builder |
mergeLastAttempt(InstanceGroupManagerResizeRequestStatusLastAttempt value)
[Output only] Information about the last attempt to fulfill the request.
|
InstanceGroupManagerResizeRequestStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupManagerResizeRequestStatus.Builder |
setError(Error.Builder builderForValue)
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
InstanceGroupManagerResizeRequestStatus.Builder |
setError(Error value)
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.
|
InstanceGroupManagerResizeRequestStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupManagerResizeRequestStatus.Builder |
setLastAttempt(InstanceGroupManagerResizeRequestStatusLastAttempt.Builder builderForValue)
[Output only] Information about the last attempt to fulfill the request.
|
InstanceGroupManagerResizeRequestStatus.Builder |
setLastAttempt(InstanceGroupManagerResizeRequestStatusLastAttempt value)
[Output only] Information about the last attempt to fulfill the request.
|
InstanceGroupManagerResizeRequestStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstanceGroupManagerResizeRequestStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstanceGroupManagerResizeRequestStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupManagerResizeRequestStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupManagerResizeRequestStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder mergeFrom(InstanceGroupManagerResizeRequestStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public InstanceGroupManagerResizeRequestStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupManagerResizeRequestStatus.Builder>IOExceptionpublic boolean hasError()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;hasError in interface InstanceGroupManagerResizeRequestStatusOrBuilderpublic Error getError()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;getError in interface InstanceGroupManagerResizeRequestStatusOrBuilderpublic InstanceGroupManagerResizeRequestStatus.Builder setError(Error value)
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;public InstanceGroupManagerResizeRequestStatus.Builder setError(Error.Builder builderForValue)
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;public InstanceGroupManagerResizeRequestStatus.Builder mergeError(Error value)
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;public InstanceGroupManagerResizeRequestStatus.Builder clearError()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;public Error.Builder getErrorBuilder()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;public ErrorOrBuilder getErrorOrBuilder()
[Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
optional .google.cloud.compute.v1.Error error = 96784904;getErrorOrBuilder in interface InstanceGroupManagerResizeRequestStatusOrBuilderpublic boolean hasLastAttempt()
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
hasLastAttempt in interface InstanceGroupManagerResizeRequestStatusOrBuilderpublic InstanceGroupManagerResizeRequestStatusLastAttempt getLastAttempt()
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
getLastAttempt in interface InstanceGroupManagerResizeRequestStatusOrBuilderpublic InstanceGroupManagerResizeRequestStatus.Builder setLastAttempt(InstanceGroupManagerResizeRequestStatusLastAttempt value)
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
public InstanceGroupManagerResizeRequestStatus.Builder setLastAttempt(InstanceGroupManagerResizeRequestStatusLastAttempt.Builder builderForValue)
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
public InstanceGroupManagerResizeRequestStatus.Builder mergeLastAttempt(InstanceGroupManagerResizeRequestStatusLastAttempt value)
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
public InstanceGroupManagerResizeRequestStatus.Builder clearLastAttempt()
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
public InstanceGroupManagerResizeRequestStatusLastAttempt.Builder getLastAttemptBuilder()
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
public InstanceGroupManagerResizeRequestStatusLastAttemptOrBuilder getLastAttemptOrBuilder()
[Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatusLastAttempt last_attempt = 434771492;
getLastAttemptOrBuilder in interface InstanceGroupManagerResizeRequestStatusOrBuilderpublic final InstanceGroupManagerResizeRequestStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>public final InstanceGroupManagerResizeRequestStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagerResizeRequestStatus.Builder>Copyright © 2025 Google LLC. All rights reserved.