| Package | Description |
|---|---|
| com.google.cloud.audit |
| Modifier and Type | Method and Description |
|---|---|
RequestMetadata |
RequestMetadata.Builder.build() |
RequestMetadata |
RequestMetadata.Builder.buildPartial() |
static RequestMetadata |
RequestMetadata.getDefaultInstance() |
RequestMetadata |
RequestMetadata.getDefaultInstanceForType() |
RequestMetadata |
RequestMetadata.Builder.getDefaultInstanceForType() |
RequestMetadata |
AuditLog.getRequestMetadata()
Metadata about the operation.
|
RequestMetadata |
AuditLog.Builder.getRequestMetadata()
Metadata about the operation.
|
RequestMetadata |
AuditLogOrBuilder.getRequestMetadata()
Metadata about the operation.
|
static RequestMetadata |
RequestMetadata.parseDelimitedFrom(InputStream input) |
static RequestMetadata |
RequestMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RequestMetadata |
RequestMetadata.parseFrom(byte[] data) |
static RequestMetadata |
RequestMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RequestMetadata |
RequestMetadata.parseFrom(ByteBuffer data) |
static RequestMetadata |
RequestMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RequestMetadata |
RequestMetadata.parseFrom(com.google.protobuf.ByteString data) |
static RequestMetadata |
RequestMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RequestMetadata |
RequestMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static RequestMetadata |
RequestMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RequestMetadata |
RequestMetadata.parseFrom(InputStream input) |
static RequestMetadata |
RequestMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RequestMetadata> |
RequestMetadata.getParserForType() |
static com.google.protobuf.Parser<RequestMetadata> |
RequestMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
RequestMetadata.Builder |
RequestMetadata.Builder.mergeFrom(RequestMetadata other) |
AuditLog.Builder |
AuditLog.Builder.mergeRequestMetadata(RequestMetadata value)
Metadata about the operation.
|
static RequestMetadata.Builder |
RequestMetadata.newBuilder(RequestMetadata prototype) |
AuditLog.Builder |
AuditLog.Builder.setRequestMetadata(RequestMetadata value)
Metadata about the operation.
|
Copyright © 2020 Google LLC. All rights reserved.