| Modifier and Type | Class and Description |
|---|---|
class |
Snapshot
A snapshot of a table at a particular time.
|
static class |
Snapshot.Builder
A snapshot of a table at a particular time.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotOrBuilder |
ListSnapshotsResponseOrBuilder.getSnapshotsOrBuilder(int index)
The snapshots present in the requested cluster.
|
SnapshotOrBuilder |
ListSnapshotsResponse.getSnapshotsOrBuilder(int index)
The snapshots present in the requested cluster.
|
SnapshotOrBuilder |
ListSnapshotsResponse.Builder.getSnapshotsOrBuilder(int index)
The snapshots present in the requested cluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SnapshotOrBuilder> |
ListSnapshotsResponseOrBuilder.getSnapshotsOrBuilderList()
The snapshots present in the requested cluster.
|
List<? extends SnapshotOrBuilder> |
ListSnapshotsResponse.getSnapshotsOrBuilderList()
The snapshots present in the requested cluster.
|
List<? extends SnapshotOrBuilder> |
ListSnapshotsResponse.Builder.getSnapshotsOrBuilderList()
The snapshots present in the requested cluster.
|
Copyright © 2023 Google LLC. All rights reserved.