| Modifier and Type | Method and Description |
|---|---|
SnapshotTableRequest |
SnapshotTableRequest.Builder.build() |
SnapshotTableRequest |
SnapshotTableRequest.Builder.buildPartial() |
static SnapshotTableRequest |
SnapshotTableRequest.getDefaultInstance() |
SnapshotTableRequest |
SnapshotTableRequest.getDefaultInstanceForType() |
SnapshotTableRequest |
SnapshotTableRequest.Builder.getDefaultInstanceForType() |
SnapshotTableRequest |
SnapshotTableMetadataOrBuilder.getOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableRequest |
SnapshotTableMetadata.getOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableRequest |
SnapshotTableMetadata.Builder.getOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
|
static SnapshotTableRequest |
SnapshotTableRequest.parseDelimitedFrom(InputStream input) |
static SnapshotTableRequest |
SnapshotTableRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(byte[] data) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(ByteBuffer data) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(com.google.protobuf.ByteString data) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(InputStream input) |
static SnapshotTableRequest |
SnapshotTableRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SnapshotTableRequest> |
SnapshotTableRequest.getParserForType() |
static com.google.protobuf.Parser<SnapshotTableRequest> |
SnapshotTableRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotTableRequest.Builder |
SnapshotTableRequest.Builder.mergeFrom(SnapshotTableRequest other) |
SnapshotTableMetadata.Builder |
SnapshotTableMetadata.Builder.mergeOriginalRequest(SnapshotTableRequest value)
The request that prompted the initiation of this SnapshotTable operation.
|
static SnapshotTableRequest.Builder |
SnapshotTableRequest.newBuilder(SnapshotTableRequest prototype) |
SnapshotTableMetadata.Builder |
SnapshotTableMetadata.Builder.setOriginalRequest(SnapshotTableRequest value)
The request that prompted the initiation of this SnapshotTable operation.
|
Copyright © 2023 Google LLC. All rights reserved.