# Functions
GetAppProfile gets an existing AppProfile resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetDataset gets an existing Dataset resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetDataTransferConfig gets an existing DataTransferConfig resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetTable gets an existing Table resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewAppProfile registers a new resource with the given unique name, arguments, and options.
NewDataset registers a new resource with the given unique name, arguments, and options.
NewDataTransferConfig registers a new resource with the given unique name, arguments, and options.
NewTable registers a new resource with the given unique name, arguments, and options.
# Structs
> This content is derived from https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/r/bigtable_app_profile.html.markdown.
The set of arguments for constructing a AppProfile resource.
Input properties used for looking up and filtering AppProfile resources.
> This content is derived from https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/r/bigquery_dataset.html.markdown.
The set of arguments for constructing a Dataset resource.
Input properties used for looking up and filtering Dataset resources.
> This content is derived from https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/r/bigquery_data_transfer_config.html.markdown.
The set of arguments for constructing a DataTransferConfig resource.
Input properties used for looking up and filtering DataTransferConfig resources.
Creates a table resource in a dataset for Google BigQuery.
The set of arguments for constructing a Table resource.
Input properties used for looking up and filtering Table resources.