public interface InstanceGroupManagerResizeRequestStatusLastAttemptOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Error |
getError()
Errors that prevented the ResizeRequest to be fulfilled.
|
ErrorOrBuilder |
getErrorOrBuilder()
Errors that prevented the ResizeRequest to be fulfilled.
|
boolean |
hasError()
Errors that prevented the ResizeRequest to be fulfilled.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasError()
Errors that prevented the ResizeRequest to be fulfilled.
optional .google.cloud.compute.v1.Error error = 96784904;Error getError()
Errors that prevented the ResizeRequest to be fulfilled.
optional .google.cloud.compute.v1.Error error = 96784904;ErrorOrBuilder getErrorOrBuilder()
Errors that prevented the ResizeRequest to be fulfilled.
optional .google.cloud.compute.v1.Error error = 96784904;Copyright © 2025 Google LLC. All rights reserved.