- close() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- close() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- close() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- close() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- com.google.cloud.bigquery.reservation.v1 - package com.google.cloud.bigquery.reservation.v1
-
A client to BigQuery Reservation API
- com.google.cloud.bigquery.reservation.v1.stub - package com.google.cloud.bigquery.reservation.v1.stub
-
- create() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Constructs an instance of ReservationServiceClient with default settings.
- create(ReservationServiceSettings) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Constructs an instance of ReservationServiceClient, using the given settings.
- create(ReservationServiceStub) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Constructs an instance of ReservationServiceClient, using the given stub for making calls.
- create(ReservationServiceStubSettings) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
- create(ReservationServiceStubSettings) - Static method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- create(ClientContext) - Static method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- create(ReservationServiceStubSettings) - Static method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- create(ClientContext) - Static method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- createAssignment(ReservationName, Assignment) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates an assignment object which allows the given project to submit jobs of a certain type
using slots from the specified reservation.
- createAssignment(String, Assignment) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates an assignment object which allows the given project to submit jobs of a certain type
using slots from the specified reservation.
- createAssignment(CreateAssignmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates an assignment object which allows the given project to submit jobs of a certain type
using slots from the specified reservation.
- createAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates an assignment object which allows the given project to submit jobs of a certain type
using slots from the specified reservation.
- createAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- createAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- createAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- createAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to createAssignment.
- createAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to createAssignment.
- createAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createAssignment.
- createAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to createAssignment.
- createAsync(PageContext<ListAssignmentsRequest, ListAssignmentsResponse, Assignment>, ApiFuture<ListAssignmentsResponse>) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListAssignmentsPagedResponse
-
- createAsync(PageContext<ListCapacityCommitmentsRequest, ListCapacityCommitmentsResponse, CapacityCommitment>, ApiFuture<ListCapacityCommitmentsResponse>) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListCapacityCommitmentsPagedResponse
-
- createAsync(PageContext<ListReservationsRequest, ListReservationsResponse, Reservation>, ApiFuture<ListReservationsResponse>) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListReservationsPagedResponse
-
- createAsync(PageContext<SearchAllAssignmentsRequest, SearchAllAssignmentsResponse, Assignment>, ApiFuture<SearchAllAssignmentsResponse>) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAllAssignmentsPagedResponse
-
- createAsync(PageContext<SearchAssignmentsRequest, SearchAssignmentsResponse, Assignment>, ApiFuture<SearchAssignmentsResponse>) - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAssignmentsPagedResponse
-
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceCallableFactory
-
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- createCapacityCommitment(LocationName, CapacityCommitment) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new capacity commitment resource.
- createCapacityCommitment(String, CapacityCommitment) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new capacity commitment resource.
- createCapacityCommitment(CreateCapacityCommitmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new capacity commitment resource.
- createCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new capacity commitment resource.
- createCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- createCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- createCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- createCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to createCapacityCommitment.
- createCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to createCapacityCommitment.
- createCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createCapacityCommitment.
- createCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to createCapacityCommitment.
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- createCollection(List<ReservationServiceClient.ListAssignmentsPage>, int) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListAssignmentsFixedSizeCollection
-
- createCollection(List<ReservationServiceClient.ListCapacityCommitmentsPage>, int) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListCapacityCommitmentsFixedSizeCollection
-
- createCollection(List<ReservationServiceClient.ListReservationsPage>, int) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListReservationsFixedSizeCollection
-
- createCollection(List<ReservationServiceClient.SearchAllAssignmentsPage>, int) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAllAssignmentsFixedSizeCollection
-
- createCollection(List<ReservationServiceClient.SearchAssignmentsPage>, int) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAssignmentsFixedSizeCollection
-
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceCallableFactory
-
- createPage(PageContext<ListAssignmentsRequest, ListAssignmentsResponse, Assignment>, ListAssignmentsResponse) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListAssignmentsPage
-
- createPage(PageContext<ListCapacityCommitmentsRequest, ListCapacityCommitmentsResponse, CapacityCommitment>, ListCapacityCommitmentsResponse) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListCapacityCommitmentsPage
-
- createPage(PageContext<ListReservationsRequest, ListReservationsResponse, Reservation>, ListReservationsResponse) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListReservationsPage
-
- createPage(PageContext<SearchAllAssignmentsRequest, SearchAllAssignmentsResponse, Assignment>, SearchAllAssignmentsResponse) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAllAssignmentsPage
-
- createPage(PageContext<SearchAssignmentsRequest, SearchAssignmentsResponse, Assignment>, SearchAssignmentsResponse) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAssignmentsPage
-
- createPageAsync(PageContext<ListAssignmentsRequest, ListAssignmentsResponse, Assignment>, ApiFuture<ListAssignmentsResponse>) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListAssignmentsPage
-
- createPageAsync(PageContext<ListCapacityCommitmentsRequest, ListCapacityCommitmentsResponse, CapacityCommitment>, ApiFuture<ListCapacityCommitmentsResponse>) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListCapacityCommitmentsPage
-
- createPageAsync(PageContext<ListReservationsRequest, ListReservationsResponse, Reservation>, ApiFuture<ListReservationsResponse>) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListReservationsPage
-
- createPageAsync(PageContext<SearchAllAssignmentsRequest, SearchAllAssignmentsResponse, Assignment>, ApiFuture<SearchAllAssignmentsResponse>) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAllAssignmentsPage
-
- createPageAsync(PageContext<SearchAssignmentsRequest, SearchAssignmentsResponse, Assignment>, ApiFuture<SearchAssignmentsResponse>) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.SearchAssignmentsPage
-
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceCallableFactory
-
- createReservation(LocationName, Reservation, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new reservation resource.
- createReservation(String, Reservation, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new reservation resource.
- createReservation(CreateReservationRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new reservation resource.
- createReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Creates a new reservation resource.
- createReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- createReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- createReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- createReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to createReservation.
- createReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to createReservation.
- createReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createReservation.
- createReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to createReservation.
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceCallableFactory
-
- createStub() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceCallableFactory
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
- defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
- deleteAssignment(AssignmentName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a assignment.
- deleteAssignment(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a assignment.
- deleteAssignment(DeleteAssignmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a assignment.
- deleteAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a assignment.
- deleteAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- deleteAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- deleteAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- deleteAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteAssignment.
- deleteAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to deleteAssignment.
- deleteAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteAssignment.
- deleteAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to deleteAssignment.
- deleteCapacityCommitment(CapacityCommitmentName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a capacity commitment.
- deleteCapacityCommitment(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a capacity commitment.
- deleteCapacityCommitment(DeleteCapacityCommitmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a capacity commitment.
- deleteCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a capacity commitment.
- deleteCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- deleteCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- deleteCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- deleteCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteCapacityCommitment.
- deleteCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to deleteCapacityCommitment.
- deleteCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteCapacityCommitment.
- deleteCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to deleteCapacityCommitment.
- deleteReservation(ReservationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a reservation.
- deleteReservation(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a reservation.
- deleteReservation(DeleteReservationRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a reservation.
- deleteReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Deletes a reservation.
- deleteReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- deleteReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- deleteReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- deleteReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteReservation.
- deleteReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to deleteReservation.
- deleteReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteReservation.
- deleteReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to deleteReservation.
- getBiReservation(BiReservationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Retrieves a BI reservation.
- getBiReservation(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Retrieves a BI reservation.
- getBiReservation(GetBiReservationRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Retrieves a BI reservation.
- getBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Retrieves a BI reservation.
- getBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- getBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- getBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- getBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to getBiReservation.
- getBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to getBiReservation.
- getBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getBiReservation.
- getBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to getBiReservation.
- getCapacityCommitment(CapacityCommitmentName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the capacity commitment.
- getCapacityCommitment(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the capacity commitment.
- getCapacityCommitment(GetCapacityCommitmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the capacity commitment.
- getCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the capacity commitment.
- getCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- getCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- getCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- getCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to getCapacityCommitment.
- getCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to getCapacityCommitment.
- getCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getCapacityCommitment.
- getCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to getCapacityCommitment.
- getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the default service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the default service scopes.
- getMethodDescriptors() - Static method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- getOperationsStub() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- getReservation(ReservationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the reservation.
- getReservation(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the reservation.
- getReservation(GetReservationRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the reservation.
- getReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Returns information about the reservation.
- getReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- getReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- getReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- getReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to getReservation.
- getReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to getReservation.
- getReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getReservation.
- getReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to getReservation.
- getSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- getStub() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
- GrpcReservationServiceCallableFactory - Class in com.google.cloud.bigquery.reservation.v1.stub
-
gRPC callable factory implementation for the ReservationService service API.
- GrpcReservationServiceCallableFactory() - Constructor for class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceCallableFactory
-
- GrpcReservationServiceStub - Class in com.google.cloud.bigquery.reservation.v1.stub
-
gRPC stub implementation for the ReservationService service API.
- GrpcReservationServiceStub(ReservationServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
Constructs an instance of GrpcReservationServiceStub, using the given settings.
- GrpcReservationServiceStub(ReservationServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
Constructs an instance of GrpcReservationServiceStub, using the given settings.
- listAssignments(ReservationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists assignments.
- listAssignments(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists assignments.
- listAssignments(ListAssignmentsRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists assignments.
- listAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists assignments.
- listAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- listAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- listAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- listAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists assignments.
- listAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- listAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- listAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- listAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to listAssignments.
- listAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to listAssignments.
- listAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listAssignments.
- listAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to listAssignments.
- listCapacityCommitments(LocationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the capacity commitments for the admin project.
- listCapacityCommitments(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the capacity commitments for the admin project.
- listCapacityCommitments(ListCapacityCommitmentsRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the capacity commitments for the admin project.
- listCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the capacity commitments for the admin project.
- listCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- listCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- listCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- listCapacityCommitmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the capacity commitments for the admin project.
- listCapacityCommitmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- listCapacityCommitmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- listCapacityCommitmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- listCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to listCapacityCommitments.
- listCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to listCapacityCommitments.
- listCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listCapacityCommitments.
- listCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to listCapacityCommitments.
- listReservations(LocationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the reservations for the project in the specified location.
- listReservations(String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the reservations for the project in the specified location.
- listReservations(ListReservationsRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the reservations for the project in the specified location.
- listReservationsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the reservations for the project in the specified location.
- listReservationsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- listReservationsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- listReservationsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- listReservationsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Lists all the reservations for the project in the specified location.
- listReservationsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- listReservationsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- listReservationsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- listReservationsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to listReservations.
- listReservationsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to listReservations.
- listReservationsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listReservations.
- listReservationsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to listReservations.
- mergeCapacityCommitments(LocationName, List<String>) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Merges capacity commitments of the same plan into a single commitment.
- mergeCapacityCommitments(String, List<String>) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Merges capacity commitments of the same plan into a single commitment.
- mergeCapacityCommitments(MergeCapacityCommitmentsRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Merges capacity commitments of the same plan into a single commitment.
- mergeCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Merges capacity commitments of the same plan into a single commitment.
- mergeCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- mergeCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- mergeCapacityCommitmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- mergeCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to mergeCapacityCommitments.
- mergeCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to mergeCapacityCommitments.
- mergeCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to mergeCapacityCommitments.
- mergeCapacityCommitmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to mergeCapacityCommitments.
- moveAssignment(AssignmentName, ReservationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Moves an assignment under a new reservation.
- moveAssignment(AssignmentName, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Moves an assignment under a new reservation.
- moveAssignment(String, ReservationName) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Moves an assignment under a new reservation.
- moveAssignment(String, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Moves an assignment under a new reservation.
- moveAssignment(MoveAssignmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Moves an assignment under a new reservation.
- moveAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Moves an assignment under a new reservation.
- moveAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- moveAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- moveAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- moveAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to moveAssignment.
- moveAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to moveAssignment.
- moveAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to moveAssignment.
- moveAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to moveAssignment.
- searchAllAssignments(LocationName, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Looks up assignments for a specified resource for a particular region.
- searchAllAssignments(String, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Looks up assignments for a specified resource for a particular region.
- searchAllAssignments(SearchAllAssignmentsRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Looks up assignments for a specified resource for a particular region.
- searchAllAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Looks up assignments for a specified resource for a particular region.
- searchAllAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- searchAllAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- searchAllAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- searchAllAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Looks up assignments for a specified resource for a particular region.
- searchAllAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- searchAllAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- searchAllAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- searchAllAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to searchAllAssignments.
- searchAllAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to searchAllAssignments.
- searchAllAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to searchAllAssignments.
- searchAllAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to searchAllAssignments.
- searchAssignments(LocationName, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- searchAssignments(String, String) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- searchAssignments(SearchAssignmentsRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- searchAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- searchAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- searchAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- searchAssignmentsCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
Deprecated.
- searchAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- searchAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- searchAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- searchAssignmentsPagedCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
Deprecated.
- searchAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
- searchAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
- searchAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
- searchAssignmentsSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
- shutdown() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- shutdown() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- shutdown() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- shutdownNow() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
- shutdownNow() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- shutdownNow() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- splitCapacityCommitment(CapacityCommitmentName, long) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Splits capacity commitment to two commitments of the same plan and `commitment_end_time`.
- splitCapacityCommitment(String, long) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Splits capacity commitment to two commitments of the same plan and `commitment_end_time`.
- splitCapacityCommitment(SplitCapacityCommitmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Splits capacity commitment to two commitments of the same plan and `commitment_end_time`.
- splitCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Splits capacity commitment to two commitments of the same plan and `commitment_end_time`.
- splitCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- splitCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- splitCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- splitCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to splitCapacityCommitment.
- splitCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to splitCapacityCommitment.
- splitCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to splitCapacityCommitment.
- splitCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to splitCapacityCommitment.
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
- updateAssignment(Assignment, FieldMask) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing assignment.
- updateAssignment(UpdateAssignmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing assignment.
- updateAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing assignment.
- updateAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- updateAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- updateAssignmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- updateAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateAssignment.
- updateAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to updateAssignment.
- updateAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateAssignment.
- updateAssignmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to updateAssignment.
- updateBiReservation(BiReservation, FieldMask) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates a BI reservation.
- updateBiReservation(UpdateBiReservationRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates a BI reservation.
- updateBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates a BI reservation.
- updateBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- updateBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- updateBiReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- updateBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateBiReservation.
- updateBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to updateBiReservation.
- updateBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateBiReservation.
- updateBiReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to updateBiReservation.
- updateCapacityCommitment(CapacityCommitment, FieldMask) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing capacity commitment.
- updateCapacityCommitment(UpdateCapacityCommitmentRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing capacity commitment.
- updateCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing capacity commitment.
- updateCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- updateCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- updateCapacityCommitmentCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- updateCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateCapacityCommitment.
- updateCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to updateCapacityCommitment.
- updateCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateCapacityCommitment.
- updateCapacityCommitmentSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to updateCapacityCommitment.
- updateReservation(Reservation, FieldMask) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing reservation resource.
- updateReservation(UpdateReservationRequest) - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing reservation resource.
- updateReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceClient
-
Updates an existing reservation resource.
- updateReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.GrpcReservationServiceStub
-
- updateReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
- updateReservationCallable() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
- updateReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateReservation.
- updateReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Returns the object with the settings used for calls to updateReservation.
- updateReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateReservation.
- updateReservationSettings() - Method in class com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStubSettings
-
Returns the object with the settings used for calls to updateReservation.