Skip to content

Commit

Permalink
feat(bigquery): update the api
Browse files Browse the repository at this point in the history
#### bigquery:v2

The following keys were added:
- schemas.Dataset.properties.linkedDatasetMetadata (Total Keys: 2)
- schemas.LinkedDatasetMetadata (Total Keys: 4)
- schemas.PartitionedColumn (Total Keys: 4)
- schemas.PartitioningDefinition (Total Keys: 5)
- schemas.Table.properties.partitionDefinition (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Mar 12, 2024
1 parent 1c4dc68 commit af55e33
Show file tree
Hide file tree
Showing 4 changed files with 209 additions and 77 deletions.
24 changes: 24 additions & 0 deletions docs/dyn/bigquery_v2.datasets.html
Expand Up @@ -199,6 +199,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down Expand Up @@ -286,6 +289,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down Expand Up @@ -371,6 +377,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down Expand Up @@ -516,6 +525,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down Expand Up @@ -601,6 +613,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down Expand Up @@ -701,6 +716,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down Expand Up @@ -789,6 +807,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down Expand Up @@ -874,6 +895,9 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The date when this dataset was last modified, in milliseconds since the epoch.
&quot;linkedDatasetMetadata&quot;: { # Metadata about the Linked Dataset. # Output only. Metadata about the LinkedDataset. Filled out when the dataset type is LINKED.
&quot;linkState&quot;: &quot;A String&quot;, # Output only. Specifies whether Linked Dataset is currently in a linked state or not.
},
&quot;linkedDatasetSource&quot;: { # A dataset source type which refers to another BigQuery dataset. # Optional. The source dataset reference when the dataset is of type LINKED. For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.
&quot;sourceDataset&quot;: { # The source dataset reference contains project numbers and not project ids.
&quot;datasetId&quot;: &quot;A String&quot;, # Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Expand Down

0 comments on commit af55e33

Please sign in to comment.