Skip to content

Commit 57fcaa5

Browse files
feat(analyticshub): update the api
#### analyticshub:v1 The following keys were added: - schemas.RestrictedExportConfig.properties.enabled.type (Total Keys: 1) #### analyticshub:v1beta1 The following keys were added: - schemas.RestrictedExportConfig.properties.enabled.type (Total Keys: 1)
1 parent 47d61a2 commit 57fcaa5

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

docs/dyn/analyticshub_v1.projects.locations.dataExchanges.listings.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ <h3>Method Details</h3>
145145
},
146146
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
147147
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
148+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
148149
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
149150
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
150151
},
@@ -183,6 +184,7 @@ <h3>Method Details</h3>
183184
},
184185
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
185186
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
187+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
186188
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
187189
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
188190
},
@@ -245,6 +247,7 @@ <h3>Method Details</h3>
245247
},
246248
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
247249
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
250+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
248251
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
249252
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
250253
},
@@ -349,6 +352,7 @@ <h3>Method Details</h3>
349352
},
350353
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
351354
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
355+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
352356
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
353357
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
354358
},
@@ -405,6 +409,7 @@ <h3>Method Details</h3>
405409
},
406410
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
407411
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
412+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
408413
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
409414
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
410415
},
@@ -443,6 +448,7 @@ <h3>Method Details</h3>
443448
},
444449
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
445450
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
451+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
446452
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
447453
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
448454
},

docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.listings.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ <h3>Method Details</h3>
145145
},
146146
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
147147
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
148+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
148149
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
149150
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
150151
},
@@ -183,6 +184,7 @@ <h3>Method Details</h3>
183184
},
184185
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
185186
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
187+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
186188
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
187189
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
188190
},
@@ -245,6 +247,7 @@ <h3>Method Details</h3>
245247
},
246248
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
247249
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
250+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
248251
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
249252
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
250253
},
@@ -349,6 +352,7 @@ <h3>Method Details</h3>
349352
},
350353
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
351354
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
355+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
352356
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
353357
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
354358
},
@@ -405,6 +409,7 @@ <h3>Method Details</h3>
405409
},
406410
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
407411
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
412+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
408413
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
409414
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
410415
},
@@ -443,6 +448,7 @@ <h3>Method Details</h3>
443448
},
444449
&quot;requestAccess&quot;: &quot;A String&quot;, # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
445450
&quot;restrictedExportConfig&quot;: { # Restricted export config, used to configure restricted export on linked dataset. # Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.
451+
&quot;enabled&quot;: True or False, # If true, enable restricted export.
446452
&quot;restrictDirectTableAccess&quot;: True or False, # If true, restrict direct table access(read api/tabledata.list) on linked table.
447453
&quot;restrictQueryResult&quot;: True or False, # If true, restrict export of query result derived from restricted linked dataset table.
448454
},

googleapiclient/discovery_cache/documents/analyticshub.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@
695695
}
696696
}
697697
},
698-
"revision": "20230210",
698+
"revision": "20230220",
699699
"rootUrl": "https://analyticshub.googleapis.com/",
700700
"schemas": {
701701
"AuditConfig": {
@@ -1195,6 +1195,10 @@
11951195
"description": "Restricted export config, used to configure restricted export on linked dataset.",
11961196
"id": "RestrictedExportConfig",
11971197
"properties": {
1198+
"enabled": {
1199+
"description": "If true, enable restricted export.",
1200+
"type": "boolean"
1201+
},
11981202
"restrictDirectTableAccess": {
11991203
"description": "If true, restrict direct table access(read api/tabledata.list) on linked table.",
12001204
"type": "boolean"

googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@
695695
}
696696
}
697697
},
698-
"revision": "20230210",
698+
"revision": "20230220",
699699
"rootUrl": "https://analyticshub.googleapis.com/",
700700
"schemas": {
701701
"AuditConfig": {
@@ -1195,6 +1195,10 @@
11951195
"description": "Restricted export config, used to configure restricted export on linked dataset.",
11961196
"id": "RestrictedExportConfig",
11971197
"properties": {
1198+
"enabled": {
1199+
"description": "If true, enable restricted export.",
1200+
"type": "boolean"
1201+
},
11981202
"restrictDirectTableAccess": {
11991203
"description": "If true, restrict direct table access(read api/tabledata.list) on linked table.",
12001204
"type": "boolean"

0 commit comments

Comments
 (0)