Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Errors |
Errors.Builder.build() |
static Errors |
Errors.getDefaultInstance() |
Errors |
ManagedInstanceLastAttempt.getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
Errors |
ManagedInstanceLastAttempt.Builder.getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
Modifier and Type | Method and Description |
---|---|
List<Errors> |
Error.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors> |
Error.Builder.getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
Modifier and Type | Method and Description |
---|---|
Error.Builder |
Error.Builder.addErrors(Errors errors)
[Output Only] The array of errors encountered while processing this operation.
|
Errors.Builder |
Errors.Builder.mergeFrom(Errors other) |
static Errors.Builder |
Errors.newBuilder(Errors prototype) |
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.setErrors(Errors errors)
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
Modifier and Type | Method and Description |
---|---|
Error.Builder |
Error.Builder.addAllErrors(List<Errors> errors)
[Output Only] The array of errors encountered while processing this operation.
|
Copyright © 2019 Google LLC. All rights reserved.