Skip to content

Commit dbd03dd

Browse files
feat(bigqueryconnection): update the api
#### bigqueryconnection:v1 The following keys were added: - schemas.ConnectorConfiguration.properties.asset.$ref (Total Keys: 1) - schemas.ConnectorConfigurationAsset (Total Keys: 4)
1 parent b93cef4 commit dbd03dd

File tree

3 files changed

+45
-2
lines changed

3 files changed

+45
-2
lines changed

docs/dyn/bigqueryconnection_v1.projects.locations.connections.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ <h3>Method Details</h3>
157157
&quot;type&quot;: &quot;A String&quot;, # Type of the Cloud SQL database.
158158
},
159159
&quot;configuration&quot;: { # Represents concrete parameter values for Connector Configuration. # Optional. Connector configuration.
160+
&quot;asset&quot;: { # Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB. # Optional. Data asset.
161+
&quot;database&quot;: &quot;A String&quot;, # Optional. Name of the database.
162+
&quot;googleCloudResource&quot;: &quot;A String&quot;, # Full Google Cloud resource name - https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: `//library.googleapis.com/shelves/shelf1/books/book2`
163+
},
160164
&quot;authentication&quot;: { # Client authentication. # Client authentication.
161165
&quot;usernamePassword&quot;: { # Username and Password authentication. # Username/password authentication.
162166
&quot;password&quot;: { # Secret value parameter. # Required. Password.
@@ -246,6 +250,10 @@ <h3>Method Details</h3>
246250
&quot;type&quot;: &quot;A String&quot;, # Type of the Cloud SQL database.
247251
},
248252
&quot;configuration&quot;: { # Represents concrete parameter values for Connector Configuration. # Optional. Connector configuration.
253+
&quot;asset&quot;: { # Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB. # Optional. Data asset.
254+
&quot;database&quot;: &quot;A String&quot;, # Optional. Name of the database.
255+
&quot;googleCloudResource&quot;: &quot;A String&quot;, # Full Google Cloud resource name - https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: `//library.googleapis.com/shelves/shelf1/books/book2`
256+
},
249257
&quot;authentication&quot;: { # Client authentication. # Client authentication.
250258
&quot;usernamePassword&quot;: { # Username and Password authentication. # Username/password authentication.
251259
&quot;password&quot;: { # Secret value parameter. # Required. Password.
@@ -359,6 +367,10 @@ <h3>Method Details</h3>
359367
&quot;type&quot;: &quot;A String&quot;, # Type of the Cloud SQL database.
360368
},
361369
&quot;configuration&quot;: { # Represents concrete parameter values for Connector Configuration. # Optional. Connector configuration.
370+
&quot;asset&quot;: { # Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB. # Optional. Data asset.
371+
&quot;database&quot;: &quot;A String&quot;, # Optional. Name of the database.
372+
&quot;googleCloudResource&quot;: &quot;A String&quot;, # Full Google Cloud resource name - https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: `//library.googleapis.com/shelves/shelf1/books/book2`
373+
},
362374
&quot;authentication&quot;: { # Client authentication. # Client authentication.
363375
&quot;usernamePassword&quot;: { # Username and Password authentication. # Username/password authentication.
364376
&quot;password&quot;: { # Secret value parameter. # Required. Password.
@@ -514,6 +526,10 @@ <h3>Method Details</h3>
514526
&quot;type&quot;: &quot;A String&quot;, # Type of the Cloud SQL database.
515527
},
516528
&quot;configuration&quot;: { # Represents concrete parameter values for Connector Configuration. # Optional. Connector configuration.
529+
&quot;asset&quot;: { # Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB. # Optional. Data asset.
530+
&quot;database&quot;: &quot;A String&quot;, # Optional. Name of the database.
531+
&quot;googleCloudResource&quot;: &quot;A String&quot;, # Full Google Cloud resource name - https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: `//library.googleapis.com/shelves/shelf1/books/book2`
532+
},
517533
&quot;authentication&quot;: { # Client authentication. # Client authentication.
518534
&quot;usernamePassword&quot;: { # Username and Password authentication. # Username/password authentication.
519535
&quot;password&quot;: { # Secret value parameter. # Required. Password.
@@ -621,6 +637,10 @@ <h3>Method Details</h3>
621637
&quot;type&quot;: &quot;A String&quot;, # Type of the Cloud SQL database.
622638
},
623639
&quot;configuration&quot;: { # Represents concrete parameter values for Connector Configuration. # Optional. Connector configuration.
640+
&quot;asset&quot;: { # Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB. # Optional. Data asset.
641+
&quot;database&quot;: &quot;A String&quot;, # Optional. Name of the database.
642+
&quot;googleCloudResource&quot;: &quot;A String&quot;, # Full Google Cloud resource name - https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: `//library.googleapis.com/shelves/shelf1/books/book2`
643+
},
624644
&quot;authentication&quot;: { # Client authentication. # Client authentication.
625645
&quot;usernamePassword&quot;: { # Username and Password authentication. # Username/password authentication.
626646
&quot;password&quot;: { # Secret value parameter. # Required. Password.
@@ -710,6 +730,10 @@ <h3>Method Details</h3>
710730
&quot;type&quot;: &quot;A String&quot;, # Type of the Cloud SQL database.
711731
},
712732
&quot;configuration&quot;: { # Represents concrete parameter values for Connector Configuration. # Optional. Connector configuration.
733+
&quot;asset&quot;: { # Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB. # Optional. Data asset.
734+
&quot;database&quot;: &quot;A String&quot;, # Optional. Name of the database.
735+
&quot;googleCloudResource&quot;: &quot;A String&quot;, # Full Google Cloud resource name - https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: `//library.googleapis.com/shelves/shelf1/books/book2`
736+
},
713737
&quot;authentication&quot;: { # Client authentication. # Client authentication.
714738
&quot;usernamePassword&quot;: { # Username and Password authentication. # Username/password authentication.
715739
&quot;password&quot;: { # Secret value parameter. # Required. Password.

googleapiclient/discovery_cache/documents/bigqueryconnection.v1.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
}
367367
}
368368
},
369-
"revision": "20240323",
369+
"revision": "20240418",
370370
"rootUrl": "https://bigqueryconnection.googleapis.com/",
371371
"schemas": {
372372
"AuditConfig": {
@@ -679,6 +679,10 @@
679679
"description": "Represents concrete parameter values for Connector Configuration.",
680680
"id": "ConnectorConfiguration",
681681
"properties": {
682+
"asset": {
683+
"$ref": "ConnectorConfigurationAsset",
684+
"description": "Optional. Data asset."
685+
},
682686
"authentication": {
683687
"$ref": "ConnectorConfigurationAuthentication",
684688
"description": "Client authentication."
@@ -698,6 +702,21 @@
698702
},
699703
"type": "object"
700704
},
705+
"ConnectorConfigurationAsset": {
706+
"description": "Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB.",
707+
"id": "ConnectorConfigurationAsset",
708+
"properties": {
709+
"database": {
710+
"description": "Optional. Name of the database.",
711+
"type": "string"
712+
},
713+
"googleCloudResource": {
714+
"description": "Full Google Cloud resource name - https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: `//library.googleapis.com/shelves/shelf1/books/book2`",
715+
"type": "string"
716+
}
717+
},
718+
"type": "object"
719+
},
701720
"ConnectorConfigurationAuthentication": {
702721
"description": "Client authentication.",
703722
"id": "ConnectorConfigurationAuthentication",

googleapiclient/discovery_cache/documents/bigqueryconnection.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
}
396396
}
397397
},
398-
"revision": "20240323",
398+
"revision": "20240418",
399399
"rootUrl": "https://bigqueryconnection.googleapis.com/",
400400
"schemas": {
401401
"AuditConfig": {

0 commit comments

Comments
 (0)