| Modifier and Type | Class and Description |
|---|---|
class |
Errors
Protobuf type
google.cloud.compute.v1.Errors |
static class |
Errors.Builder
Protobuf type
google.cloud.compute.v1.Errors |
| Modifier and Type | Method and Description |
|---|---|
ErrorsOrBuilder |
ManagedInstanceLastAttemptOrBuilder.getErrorsOrBuilder()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
ErrorsOrBuilder |
ManagedInstanceLastAttempt.getErrorsOrBuilder()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
ErrorsOrBuilder |
ManagedInstanceLastAttempt.Builder.getErrorsOrBuilder()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
ErrorsOrBuilder |
ErrorOrBuilder.getErrorsOrBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
|
ErrorsOrBuilder |
Error.getErrorsOrBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
|
ErrorsOrBuilder |
Error.Builder.getErrorsOrBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ErrorsOrBuilder> |
ErrorOrBuilder.getErrorsOrBuilderList()
[Output Only] The array of errors encountered while processing this operation.
|
List<? extends ErrorsOrBuilder> |
Error.getErrorsOrBuilderList()
[Output Only] The array of errors encountered while processing this operation.
|
List<? extends ErrorsOrBuilder> |
Error.Builder.getErrorsOrBuilderList()
[Output Only] The array of errors encountered while processing this operation.
|
Copyright © 2024 Google LLC. All rights reserved.