Skip to content

Commit 9ba4beb

Browse files
feat(analyticshub): update the api
#### analyticshub:v1 The following keys were added: - schemas.GooglePubsubV1Subscription.properties.tags (Total Keys: 2) - schemas.Listing.properties.storedProcedureConfig.$ref (Total Keys: 1) - schemas.StoredProcedureConfig (Total Keys: 6)
1 parent 8c34107 commit 9ba4beb

File tree

2 files changed

+78
-1
lines changed

2 files changed

+78
-1
lines changed

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

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,12 @@ <h3>Method Details</h3>
193193
&quot;restrictQueryResult&quot;: True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
194194
},
195195
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the listing.
196+
&quot;storedProcedureConfig&quot;: { # Stored procedure configuration, used to configure stored procedure sharing on linked dataset. # Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset.
197+
&quot;allowedStoredProcedureTypes&quot;: [ # Output only. Types of stored procedure supported to share.
198+
&quot;A String&quot;,
199+
],
200+
&quot;enabled&quot;: True or False, # Optional. If true, enable sharing of stored procedure.
201+
},
196202
}
197203

198204
listingId: string, Required. The ID of the listing to create. Must contain only Unicode letters, numbers (0-9), underscores (_). Max length: 100 bytes.
@@ -269,6 +275,12 @@ <h3>Method Details</h3>
269275
&quot;restrictQueryResult&quot;: True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
270276
},
271277
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the listing.
278+
&quot;storedProcedureConfig&quot;: { # Stored procedure configuration, used to configure stored procedure sharing on linked dataset. # Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset.
279+
&quot;allowedStoredProcedureTypes&quot;: [ # Output only. Types of stored procedure supported to share.
280+
&quot;A String&quot;,
281+
],
282+
&quot;enabled&quot;: True or False, # Optional. If true, enable sharing of stored procedure.
283+
},
272284
}</pre>
273285
</div>
274286

@@ -370,6 +382,12 @@ <h3>Method Details</h3>
370382
&quot;restrictQueryResult&quot;: True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
371383
},
372384
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the listing.
385+
&quot;storedProcedureConfig&quot;: { # Stored procedure configuration, used to configure stored procedure sharing on linked dataset. # Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset.
386+
&quot;allowedStoredProcedureTypes&quot;: [ # Output only. Types of stored procedure supported to share.
387+
&quot;A String&quot;,
388+
],
389+
&quot;enabled&quot;: True or False, # Optional. If true, enable sharing of stored procedure.
390+
},
373391
}</pre>
374392
</div>
375393

@@ -512,6 +530,12 @@ <h3>Method Details</h3>
512530
&quot;restrictQueryResult&quot;: True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
513531
},
514532
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the listing.
533+
&quot;storedProcedureConfig&quot;: { # Stored procedure configuration, used to configure stored procedure sharing on linked dataset. # Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset.
534+
&quot;allowedStoredProcedureTypes&quot;: [ # Output only. Types of stored procedure supported to share.
535+
&quot;A String&quot;,
536+
],
537+
&quot;enabled&quot;: True or False, # Optional. If true, enable sharing of stored procedure.
538+
},
515539
},
516540
],
517541
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token to request the next page of results.
@@ -691,6 +715,12 @@ <h3>Method Details</h3>
691715
&quot;restrictQueryResult&quot;: True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
692716
},
693717
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the listing.
718+
&quot;storedProcedureConfig&quot;: { # Stored procedure configuration, used to configure stored procedure sharing on linked dataset. # Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset.
719+
&quot;allowedStoredProcedureTypes&quot;: [ # Output only. Types of stored procedure supported to share.
720+
&quot;A String&quot;,
721+
],
722+
&quot;enabled&quot;: True or False, # Optional. If true, enable sharing of stored procedure.
723+
},
694724
}
695725

696726
updateMask: string, Required. Field mask specifies the fields to update in the listing resource. The fields specified in the `updateMask` are relative to the resource and are not a full request.
@@ -767,6 +797,12 @@ <h3>Method Details</h3>
767797
&quot;restrictQueryResult&quot;: True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
768798
},
769799
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the listing.
800+
&quot;storedProcedureConfig&quot;: { # Stored procedure configuration, used to configure stored procedure sharing on linked dataset. # Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset.
801+
&quot;allowedStoredProcedureTypes&quot;: [ # Output only. Types of stored procedure supported to share.
802+
&quot;A String&quot;,
803+
],
804+
&quot;enabled&quot;: True or False, # Optional. If true, enable sharing of stored procedure.
805+
},
770806
}</pre>
771807
</div>
772808

@@ -953,6 +989,9 @@ <h3>Method Details</h3>
953989
&quot;maximumBackoff&quot;: &quot;A String&quot;, # Optional. The maximum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 600 seconds.
954990
&quot;minimumBackoff&quot;: &quot;A String&quot;, # Optional. The minimum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 10 seconds.
955991
},
992+
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot;
993+
&quot;a_key&quot;: &quot;A String&quot;,
994+
},
956995
},
957996
},
958997
}

googleapiclient/discovery_cache/documents/analyticshub.v1.json

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,7 @@
12471247
}
12481248
}
12491249
},
1250-
"revision": "20250901",
1250+
"revision": "20251020",
12511251
"rootUrl": "https://analyticshub.googleapis.com/",
12521252
"schemas": {
12531253
"ApproveQueryTemplateRequest": {
@@ -1837,6 +1837,13 @@
18371837
"retryPolicy": {
18381838
"$ref": "RetryPolicy",
18391839
"description": "Optional. A policy that specifies how Pub/Sub retries message delivery for this subscription. If not set, the default retry policy is applied. This generally implies that messages will be retried as soon as possible for healthy subscribers. RetryPolicy will be triggered on NACKs or acknowledgement deadline exceeded events for a given message."
1840+
},
1841+
"tags": {
1842+
"additionalProperties": {
1843+
"type": "string"
1844+
},
1845+
"description": "Optional. Input only. Immutable. Tag keys/values directly bound to this resource. For example: \"123/environment\": \"production\", \"123/costCenter\": \"marketing\"",
1846+
"type": "object"
18401847
}
18411848
},
18421849
"type": "object"
@@ -2147,6 +2154,10 @@
21472154
],
21482155
"readOnly": true,
21492156
"type": "string"
2157+
},
2158+
"storedProcedureConfig": {
2159+
"$ref": "StoredProcedureConfig",
2160+
"description": "Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset."
21502161
}
21512162
},
21522163
"type": "object"
@@ -2669,6 +2680,33 @@
26692680
},
26702681
"type": "object"
26712682
},
2683+
"StoredProcedureConfig": {
2684+
"description": "Stored procedure configuration, used to configure stored procedure sharing on linked dataset.",
2685+
"id": "StoredProcedureConfig",
2686+
"properties": {
2687+
"allowedStoredProcedureTypes": {
2688+
"description": "Output only. Types of stored procedure supported to share.",
2689+
"items": {
2690+
"enum": [
2691+
"STORED_PROCEDURE_TYPE_UNSPECIFIED",
2692+
"SQL_PROCEDURE"
2693+
],
2694+
"enumDescriptions": [
2695+
"Default value. This value is unused.",
2696+
"SQL stored procedure."
2697+
],
2698+
"type": "string"
2699+
},
2700+
"readOnly": true,
2701+
"type": "array"
2702+
},
2703+
"enabled": {
2704+
"description": "Optional. If true, enable sharing of stored procedure.",
2705+
"type": "boolean"
2706+
}
2707+
},
2708+
"type": "object"
2709+
},
26722710
"SubmitQueryTemplateRequest": {
26732711
"description": "Message for submitting a QueryTemplate.",
26742712
"id": "SubmitQueryTemplateRequest",

0 commit comments

Comments
 (0)