public interface ManagedInstanceLastAttemptOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Errors |
getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
ErrorsOrBuilder |
getErrorsOrBuilder()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
boolean |
hasErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.Errors errors = 315977579;Errors getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.Errors errors = 315977579;ErrorsOrBuilder getErrorsOrBuilder()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.Errors errors = 315977579;Copyright © 2023 Google LLC. All rights reserved.