| Package | Description |
|---|---|
| com.google.cloud.audit | |
| com.google.longrunning | |
| com.google.rpc |
| Modifier and Type | Method and Description |
|---|---|
Status |
AuditLog.getStatus()
The status of the overall operation.
|
Status |
AuditLog.Builder.getStatus()
The status of the overall operation.
|
Status |
AuditLogOrBuilder.getStatus()
The status of the overall operation.
|
| Modifier and Type | Method and Description |
|---|---|
AuditLog.Builder |
AuditLog.Builder.mergeStatus(Status value)
The status of the overall operation.
|
AuditLog.Builder |
AuditLog.Builder.setStatus(Status value)
The status of the overall operation.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Operation.getError()
The error result of the operation in case of failure or cancellation.
|
Status |
Operation.Builder.getError()
The error result of the operation in case of failure or cancellation.
|
Status |
OperationOrBuilder.getError()
The error result of the operation in case of failure or cancellation.
|
| Modifier and Type | Method and Description |
|---|---|
Operation.Builder |
Operation.Builder.mergeError(Status value)
The error result of the operation in case of failure or cancellation.
|
Operation.Builder |
Operation.Builder.setError(Status value)
The error result of the operation in case of failure or cancellation.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Status.Builder.build() |
Status |
Status.Builder.buildPartial() |
static Status |
Status.getDefaultInstance() |
Status |
Status.getDefaultInstanceForType() |
Status |
Status.Builder.getDefaultInstanceForType() |
static Status |
Status.parseDelimitedFrom(InputStream input) |
static Status |
Status.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(byte[] data) |
static Status |
Status.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(ByteBuffer data) |
static Status |
Status.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(com.google.protobuf.ByteString data) |
static Status |
Status.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(com.google.protobuf.CodedInputStream input) |
static Status |
Status.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(InputStream input) |
static Status |
Status.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Status> |
Status.getParserForType() |
static com.google.protobuf.Parser<Status> |
Status.parser() |
| Modifier and Type | Method and Description |
|---|---|
Status.Builder |
Status.Builder.mergeFrom(Status other) |
static Status.Builder |
Status.newBuilder(Status prototype) |
Copyright © 2021 Google LLC. All rights reserved.