| Package | Description |
|---|---|
| com.google.cloud.bigquery.reservation.v1 |
A client to BigQuery Reservation API
|
| com.google.cloud.bigquery.reservation.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ReservationServiceClient.ListReservationsPagedResponse |
ReservationServiceClient.listReservations(ListReservationsRequest request)
Lists all the reservations for the project in the specified location.
|
ReservationServiceClient.ListReservationsPagedResponse |
ReservationServiceClient.listReservations(LocationName parent)
Lists all the reservations for the project in the specified location.
|
ReservationServiceClient.ListReservationsPagedResponse |
ReservationServiceClient.listReservations(String parent)
Lists all the reservations for the project in the specified location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ReservationServiceClient.ListReservationsPagedResponse> |
ReservationServiceClient.ListReservationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context,
com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListReservationsRequest,ReservationServiceClient.ListReservationsPagedResponse> |
ReservationServiceClient.listReservationsPagedCallable()
Lists all the reservations for the project in the specified location.
|
com.google.api.gax.rpc.PagedCallSettings<ListReservationsRequest,ListReservationsResponse,ReservationServiceClient.ListReservationsPagedResponse> |
ReservationServiceSettings.listReservationsSettings()
Returns the object with the settings used for calls to listReservations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReservationsRequest,ListReservationsResponse,ReservationServiceClient.ListReservationsPagedResponse> |
ReservationServiceSettings.Builder.listReservationsSettings()
Returns the builder for the settings used for calls to listReservations.
|
Copyright © 2023 Google LLC. All rights reserved.