Uses of Interface
com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Packages that use SnapshotTableRequestOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of SnapshotTableRequestOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement SnapshotTableRequestOrBuilder Modifier and Type Class Description class
SnapshotTableRequest
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable] Note: This is a private alpha release of Cloud Bigtable snapshots.static class
SnapshotTableRequest.Builder
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable] Note: This is a private alpha release of Cloud Bigtable snapshots.Methods in com.google.bigtable.admin.v2 that return SnapshotTableRequestOrBuilder Modifier and Type Method Description SnapshotTableRequestOrBuilder
SnapshotTableMetadata.Builder. getOriginalRequestOrBuilder()
The request that prompted the initiation of this SnapshotTable operation.SnapshotTableRequestOrBuilder
SnapshotTableMetadata. getOriginalRequestOrBuilder()
The request that prompted the initiation of this SnapshotTable operation.SnapshotTableRequestOrBuilder
SnapshotTableMetadataOrBuilder. getOriginalRequestOrBuilder()
The request that prompted the initiation of this SnapshotTable operation.
-