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: clients/beyond_corp/lib/google_api/beyond_corp/v1/api/projects.ex
+72Lines changed: 72 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3643,6 +3643,78 @@ defmodule GoogleApi.BeyondCorp.V1.Api.Projects do
3643
3643
)
3644
3644
end
3645
3645
3646
+
@doc"""
3647
+
Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
3648
+
3649
+
## Parameters
3650
+
3651
+
* `connection` (*type:* `GoogleApi.BeyondCorp.V1.Connection.t`) - Connection to server
3652
+
* `resource` (*type:* `String.t`) - REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
* `:alt` (*type:* `String.t`) - Data format for response.
3657
+
* `:callback` (*type:* `String.t`) - JSONP
3658
+
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
3659
+
* `: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.
3660
+
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
3661
+
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
3662
+
* `: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.
3663
+
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
3664
+
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
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.
0 commit comments