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/beyondcorp_v1alpha.organizations.locations.global_.partnerTenants.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,7 @@ <h3>Method Details</h3>
344
344
}
345
345
346
346
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
347
-
updateMask: string, Required. Field mask is used to specify the fields to be overwritten in the PartnerTenant resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
347
+
updateMask: string, Required. Field mask is used to specify the fields to be overwritten in the PartnerTenant resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten. Mutable fields: display_name, partner_metadata, group_information.
Copy file name to clipboardexpand all lines: docs/dyn/beyondcorp_v1alpha.organizations.locations.global_.partnerTenants.proxyConfigs.html
+6-26
Original file line number
Diff line number
Diff line change
@@ -112,23 +112,18 @@ <h3>Method Details</h3>
112
112
<pre>Creates a new BeyondCorp Enterprise ProxyConfig in a given organization and PartnerTenant. Can only be called by on onboarded Beyondcorp Enterprise partner.
113
113
114
114
Args:
115
-
parent: string, Required. The resource name of the Tenant using the form: `organizations/{organization_id}/locations/global/tenants/{tenant_id}` (required)
115
+
parent: string, Required. The resource name of the parent PartnerTenant using the form: `organizations/{organization_id}/locations/global/partnerTenants/{partner_tenant_id}` (required)
116
116
body: object, The request body.
117
117
The object takes the form of:
118
118
119
-
{ # Proxy Configuration of a Tenant.
119
+
{ # Proxy Configuration of a PartnerTenant.
120
120
"createTime": "A String", # Output only. Timestamp when the resource was created.
121
121
"displayName": "A String", # Optional. An arbitrary caller-provided name for the ProxyConfig. Cannot exceed 64 characters.
122
122
"encryptionInfo": { # Message contains the JWT encryption information for the proxy server. # Optional. Information to encrypt JWT for the proxy server.
123
123
"encryptionSaEmail": "A String", # Optional. Service Account for encryption key.
124
124
"jwk": "A String", # Optional. JWK in string.
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
128
-
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
129
-
"a_key": "A String",
130
-
},
131
-
},
132
127
"proxyUri": "A String", # Required. The URI of the proxy server.
133
128
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
name: string, Required. The resource name of the ProxyConfig using the form: `organizations/{organization_id}/locations/global/tenants/{tenant_id}/proxyConfigs/{proxy_config_id}` (required)
209
+
name: string, Required. The resource name of the ProxyConfig using the form: `organizations/{organization_id}/locations/global/partnerTenants/{partner_tenant_id}/proxyConfigs/{proxy_config_id}` (required)
215
210
x__xgafv: string, V1 error format.
216
211
Allowed values
217
212
1 - v1 error format
@@ -220,19 +215,14 @@ <h3>Method Details</h3>
220
215
Returns:
221
216
An object of the form:
222
217
223
-
{ # Proxy Configuration of a Tenant.
218
+
{ # Proxy Configuration of a PartnerTenant.
224
219
"createTime": "A String", # Output only. Timestamp when the resource was created.
225
220
"displayName": "A String", # Optional. An arbitrary caller-provided name for the ProxyConfig. Cannot exceed 64 characters.
226
221
"encryptionInfo": { # Message contains the JWT encryption information for the proxy server. # Optional. Information to encrypt JWT for the proxy server.
227
222
"encryptionSaEmail": "A String", # Optional. Service Account for encryption key.
228
223
"jwk": "A String", # Optional. JWK in string.
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
232
-
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
233
-
"a_key": "A String",
234
-
},
235
-
},
236
226
"proxyUri": "A String", # Required. The URI of the proxy server.
237
227
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
"proxyConfigs": [ # The list of ProxyConfig objects.
312
-
{ # Proxy Configuration of a Tenant.
302
+
{ # Proxy Configuration of a PartnerTenant.
313
303
"createTime": "A String", # Output only. Timestamp when the resource was created.
314
304
"displayName": "A String", # Optional. An arbitrary caller-provided name for the ProxyConfig. Cannot exceed 64 characters.
315
305
"encryptionInfo": { # Message contains the JWT encryption information for the proxy server. # Optional. Information to encrypt JWT for the proxy server.
316
306
"encryptionSaEmail": "A String", # Optional. Service Account for encryption key.
317
307
"jwk": "A String", # Optional. JWK in string.
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
321
-
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
322
-
"a_key": "A String",
323
-
},
324
-
},
325
310
"proxyUri": "A String", # Required. The URI of the proxy server.
326
311
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
"createTime": "A String", # Output only. Timestamp when the resource was created.
350
335
"displayName": "A String", # Optional. An arbitrary caller-provided name for the ProxyConfig. Cannot exceed 64 characters.
351
336
"encryptionInfo": { # Message contains the JWT encryption information for the proxy server. # Optional. Information to encrypt JWT for the proxy server.
352
337
"encryptionSaEmail": "A String", # Optional. Service Account for encryption key.
353
338
"jwk": "A String", # Optional. JWK in string.
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
357
-
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
358
-
"a_key": "A String",
359
-
},
360
-
},
361
341
"proxyUri": "A String", # Required. The URI of the proxy server.
362
342
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/beyondcorp.v1alpha.json
+5-23
Original file line number
Diff line number
Diff line change
@@ -279,7 +279,7 @@
279
279
"type": "string"
280
280
},
281
281
"updateMask": {
282
-
"description": "Required. Field mask is used to specify the fields to be overwritten in the PartnerTenant resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten. ",
282
+
"description": "Required. Field mask is used to specify the fields to be overwritten in the PartnerTenant resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten. Mutable fields: display_name, partner_metadata, group_information.",
283
283
"format": "google-fieldmask",
284
284
"location": "query",
285
285
"type": "string"
@@ -609,7 +609,7 @@
609
609
],
610
610
"parameters": {
611
611
"parent": {
612
-
"description": "Required. The resource name of the Tenant using the form: `organizations/{organization_id}/locations/global/tenants/{tenant_id}`",
612
+
"description": "Required. The resource name of the parent PartnerTenant using the form: `organizations/{organization_id}/locations/global/partnerTenants/{partner_tenant_id}`",
"description": "Required. The resource name of the ProxyConfig using the form: `organizations/{organization_id}/locations/global/tenants/{tenant_id}/proxyConfigs/{proxy_config_id}`",
675
+
"description": "Required. The resource name of the ProxyConfig using the form: `organizations/{organization_id}/locations/global/partnerTenants/{partner_tenant_id}/proxyConfigs/{proxy_config_id}`",
0 commit comments