Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Errors.Builder |
Errors.Builder.clone() |
Errors.Builder |
Errors.Builder.mergeFrom(Errors other) |
static Errors.Builder |
Errors.newBuilder() |
static Errors.Builder |
Errors.newBuilder(Errors prototype) |
Errors.Builder |
Errors.Builder.setCode(String code)
[Output Only] The error type identifier for this error.
|
Errors.Builder |
Errors.Builder.setLocation(String location)
[Output Only] Indicates the field in the request that caused the error.
|
Errors.Builder |
Errors.Builder.setMessage(String message)
[Output Only] An optional, human-readable error message.
|
Errors.Builder |
Errors.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.