Uses of Interface
com.google.cloud.bigquery.reservation.v1.AssignmentOrBuilder
-
Packages that use AssignmentOrBuilder Package Description com.google.cloud.bigquery.reservation.v1 A client to BigQuery Reservation API -
-
Uses of AssignmentOrBuilder in com.google.cloud.bigquery.reservation.v1
Classes in com.google.cloud.bigquery.reservation.v1 that implement AssignmentOrBuilder Modifier and Type Class Description classAssignmentAn assignment allows a project to submit jobs of a certain type using slots from the specified reservation.static classAssignment.BuilderAn assignment allows a project to submit jobs of a certain type using slots from the specified reservation.Methods in com.google.cloud.bigquery.reservation.v1 that return AssignmentOrBuilder Modifier and Type Method Description AssignmentOrBuilderCreateAssignmentRequest.Builder. getAssignmentOrBuilder()Assignment resource to create.AssignmentOrBuilderCreateAssignmentRequest. getAssignmentOrBuilder()Assignment resource to create.AssignmentOrBuilderCreateAssignmentRequestOrBuilder. getAssignmentOrBuilder()Assignment resource to create.AssignmentOrBuilderUpdateAssignmentRequest.Builder. getAssignmentOrBuilder()Content of the assignment to update.AssignmentOrBuilderUpdateAssignmentRequest. getAssignmentOrBuilder()Content of the assignment to update.AssignmentOrBuilderUpdateAssignmentRequestOrBuilder. getAssignmentOrBuilder()Content of the assignment to update.AssignmentOrBuilderListAssignmentsResponse.Builder. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderListAssignmentsResponse. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderListAssignmentsResponseOrBuilder. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderSearchAllAssignmentsResponse.Builder. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderSearchAllAssignmentsResponse. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderSearchAllAssignmentsResponseOrBuilder. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderSearchAssignmentsResponse.Builder. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderSearchAssignmentsResponse. getAssignmentsOrBuilder(int index)List of assignments visible to the user.AssignmentOrBuilderSearchAssignmentsResponseOrBuilder. getAssignmentsOrBuilder(int index)List of assignments visible to the user.Methods in com.google.cloud.bigquery.reservation.v1 that return types with arguments of type AssignmentOrBuilder Modifier and Type Method Description List<? extends AssignmentOrBuilder>ListAssignmentsResponse.Builder. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>ListAssignmentsResponse. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>ListAssignmentsResponseOrBuilder. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>SearchAllAssignmentsResponse.Builder. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>SearchAllAssignmentsResponse. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>SearchAllAssignmentsResponseOrBuilder. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>SearchAssignmentsResponse.Builder. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>SearchAssignmentsResponse. getAssignmentsOrBuilderList()List of assignments visible to the user.List<? extends AssignmentOrBuilder>SearchAssignmentsResponseOrBuilder. getAssignmentsOrBuilderList()List of assignments visible to the user.
-