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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,7 @@ <h3>Method Details</h3>
138
138
},
139
139
"selectedResources": [ # Optional. Resource in this dataset that is selectively shared. This field is required for data clean room exchanges.
140
140
{ # Resource in this dataset that is selectively shared.
141
+
"routine": "A String", # Optional. Format: For routine: `projects/{projectId}/datasets/{datasetId}/routines/{routineId}` Example:"projects/test_project/datasets/test_dataset/routines/test_routine"
141
142
"table": "A String", # Optional. Format: For table: `projects/{projectId}/datasets/{datasetId}/tables/{tableId}` Example:"projects/test_project/datasets/test_dataset/tables/test_table"
142
143
},
143
144
],
@@ -201,6 +202,7 @@ <h3>Method Details</h3>
201
202
},
202
203
"selectedResources": [ # Optional. Resource in this dataset that is selectively shared. This field is required for data clean room exchanges.
203
204
{ # Resource in this dataset that is selectively shared.
205
+
"routine": "A String", # Optional. Format: For routine: `projects/{projectId}/datasets/{datasetId}/routines/{routineId}` Example:"projects/test_project/datasets/test_dataset/routines/test_routine"
204
206
"table": "A String", # Optional. Format: For table: `projects/{projectId}/datasets/{datasetId}/tables/{tableId}` Example:"projects/test_project/datasets/test_dataset/tables/test_table"
205
207
},
206
208
],
@@ -288,6 +290,7 @@ <h3>Method Details</h3>
288
290
},
289
291
"selectedResources": [ # Optional. Resource in this dataset that is selectively shared. This field is required for data clean room exchanges.
290
292
{ # Resource in this dataset that is selectively shared.
293
+
"routine": "A String", # Optional. Format: For routine: `projects/{projectId}/datasets/{datasetId}/routines/{routineId}` Example:"projects/test_project/datasets/test_dataset/routines/test_routine"
291
294
"table": "A String", # Optional. Format: For table: `projects/{projectId}/datasets/{datasetId}/tables/{tableId}` Example:"projects/test_project/datasets/test_dataset/tables/test_table"
292
295
},
293
296
],
@@ -417,6 +420,7 @@ <h3>Method Details</h3>
417
420
},
418
421
"selectedResources": [ # Optional. Resource in this dataset that is selectively shared. This field is required for data clean room exchanges.
419
422
{ # Resource in this dataset that is selectively shared.
423
+
"routine": "A String", # Optional. Format: For routine: `projects/{projectId}/datasets/{datasetId}/routines/{routineId}` Example:"projects/test_project/datasets/test_dataset/routines/test_routine"
420
424
"table": "A String", # Optional. Format: For table: `projects/{projectId}/datasets/{datasetId}/tables/{tableId}` Example:"projects/test_project/datasets/test_dataset/tables/test_table"
421
425
},
422
426
],
@@ -567,6 +571,7 @@ <h3>Method Details</h3>
567
571
},
568
572
"selectedResources": [ # Optional. Resource in this dataset that is selectively shared. This field is required for data clean room exchanges.
569
573
{ # Resource in this dataset that is selectively shared.
574
+
"routine": "A String", # Optional. Format: For routine: `projects/{projectId}/datasets/{datasetId}/routines/{routineId}` Example:"projects/test_project/datasets/test_dataset/routines/test_routine"
570
575
"table": "A String", # Optional. Format: For table: `projects/{projectId}/datasets/{datasetId}/tables/{tableId}` Example:"projects/test_project/datasets/test_dataset/tables/test_table"
571
576
},
572
577
],
@@ -630,6 +635,7 @@ <h3>Method Details</h3>
630
635
},
631
636
"selectedResources": [ # Optional. Resource in this dataset that is selectively shared. This field is required for data clean room exchanges.
632
637
{ # Resource in this dataset that is selectively shared.
638
+
"routine": "A String", # Optional. Format: For routine: `projects/{projectId}/datasets/{datasetId}/routines/{routineId}` Example:"projects/test_project/datasets/test_dataset/routines/test_routine"
633
639
"table": "A String", # Optional. Format: For table: `projects/{projectId}/datasets/{datasetId}/tables/{tableId}` Example:"projects/test_project/datasets/test_dataset/tables/test_table"
0 commit comments