You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/analyticshub_v1.projects.locations.dataExchanges.listings.html
+39Lines changed: 39 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -193,6 +193,12 @@ <h3>Method Details</h3>
193
193
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
194
194
},
195
195
"state": "A String", # Output only. Current state of the listing.
196
+
"storedProcedureConfig": { # 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
+
"allowedStoredProcedureTypes": [ # Output only. Types of stored procedure supported to share.
198
+
"A String",
199
+
],
200
+
"enabled": True or False, # Optional. If true, enable sharing of stored procedure.
201
+
},
196
202
}
197
203
198
204
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>
269
275
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
270
276
},
271
277
"state": "A String", # Output only. Current state of the listing.
278
+
"storedProcedureConfig": { # 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
+
"allowedStoredProcedureTypes": [ # Output only. Types of stored procedure supported to share.
280
+
"A String",
281
+
],
282
+
"enabled": True or False, # Optional. If true, enable sharing of stored procedure.
283
+
},
272
284
}</pre>
273
285
</div>
274
286
@@ -370,6 +382,12 @@ <h3>Method Details</h3>
370
382
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
371
383
},
372
384
"state": "A String", # Output only. Current state of the listing.
385
+
"storedProcedureConfig": { # 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
+
"allowedStoredProcedureTypes": [ # Output only. Types of stored procedure supported to share.
387
+
"A String",
388
+
],
389
+
"enabled": True or False, # Optional. If true, enable sharing of stored procedure.
390
+
},
373
391
}</pre>
374
392
</div>
375
393
@@ -512,6 +530,12 @@ <h3>Method Details</h3>
512
530
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
513
531
},
514
532
"state": "A String", # Output only. Current state of the listing.
533
+
"storedProcedureConfig": { # 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
+
"allowedStoredProcedureTypes": [ # Output only. Types of stored procedure supported to share.
535
+
"A String",
536
+
],
537
+
"enabled": True or False, # Optional. If true, enable sharing of stored procedure.
538
+
},
515
539
},
516
540
],
517
541
"nextPageToken": "A String", # A token to request the next page of results.
@@ -691,6 +715,12 @@ <h3>Method Details</h3>
691
715
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
692
716
},
693
717
"state": "A String", # Output only. Current state of the listing.
718
+
"storedProcedureConfig": { # 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
+
"allowedStoredProcedureTypes": [ # Output only. Types of stored procedure supported to share.
720
+
"A String",
721
+
],
722
+
"enabled": True or False, # Optional. If true, enable sharing of stored procedure.
723
+
},
694
724
}
695
725
696
726
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>
767
797
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
768
798
},
769
799
"state": "A String", # Output only. Current state of the listing.
800
+
"storedProcedureConfig": { # 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
+
"allowedStoredProcedureTypes": [ # Output only. Types of stored procedure supported to share.
802
+
"A String",
803
+
],
804
+
"enabled": True or False, # Optional. If true, enable sharing of stored procedure.
805
+
},
770
806
}</pre>
771
807
</div>
772
808
@@ -953,6 +989,9 @@ <h3>Method Details</h3>
953
989
"maximumBackoff": "A String", # Optional. The maximum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 600 seconds.
954
990
"minimumBackoff": "A String", # Optional. The minimum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 10 seconds.
955
991
},
992
+
"tags": { # Optional. Input only. Immutable. Tag keys/values directly bound to this resource. For example: "123/environment": "production", "123/costCenter": "marketing"
"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"
1840
1847
}
1841
1848
},
1842
1849
"type": "object"
@@ -2147,6 +2154,10 @@
2147
2154
],
2148
2155
"readOnly": true,
2149
2156
"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."
2150
2161
}
2151
2162
},
2152
2163
"type": "object"
@@ -2669,6 +2680,33 @@
2669
2680
},
2670
2681
"type": "object"
2671
2682
},
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
+
},
2672
2710
"SubmitQueryTemplateRequest": {
2673
2711
"description": "Message for submitting a QueryTemplate.",
0 commit comments