Google Cloud BigQuery C++ Client 2.11.0
A C++ Client Library for Google Cloud BigQuery
Loading...
Searching...
No Matches
google::cloud::bigquery_reservation_v1::ReservationServiceClient Member List

This is the complete list of members for google::cloud::bigquery_reservation_v1::ReservationServiceClient, including all inherited members.

CreateAssignment(std::string const &parent, google::cloud::bigquery::reservation::v1::Assignment const &assignment, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
CreateAssignment(google::cloud::bigquery::reservation::v1::CreateAssignmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
CreateCapacityCommitment(std::string const &parent, google::cloud::bigquery::reservation::v1::CapacityCommitment const &capacity_commitment, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
CreateCapacityCommitment(google::cloud::bigquery::reservation::v1::CreateCapacityCommitmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
CreateReservation(std::string const &parent, google::cloud::bigquery::reservation::v1::Reservation const &reservation, std::string const &reservation_id, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
CreateReservation(google::cloud::bigquery::reservation::v1::CreateReservationRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
DeleteAssignment(std::string const &name, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
DeleteAssignment(google::cloud::bigquery::reservation::v1::DeleteAssignmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
DeleteCapacityCommitment(std::string const &name, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
DeleteCapacityCommitment(google::cloud::bigquery::reservation::v1::DeleteCapacityCommitmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
DeleteReservation(std::string const &name, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
DeleteReservation(google::cloud::bigquery::reservation::v1::DeleteReservationRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
GetBiReservation(std::string const &name, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
GetBiReservation(google::cloud::bigquery::reservation::v1::GetBiReservationRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
GetCapacityCommitment(std::string const &name, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
GetCapacityCommitment(google::cloud::bigquery::reservation::v1::GetCapacityCommitmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
GetReservation(std::string const &name, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
GetReservation(google::cloud::bigquery::reservation::v1::GetReservationRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
ListAssignments(std::string const &parent, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
ListAssignments(google::cloud::bigquery::reservation::v1::ListAssignmentsRequest request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
ListCapacityCommitments(std::string const &parent, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
ListCapacityCommitments(google::cloud::bigquery::reservation::v1::ListCapacityCommitmentsRequest request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
ListReservations(std::string const &parent, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
ListReservations(google::cloud::bigquery::reservation::v1::ListReservationsRequest request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
MergeCapacityCommitments(std::string const &parent, std::vector< std::string > const &capacity_commitment_ids, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
MergeCapacityCommitments(google::cloud::bigquery::reservation::v1::MergeCapacityCommitmentsRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
MoveAssignment(std::string const &name, std::string const &destination_id, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
MoveAssignment(google::cloud::bigquery::reservation::v1::MoveAssignmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
operator!=google::cloud::bigquery_reservation_v1::ReservationServiceClientfriend
operator=(ReservationServiceClient const &)=defaultgoogle::cloud::bigquery_reservation_v1::ReservationServiceClient
operator=(ReservationServiceClient &&)=defaultgoogle::cloud::bigquery_reservation_v1::ReservationServiceClient
operator==google::cloud::bigquery_reservation_v1::ReservationServiceClientfriend
ReservationServiceClient(std::shared_ptr< ReservationServiceConnection > connection, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClientexplicit
ReservationServiceClient(ReservationServiceClient const &)=defaultgoogle::cloud::bigquery_reservation_v1::ReservationServiceClient
ReservationServiceClient(ReservationServiceClient &&)=defaultgoogle::cloud::bigquery_reservation_v1::ReservationServiceClient
SearchAllAssignments(std::string const &parent, std::string const &query, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
SearchAllAssignments(google::cloud::bigquery::reservation::v1::SearchAllAssignmentsRequest request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
SearchAssignments(std::string const &parent, std::string const &query, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
SearchAssignments(google::cloud::bigquery::reservation::v1::SearchAssignmentsRequest request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
SplitCapacityCommitment(std::string const &name, std::int64_t slot_count, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
SplitCapacityCommitment(google::cloud::bigquery::reservation::v1::SplitCapacityCommitmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateAssignment(google::cloud::bigquery::reservation::v1::Assignment const &assignment, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateAssignment(google::cloud::bigquery::reservation::v1::UpdateAssignmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateBiReservation(google::cloud::bigquery::reservation::v1::BiReservation const &bi_reservation, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateBiReservation(google::cloud::bigquery::reservation::v1::UpdateBiReservationRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateCapacityCommitment(google::cloud::bigquery::reservation::v1::CapacityCommitment const &capacity_commitment, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateCapacityCommitment(google::cloud::bigquery::reservation::v1::UpdateCapacityCommitmentRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateReservation(google::cloud::bigquery::reservation::v1::Reservation const &reservation, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
UpdateReservation(google::cloud::bigquery::reservation::v1::UpdateReservationRequest const &request, Options opts={})google::cloud::bigquery_reservation_v1::ReservationServiceClient
~ReservationServiceClient()google::cloud::bigquery_reservation_v1::ReservationServiceClient