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
This is a custom method to allow customers to create a peering connections between Google network and customer networks. This is enabled only for the allowlisted customers.
3720
-
3721
-
## Parameters
3722
-
3723
-
* `connection` (*type:* `GoogleApi.BeyondCorp.V1.Connection.t`) - Connection to server
3724
-
* `security_gateway` (*type:* `String.t`) - Required. BeyondCorp SecurityGateway name using the form: `projects/{project}/locations/{location}/securityGateways/{security_gateway}`
* `:alt` (*type:* `String.t`) - Data format for response.
3729
-
* `:callback` (*type:* `String.t`) - JSONP
3730
-
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
3731
-
* `:key` (*type:* `String.t`) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
3732
-
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
3733
-
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
3734
-
* `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
3735
-
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
3736
-
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
Copy file name to clipboardExpand all lines: clients/beyond_corp/lib/google_api/beyond_corp/v1/model/google_cloud_beyondcorp_securitygateways_v1_peering.ex
Copy file name to clipboardExpand all lines: clients/beyond_corp/lib/google_api/beyond_corp/v1/model/google_cloud_beyondcorp_securitygateways_v1_set_peering_request.ex
0 commit comments