Uses of Interface
com.google.cloud.bigquery.reservation.v1.ReservationOrBuilder
-
Packages that use ReservationOrBuilder Package Description com.google.cloud.bigquery.reservation.v1 A client to BigQuery Reservation API -
-
Uses of ReservationOrBuilder in com.google.cloud.bigquery.reservation.v1
Classes in com.google.cloud.bigquery.reservation.v1 that implement ReservationOrBuilder Modifier and Type Class Description classReservationA reservation is a mechanism used to guarantee slots to users.static classReservation.BuilderA reservation is a mechanism used to guarantee slots to users.Methods in com.google.cloud.bigquery.reservation.v1 that return ReservationOrBuilder Modifier and Type Method Description ReservationOrBuilderCreateReservationRequest.Builder. getReservationOrBuilder()Definition of the new reservation to create.ReservationOrBuilderCreateReservationRequest. getReservationOrBuilder()Definition of the new reservation to create.ReservationOrBuilderCreateReservationRequestOrBuilder. getReservationOrBuilder()Definition of the new reservation to create.ReservationOrBuilderUpdateReservationRequest.Builder. getReservationOrBuilder()Content of the reservation to update.ReservationOrBuilderUpdateReservationRequest. getReservationOrBuilder()Content of the reservation to update.ReservationOrBuilderUpdateReservationRequestOrBuilder. getReservationOrBuilder()Content of the reservation to update.ReservationOrBuilderListReservationsResponse.Builder. getReservationsOrBuilder(int index)List of reservations visible to the user.ReservationOrBuilderListReservationsResponse. getReservationsOrBuilder(int index)List of reservations visible to the user.ReservationOrBuilderListReservationsResponseOrBuilder. getReservationsOrBuilder(int index)List of reservations visible to the user.Methods in com.google.cloud.bigquery.reservation.v1 that return types with arguments of type ReservationOrBuilder Modifier and Type Method Description List<? extends ReservationOrBuilder>ListReservationsResponse.Builder. getReservationsOrBuilderList()List of reservations visible to the user.List<? extends ReservationOrBuilder>ListReservationsResponse. getReservationsOrBuilderList()List of reservations visible to the user.List<? extends ReservationOrBuilder>ListReservationsResponseOrBuilder. getReservationsOrBuilderList()List of reservations visible to the user.
-