Skip to content

Commit 11db1a0

Browse files
feat(analyticshub): update the api
#### analyticshub:v1 The following keys were added: - schemas.Listing.properties.allowOnlyMetadataSharing.type (Total Keys: 1) #### analyticshub:v1beta1 The following keys were added: - schemas.Listing.properties.allowOnlyMetadataSharing.type (Total Keys: 1)
1 parent 23c768f commit 11db1a0

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
@@ -129,6 +129,7 @@ <h3>Method Details</h3>
129129
The object takes the form of:
130130

131131
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
132+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
132133
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Shared dataset i.e. BigQuery dataset source.
133134
&quot;dataset&quot;: &quot;A String&quot;, # Optional. Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
134135
&quot;restrictedExportPolicy&quot;: { # Restricted export policy used to configure restricted export on linked dataset. # Optional. If set, restricted export policy will be propagated and enforced on the linked dataset.
@@ -194,6 +195,7 @@ <h3>Method Details</h3>
194195
An object of the form:
195196

196197
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
198+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
197199
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Shared dataset i.e. BigQuery dataset source.
198200
&quot;dataset&quot;: &quot;A String&quot;, # Optional. Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
199201
&quot;restrictedExportPolicy&quot;: { # Restricted export policy used to configure restricted export on linked dataset. # Optional. If set, restricted export policy will be propagated and enforced on the linked dataset.
@@ -284,6 +286,7 @@ <h3>Method Details</h3>
284286
An object of the form:
285287

286288
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
289+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
287290
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Shared dataset i.e. BigQuery dataset source.
288291
&quot;dataset&quot;: &quot;A String&quot;, # Optional. Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
289292
&quot;restrictedExportPolicy&quot;: { # Restricted export policy used to configure restricted export on linked dataset. # Optional. If set, restricted export policy will be propagated and enforced on the linked dataset.
@@ -415,6 +418,7 @@ <h3>Method Details</h3>
415418
{ # Message for response to the list of Listings.
416419
&quot;listings&quot;: [ # The list of Listing.
417420
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
421+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
418422
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Shared dataset i.e. BigQuery dataset source.
419423
&quot;dataset&quot;: &quot;A String&quot;, # Optional. Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
420424
&quot;restrictedExportPolicy&quot;: { # Restricted export policy used to configure restricted export on linked dataset. # Optional. If set, restricted export policy will be propagated and enforced on the linked dataset.
@@ -568,6 +572,7 @@ <h3>Method Details</h3>
568572
The object takes the form of:
569573

570574
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
575+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
571576
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Shared dataset i.e. BigQuery dataset source.
572577
&quot;dataset&quot;: &quot;A String&quot;, # Optional. Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
573578
&quot;restrictedExportPolicy&quot;: { # Restricted export policy used to configure restricted export on linked dataset. # Optional. If set, restricted export policy will be propagated and enforced on the linked dataset.
@@ -633,6 +638,7 @@ <h3>Method Details</h3>
633638
An object of the form:
634639

635640
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
641+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
636642
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Shared dataset i.e. BigQuery dataset source.
637643
&quot;dataset&quot;: &quot;A String&quot;, # Optional. Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
638644
&quot;restrictedExportPolicy&quot;: { # Restricted export policy used to configure restricted export on linked dataset. # Optional. If set, restricted export policy will be propagated and enforced on the linked dataset.

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ <h3>Method Details</h3>
123123
The object takes the form of:
124124

125125
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
126+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
126127
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Required. Shared dataset i.e. BigQuery dataset source.
127128
&quot;dataset&quot;: &quot;A String&quot;, # Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
128129
},
@@ -162,6 +163,7 @@ <h3>Method Details</h3>
162163
An object of the form:
163164

164165
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
166+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
165167
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Required. Shared dataset i.e. BigQuery dataset source.
166168
&quot;dataset&quot;: &quot;A String&quot;, # Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
167169
},
@@ -225,6 +227,7 @@ <h3>Method Details</h3>
225227
An object of the form:
226228

227229
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
230+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
228231
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Required. Shared dataset i.e. BigQuery dataset source.
229232
&quot;dataset&quot;: &quot;A String&quot;, # Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
230233
},
@@ -330,6 +333,7 @@ <h3>Method Details</h3>
330333
{ # Message for response to the list of Listings.
331334
&quot;listings&quot;: [ # The list of Listing.
332335
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
336+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
333337
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Required. Shared dataset i.e. BigQuery dataset source.
334338
&quot;dataset&quot;: &quot;A String&quot;, # Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
335339
},
@@ -387,6 +391,7 @@ <h3>Method Details</h3>
387391
The object takes the form of:
388392

389393
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
394+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
390395
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Required. Shared dataset i.e. BigQuery dataset source.
391396
&quot;dataset&quot;: &quot;A String&quot;, # Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
392397
},
@@ -426,6 +431,7 @@ <h3>Method Details</h3>
426431
An object of the form:
427432

428433
{ # A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
434+
&quot;allowOnlyMetadataSharing&quot;: True or False, # Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
429435
&quot;bigqueryDataset&quot;: { # A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber&#x27;s subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber&#x27;s project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset. # Required. Shared dataset i.e. BigQuery dataset source.
430436
&quot;dataset&quot;: &quot;A String&quot;, # Resource name of the dataset source for this listing. e.g. `projects/myproject/datasets/123`
431437
},

googleapiclient/discovery_cache/documents/analyticshub.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@
10271027
}
10281028
}
10291029
},
1030-
"revision": "20250414",
1030+
"revision": "20250418",
10311031
"rootUrl": "https://analyticshub.googleapis.com/",
10321032
"schemas": {
10331033
"AuditConfig": {
@@ -1731,6 +1731,10 @@
17311731
"description": "A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.",
17321732
"id": "Listing",
17331733
"properties": {
1734+
"allowOnlyMetadataSharing": {
1735+
"description": "Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.",
1736+
"type": "boolean"
1737+
},
17341738
"bigqueryDataset": {
17351739
"$ref": "BigQueryDatasetSource",
17361740
"description": "Shared dataset i.e. BigQuery dataset source."

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": "20250217",
698+
"revision": "20250418",
699699
"rootUrl": "https://analyticshub.googleapis.com/",
700700
"schemas": {
701701
"AuditConfig": {
@@ -1032,6 +1032,10 @@
10321032
"description": "A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.",
10331033
"id": "Listing",
10341034
"properties": {
1035+
"allowOnlyMetadataSharing": {
1036+
"description": "Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.",
1037+
"type": "boolean"
1038+
},
10351039
"bigqueryDataset": {
10361040
"$ref": "BigQueryDatasetSource",
10371041
"description": "Required. Shared dataset i.e. BigQuery dataset source."

0 commit comments

Comments
 (0)