Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
ListScansResponse |
ListScansResponse.clone() |
ListScansResponse |
ListScansResponse.set(String fieldName,
Object value) |
ListScansResponse |
ListScansResponse.setNextPageToken(String nextPageToken)
Token to retrieve the next page of results, or empty if there are no more results in the list.
|
ListScansResponse |
ListScansResponse.setScans(List<Scan> scans)
Available scans based on the list query parameters.
|
Copyright © 2011–2025 Google. All rights reserved.