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_v1beta1.projects.locations.dataExchanges.listings.html
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,11 @@ <h3>Method Details</h3>
144
144
"primaryContact": "A String", # Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.
145
145
},
146
146
"requestAccess": "A String", # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
147
+
"restrictedExportConfig": { # 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
+
"enabled": True or False, # Optional. If true, enable restricted export.
149
+
"restrictDirectTableAccess": True or False, # Output only. If true, restrict direct table access(read api/tabledata.list) on linked table.
150
+
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
151
+
},
147
152
"state": "A String", # Output only. Current state of the listing.
148
153
}
149
154
@@ -178,6 +183,11 @@ <h3>Method Details</h3>
178
183
"primaryContact": "A String", # Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.
179
184
},
180
185
"requestAccess": "A String", # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
186
+
"restrictedExportConfig": { # 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
+
"enabled": True or False, # Optional. If true, enable restricted export.
188
+
"restrictDirectTableAccess": True or False, # Output only. If true, restrict direct table access(read api/tabledata.list) on linked table.
189
+
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
190
+
},
181
191
"state": "A String", # Output only. Current state of the listing.
182
192
}</pre>
183
193
</div>
@@ -236,6 +246,11 @@ <h3>Method Details</h3>
236
246
"primaryContact": "A String", # Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.
237
247
},
238
248
"requestAccess": "A String", # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
249
+
"restrictedExportConfig": { # 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
+
"enabled": True or False, # Optional. If true, enable restricted export.
251
+
"restrictDirectTableAccess": True or False, # Output only. If true, restrict direct table access(read api/tabledata.list) on linked table.
252
+
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
253
+
},
239
254
"state": "A String", # Output only. Current state of the listing.
240
255
}</pre>
241
256
</div>
@@ -336,6 +351,11 @@ <h3>Method Details</h3>
336
351
"primaryContact": "A String", # Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.
337
352
},
338
353
"requestAccess": "A String", # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
354
+
"restrictedExportConfig": { # 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
+
"enabled": True or False, # Optional. If true, enable restricted export.
356
+
"restrictDirectTableAccess": True or False, # Output only. If true, restrict direct table access(read api/tabledata.list) on linked table.
357
+
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
358
+
},
339
359
"state": "A String", # Output only. Current state of the listing.
340
360
},
341
361
],
@@ -388,6 +408,11 @@ <h3>Method Details</h3>
388
408
"primaryContact": "A String", # Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.
389
409
},
390
410
"requestAccess": "A String", # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
411
+
"restrictedExportConfig": { # 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
+
"enabled": True or False, # Optional. If true, enable restricted export.
413
+
"restrictDirectTableAccess": True or False, # Output only. If true, restrict direct table access(read api/tabledata.list) on linked table.
414
+
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
415
+
},
391
416
"state": "A String", # Output only. Current state of the listing.
392
417
}
393
418
@@ -422,6 +447,11 @@ <h3>Method Details</h3>
422
447
"primaryContact": "A String", # Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.
423
448
},
424
449
"requestAccess": "A String", # Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
450
+
"restrictedExportConfig": { # 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
+
"enabled": True or False, # Optional. If true, enable restricted export.
452
+
"restrictDirectTableAccess": True or False, # Output only. If true, restrict direct table access(read api/tabledata.list) on linked table.
453
+
"restrictQueryResult": True or False, # Optional. If true, restrict export of query result derived from restricted linked dataset table.
454
+
},
425
455
"state": "A String", # Output only. Current state of the listing.
<pre>Get the device provisioning info by the identifier provided via the sign-in url.
92
+
93
+
Args:
94
+
name: string, Required. The identifier that Android Device Policy passes to the 3P sign-in page in the form of provisioningInfo/{provisioning_info}. (required)
95
+
x__xgafv: string, V1 error format.
96
+
Allowed values
97
+
1 - v1 error format
98
+
2 - v2 error format
99
+
100
+
Returns:
101
+
An object of the form:
102
+
103
+
{ # Information about a device that is available during setup.
104
+
"apiLevel": 42, # The API level of the Android platform version running on the device.
105
+
"authenticatedUserEmail": "A String", # The email address of the authenticated user (only present for Google Account provisioning method).
106
+
"brand": "A String", # Brand of the device. For example, Google.
107
+
"enterprise": "A String", # The name of the enterprise in the form enterprises/{enterprise}.
108
+
"managementMode": "A String", # The management mode of the device or profile.
109
+
"model": "A String", # The model of the device. For example, Asus Nexus 7.
110
+
"name": "A String", # The name of this resource in the form provisioningInfo/{provisioning_info}.
111
+
"ownership": "A String", # Ownership of the managed device.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,7 @@ <h3>Method Details</h3>
268
268
"createdAt": "A String", # Output only. Time that the Apigee organization was created in milliseconds since epoch.
269
269
"customerName": "A String", # Not used by Apigee.
270
270
"description": "A String", # Description of the Apigee organization.
271
+
"disableVpcPeering": True or False, # Optional. Flag that specifies whether the VPC Peering through Private Google Access should be disabled between the consumer network and Apigee. Valid only when RuntimeType is set to CLOUD. Required if an authorizedNetwork on the consumer project is not provided, in which case the flag should be set to true. The value must be set before the creation of any Apigee runtime instance and can be updated only when there are no runtime instances. **Note:** Apigee will be deprecating the vpc peering model that requires you to provide 'authorizedNetwork', by making the non-peering model as the default way of provisioning Apigee organization in future. So, this will be a temporary flag to enable the transition. Not supported for Apigee hybrid.
271
272
"displayName": "A String", # Display name for the Apigee organization. Unused, but reserved for future use.
272
273
"environments": [ # Output only. List of environments in the Apigee organization.
273
274
"A String",
@@ -409,6 +410,7 @@ <h3>Method Details</h3>
409
410
"createdAt": "A String", # Output only. Time that the Apigee organization was created in milliseconds since epoch.
410
411
"customerName": "A String", # Not used by Apigee.
411
412
"description": "A String", # Description of the Apigee organization.
413
+
"disableVpcPeering": True or False, # Optional. Flag that specifies whether the VPC Peering through Private Google Access should be disabled between the consumer network and Apigee. Valid only when RuntimeType is set to CLOUD. Required if an authorizedNetwork on the consumer project is not provided, in which case the flag should be set to true. The value must be set before the creation of any Apigee runtime instance and can be updated only when there are no runtime instances. **Note:** Apigee will be deprecating the vpc peering model that requires you to provide 'authorizedNetwork', by making the non-peering model as the default way of provisioning Apigee organization in future. So, this will be a temporary flag to enable the transition. Not supported for Apigee hybrid.
412
414
"displayName": "A String", # Display name for the Apigee organization. Unused, but reserved for future use.
413
415
"environments": [ # Output only. List of environments in the Apigee organization.
414
416
"A String",
@@ -730,6 +732,7 @@ <h3>Method Details</h3>
730
732
"createdAt": "A String", # Output only. Time that the Apigee organization was created in milliseconds since epoch.
731
733
"customerName": "A String", # Not used by Apigee.
732
734
"description": "A String", # Description of the Apigee organization.
735
+
"disableVpcPeering": True or False, # Optional. Flag that specifies whether the VPC Peering through Private Google Access should be disabled between the consumer network and Apigee. Valid only when RuntimeType is set to CLOUD. Required if an authorizedNetwork on the consumer project is not provided, in which case the flag should be set to true. The value must be set before the creation of any Apigee runtime instance and can be updated only when there are no runtime instances. **Note:** Apigee will be deprecating the vpc peering model that requires you to provide 'authorizedNetwork', by making the non-peering model as the default way of provisioning Apigee organization in future. So, this will be a temporary flag to enable the transition. Not supported for Apigee hybrid.
733
736
"displayName": "A String", # Display name for the Apigee organization. Unused, but reserved for future use.
734
737
"environments": [ # Output only. List of environments in the Apigee organization.
735
738
"A String",
@@ -796,6 +799,7 @@ <h3>Method Details</h3>
796
799
"createdAt": "A String", # Output only. Time that the Apigee organization was created in milliseconds since epoch.
797
800
"customerName": "A String", # Not used by Apigee.
798
801
"description": "A String", # Description of the Apigee organization.
802
+
"disableVpcPeering": True or False, # Optional. Flag that specifies whether the VPC Peering through Private Google Access should be disabled between the consumer network and Apigee. Valid only when RuntimeType is set to CLOUD. Required if an authorizedNetwork on the consumer project is not provided, in which case the flag should be set to true. The value must be set before the creation of any Apigee runtime instance and can be updated only when there are no runtime instances. **Note:** Apigee will be deprecating the vpc peering model that requires you to provide 'authorizedNetwork', by making the non-peering model as the default way of provisioning Apigee organization in future. So, this will be a temporary flag to enable the transition. Not supported for Apigee hybrid.
799
803
"displayName": "A String", # Display name for the Apigee organization. Unused, but reserved for future use.
800
804
"environments": [ # Output only. List of environments in the Apigee organization.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.projects.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,7 @@ <h3>Method Details</h3>
98
98
{ # Request for ProvisionOrganization.
99
99
"analyticsRegion": "A String", # Primary Cloud Platform region for analytics data storage. For valid values, see [Create an organization](https://cloud.google.com/apigee/docs/hybrid/latest/precog-provision). Defaults to `us-west1`.
100
100
"authorizedNetwork": "A String", # Compute Engine network used for Service Networking to be peered with Apigee runtime instances. See [Getting started with the Service Networking API](https://cloud.google.com/service-infrastructure/docs/service-networking/getting-started). Apigee also supports shared VPC (that is, the host network project is not the same as the one that is peering with Apigee). See [Shared VPC overview](https://cloud.google.com/vpc/docs/shared-vpc). To use a shared VPC network, use the following format: `projects/{host-project-id}/{region}/networks/{network-name}`. For example: `projects/my-sharedvpc-host/global/networks/mynetwork`
101
+
"disableVpcPeering": True or False, # Optional. Flag that specifies whether the VPC Peering through Private Google Access should be disabled between the consumer network and Apigee. Required if an authorizedNetwork on the consumer project is not provided, in which case the flag should be set to true. The value must be set before the creation of any Apigee runtime instance and can be updated only when there are no runtime instances. **Note:** Apigee will be deprecating the vpc peering model that requires you to provide 'authorizedNetwork', by making the non-peering model as the default way of provisioning Apigee organization in future. So, this will be a temporary flag to enable the transition. Not supported for Apigee hybrid.
101
102
"runtimeLocation": "A String", # Cloud Platform location for the runtime instance. Defaults to zone `us-west1-a`. If a region is provided, `EVAL` organizations will use the region for automatically selecting a zone for the runtime instance.
0 commit comments