BigqueryApi class
A data platform for customers to create, manage, share and query data.
Constructors
- BigqueryApi(Client client, {String rootUrl = 'https://bigquery.googleapis.com/', String servicePath = 'bigquery/v2/'})
Properties
- datasets → DatasetsResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- jobs → JobsResource
-
no setter
- models → ModelsResource
-
no setter
- projects → ProjectsResource
-
no setter
- routines → RoutinesResource
-
no setter
- rowAccessPolicies → RowAccessPoliciesResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tabledata → TabledataResource
-
no setter
- tables → TablesResource
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- bigqueryInsertdataScope → const String
- Insert data into Google BigQuery
- bigqueryScope → const String
- View and manage your data in Google BigQuery and see the email address for your Google Account
- cloudPlatformReadOnlyScope → const String
- View your data across Google Cloud services and see the email address of your Google Account
- cloudPlatformScope → const String
- See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
- devstorageFullControlScope → const String
- Manage your data and permissions in Cloud Storage and see the email address for your Google Account
- devstorageReadOnlyScope → const String
- View your data in Google Cloud Storage
- devstorageReadWriteScope → const String
- Manage your data in Cloud Storage and see the email address of your Google Account