NAME
Google::Cloud::Bigquery::V2 - Auto-generated client library for Google Cloud Services
SYNOPSIS
use Google::Cloud::Bigquery::V2;
use Google::Auth;
my $auth = Google::Auth->new(...);
my $client = Google::Cloud::Bigquery::V2->new(
credentials => $auth
);
DESCRIPTION
This is an auto-generated Protocol Buffers client library for Google Cloud Services, built on top of high-performance gRPC and Protocol Buffers!
METHODS
The following RPC methods are available in this client:
get_routine
Calls the RPC method
GetRoutineon the service. Takes a hash of parameters representing the request.insert_routine
Calls the RPC method
InsertRoutineon the service. Takes a hash of parameters representing the request.update_routine
Calls the RPC method
UpdateRoutineon the service. Takes a hash of parameters representing the request.patch_routine
Calls the RPC method
PatchRoutineon the service. Takes a hash of parameters representing the request.delete_routine
Calls the RPC method
DeleteRoutineon the service. Takes a hash of parameters representing the request.list_routines
Calls the RPC method
ListRoutineson the service. Takes a hash of parameters representing the request.list_projects
Calls the RPC method
ListProjectson the service. Takes a hash of parameters representing the request.get_service_account
Calls the RPC method
GetServiceAccounton the service. Takes a hash of parameters representing the request.get_model
Calls the RPC method
GetModelon the service. Takes a hash of parameters representing the request.list_models
Calls the RPC method
ListModelson the service. Takes a hash of parameters representing the request.patch_model
Calls the RPC method
PatchModelon the service. Takes a hash of parameters representing the request.delete_model
Calls the RPC method
DeleteModelon the service. Takes a hash of parameters representing the request.get_table
Calls the RPC method
GetTableon the service. Takes a hash of parameters representing the request.insert_table
Calls the RPC method
InsertTableon the service. Takes a hash of parameters representing the request.patch_table
Calls the RPC method
PatchTableon the service. Takes a hash of parameters representing the request.update_table
Calls the RPC method
UpdateTableon the service. Takes a hash of parameters representing the request.delete_table
Calls the RPC method
DeleteTableon the service. Takes a hash of parameters representing the request.list_tables
Calls the RPC method
ListTableson the service. Takes a hash of parameters representing the request.get_property_graph
Calls the RPC method
GetPropertyGraphon the service. Takes a hash of parameters representing the request.list_property_graphs
Calls the RPC method
ListPropertyGraphson the service. Takes a hash of parameters representing the request.delete_property_graph
Calls the RPC method
DeletePropertyGraphon the service. Takes a hash of parameters representing the request.cancel_job
Calls the RPC method
CancelJobon the service. Takes a hash of parameters representing the request.get_job
Calls the RPC method
GetJobon the service. Takes a hash of parameters representing the request.insert_job
Calls the RPC method
InsertJobon the service. Takes a hash of parameters representing the request.update_job
Calls the RPC method
UpdateJobon the service. Takes a hash of parameters representing the request.delete_job
Calls the RPC method
DeleteJobon the service. Takes a hash of parameters representing the request.list_jobs
Calls the RPC method
ListJobson the service. Takes a hash of parameters representing the request.get_query_results
Calls the RPC method
GetQueryResultson the service. Takes a hash of parameters representing the request.query
Calls the RPC method
Queryon the service. Takes a hash of parameters representing the request.insert_all
Calls the RPC method
InsertAllon the service. Takes a hash of parameters representing the request.list
Calls the RPC method
Liston the service. Takes a hash of parameters representing the request.get_dataset
Calls the RPC method
GetDataseton the service. Takes a hash of parameters representing the request.insert_dataset
Calls the RPC method
InsertDataseton the service. Takes a hash of parameters representing the request.patch_dataset
Calls the RPC method
PatchDataseton the service. Takes a hash of parameters representing the request.update_dataset
Calls the RPC method
UpdateDataseton the service. Takes a hash of parameters representing the request.delete_dataset
Calls the RPC method
DeleteDataseton the service. Takes a hash of parameters representing the request.list_datasets
Calls the RPC method
ListDatasetson the service. Takes a hash of parameters representing the request.undelete_dataset
Calls the RPC method
UndeleteDataseton the service. Takes a hash of parameters representing the request.list_row_access_policies
Calls the RPC method
ListRowAccessPolicieson the service. Takes a hash of parameters representing the request.get_row_access_policy
Calls the RPC method
GetRowAccessPolicyon the service. Takes a hash of parameters representing the request.create_row_access_policy
Calls the RPC method
CreateRowAccessPolicyon the service. Takes a hash of parameters representing the request.update_row_access_policy
Calls the RPC method
UpdateRowAccessPolicyon the service. Takes a hash of parameters representing the request.delete_row_access_policy
Calls the RPC method
DeleteRowAccessPolicyon the service. Takes a hash of parameters representing the request.batch_delete_row_access_policies
Calls the RPC method
BatchDeleteRowAccessPolicieson the service. Takes a hash of parameters representing the request.
LICENSE
Apache License 2.0