Uses of Enum
com.google.cloud.bigquery.spi.v2.BigQueryRpc.Option
Packages that use BigQueryRpc.Option
-
Uses of BigQueryRpc.Option in com.google.cloud.bigquery.spi.v2
Methods in com.google.cloud.bigquery.spi.v2 that return BigQueryRpc.OptionModifier and TypeMethodDescriptionstatic BigQueryRpc.OptionReturns the enum constant of this type with the specified name.static BigQueryRpc.Option[]BigQueryRpc.Option.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in com.google.cloud.bigquery.spi.v2 with type arguments of type BigQueryRpc.OptionModifier and TypeMethodDescriptioncom.google.api.services.bigquery.model.DatasetBigQueryRpc.create(com.google.api.services.bigquery.model.Dataset dataset, Map<BigQueryRpc.Option, ?> options) Creates a new dataset.com.google.api.services.bigquery.model.JobBigQueryRpc.create(com.google.api.services.bigquery.model.Job job, Map<BigQueryRpc.Option, ?> options) Creates a new job.com.google.api.services.bigquery.model.RoutineBigQueryRpc.create(com.google.api.services.bigquery.model.Routine routine, Map<BigQueryRpc.Option, ?> options) Creates the requested routine.com.google.api.services.bigquery.model.TableBigQueryRpc.create(com.google.api.services.bigquery.model.Table table, Map<BigQueryRpc.Option, ?> options) Creates a new table.com.google.api.services.bigquery.model.DatasetHttpBigQueryRpc.create(com.google.api.services.bigquery.model.Dataset dataset, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.JobHttpBigQueryRpc.create(com.google.api.services.bigquery.model.Job job, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.RoutineHttpBigQueryRpc.create(com.google.api.services.bigquery.model.Routine routine, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableHttpBigQueryRpc.create(com.google.api.services.bigquery.model.Table table, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.DatasetHttpBigQueryRpc.createSkipExceptionTranslation(com.google.api.services.bigquery.model.Dataset dataset, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.JobHttpBigQueryRpc.createSkipExceptionTranslation(com.google.api.services.bigquery.model.Job job, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.RoutineHttpBigQueryRpc.createSkipExceptionTranslation(com.google.api.services.bigquery.model.Routine routine, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableHttpBigQueryRpc.createSkipExceptionTranslation(com.google.api.services.bigquery.model.Table table, Map<BigQueryRpc.Option, ?> options) booleanBigQueryRpc.deleteDataset(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) Delete the requested dataset.booleanHttpBigQueryRpc.deleteDataset(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) booleanHttpBigQueryRpc.deleteDatasetSkipExceptionTranslation(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.DatasetBigQueryRpc.getDataset(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) Returns the requested dataset ornullif not found.com.google.api.services.bigquery.model.DatasetHttpBigQueryRpc.getDataset(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.DatasetHttpBigQueryRpc.getDatasetSkipExceptionTranslation(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.PolicyBigQueryRpc.getIamPolicy(String resourceId, Map<BigQueryRpc.Option, ?> options) Returns the IAM Policy for the specified resource, using Policy V1.com.google.api.services.bigquery.model.PolicyHttpBigQueryRpc.getIamPolicy(String resourceId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.PolicyHttpBigQueryRpc.getIamPolicySkipExceptionTranslation(String resourceId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.JobBigQueryRpc.getJob(String projectId, String jobId, String location, Map<BigQueryRpc.Option, ?> options) Returns the requested job ornullif not found.com.google.api.services.bigquery.model.JobHttpBigQueryRpc.getJob(String projectId, String jobId, String location, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.JobHttpBigQueryRpc.getJobSkipExceptionTranslation(String projectId, String jobId, String location, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.ModelBigQueryRpc.getModel(String projectId, String datasetId, String modelId, Map<BigQueryRpc.Option, ?> options) Returns the requested model ornullif not found.com.google.api.services.bigquery.model.ModelHttpBigQueryRpc.getModel(String projectId, String datasetId, String modelId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.ModelHttpBigQueryRpc.getModelSkipExceptionTranslation(String projectId, String datasetId, String modelId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.GetQueryResultsResponseBigQueryRpc.getQueryResults(String projectId, String jobId, String location, Map<BigQueryRpc.Option, ?> options) Returns results of the query associated with the provided job.com.google.api.services.bigquery.model.GetQueryResultsResponseHttpBigQueryRpc.getQueryResults(String projectId, String jobId, String location, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.GetQueryResultsResponseHttpBigQueryRpc.getQueryResultsSkipExceptionTranslation(String projectId, String jobId, String location, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.RoutineBigQueryRpc.getRoutine(String projectId, String datasetId, String routineId, Map<BigQueryRpc.Option, ?> options) Returns the requested routine ornullif not found.com.google.api.services.bigquery.model.RoutineHttpBigQueryRpc.getRoutine(String projectId, String datasetId, String routineId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.RoutineHttpBigQueryRpc.getRoutineSkipExceptionTranslation(String projectId, String datasetId, String routineId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableBigQueryRpc.getTable(String projectId, String datasetId, String tableId, Map<BigQueryRpc.Option, ?> options) Returns the requested table ornullif not found.com.google.api.services.bigquery.model.TableHttpBigQueryRpc.getTable(String projectId, String datasetId, String tableId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableHttpBigQueryRpc.getTableSkipExceptionTranslation(String projectId, String datasetId, String tableId, Map<BigQueryRpc.Option, ?> options) BigQueryRpc.listDatasets(String projectId, Map<BigQueryRpc.Option, ?> options) Lists the provided project's datasets, keyed by page token.HttpBigQueryRpc.listDatasets(String projectId, Map<BigQueryRpc.Option, ?> options) HttpBigQueryRpc.listDatasetsSkipExceptionTranslation(String projectId, Map<BigQueryRpc.Option, ?> options) BigQueryRpc.listJobs(String projectId, Map<BigQueryRpc.Option, ?> options) Lists the project's jobs.HttpBigQueryRpc.listJobs(String projectId, Map<BigQueryRpc.Option, ?> options) HttpBigQueryRpc.listJobsSkipExceptionTranslation(String projectId, Map<BigQueryRpc.Option, ?> options) BigQueryRpc.listModels(String projectId, String dataset, Map<BigQueryRpc.Option, ?> options) Lists the dataset's models, keyed by page token.HttpBigQueryRpc.listModels(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) HttpBigQueryRpc.listModelsSkipExceptionTranslation(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) BigQueryRpc.listRoutines(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) HttpBigQueryRpc.listRoutines(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) HttpBigQueryRpc.listRoutinesSkipExceptionTranslation(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableDataListBigQueryRpc.listTableData(String projectId, String datasetId, String tableId, Map<BigQueryRpc.Option, ?> options) Lists the table's rows.com.google.api.services.bigquery.model.TableDataListHttpBigQueryRpc.listTableData(String projectId, String datasetId, String tableId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableDataListHttpBigQueryRpc.listTableDataSkipExceptionTranslation(String projectId, String datasetId, String tableId, Map<BigQueryRpc.Option, ?> options) BigQueryRpc.listTables(String projectId, String dataset, Map<BigQueryRpc.Option, ?> options) Lists the dataset's tables, keyed by page token.HttpBigQueryRpc.listTables(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) HttpBigQueryRpc.listTablesSkipExceptionTranslation(String projectId, String datasetId, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.DatasetBigQueryRpc.patch(com.google.api.services.bigquery.model.Dataset dataset, Map<BigQueryRpc.Option, ?> options) Updates dataset information.com.google.api.services.bigquery.model.ModelBigQueryRpc.patch(com.google.api.services.bigquery.model.Model model, Map<BigQueryRpc.Option, ?> options) Updates model information.com.google.api.services.bigquery.model.TableBigQueryRpc.patch(com.google.api.services.bigquery.model.Table table, Map<BigQueryRpc.Option, ?> options) Updates table information.com.google.api.services.bigquery.model.DatasetHttpBigQueryRpc.patch(com.google.api.services.bigquery.model.Dataset dataset, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.ModelHttpBigQueryRpc.patch(com.google.api.services.bigquery.model.Model model, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableHttpBigQueryRpc.patch(com.google.api.services.bigquery.model.Table table, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.DatasetHttpBigQueryRpc.patchSkipExceptionTranslation(com.google.api.services.bigquery.model.Dataset dataset, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.ModelHttpBigQueryRpc.patchSkipExceptionTranslation(com.google.api.services.bigquery.model.Model model, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TableHttpBigQueryRpc.patchSkipExceptionTranslation(com.google.api.services.bigquery.model.Table table, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.PolicyBigQueryRpc.setIamPolicy(String resourceId, com.google.api.services.bigquery.model.Policy policy, Map<BigQueryRpc.Option, ?> options) Updates the IAM policy for the specified resource.com.google.api.services.bigquery.model.PolicyHttpBigQueryRpc.setIamPolicy(String resourceId, com.google.api.services.bigquery.model.Policy policy, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.PolicyHttpBigQueryRpc.setIamPolicySkipExceptionTranslation(String resourceId, com.google.api.services.bigquery.model.Policy policy, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TestIamPermissionsResponseBigQueryRpc.testIamPermissions(String resourceId, List<String> permissions, Map<BigQueryRpc.Option, ?> options) Tests whether the caller holds the provided permissions for the specified resource.com.google.api.services.bigquery.model.TestIamPermissionsResponseHttpBigQueryRpc.testIamPermissions(String resourceId, List<String> permissions, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.TestIamPermissionsResponseHttpBigQueryRpc.testIamPermissionsSkipExceptionTranslation(String resourceId, List<String> permissions, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.RoutineBigQueryRpc.update(com.google.api.services.bigquery.model.Routine routine, Map<BigQueryRpc.Option, ?> options) Updates the requested routine.com.google.api.services.bigquery.model.RoutineHttpBigQueryRpc.update(com.google.api.services.bigquery.model.Routine routine, Map<BigQueryRpc.Option, ?> options) com.google.api.services.bigquery.model.RoutineHttpBigQueryRpc.updateSkipExceptionTranslation(com.google.api.services.bigquery.model.Routine routine, Map<BigQueryRpc.Option, ?> options)