Class VResource.ProjectsResource.LocationsResource.SecurityGatewaysResource
The "securityGateways" collection of methods.
Inherited Members
Namespace: Google.Apis.BeyondCorp.v1
Assembly: Google.Apis.BeyondCorp.v1.dll
Syntax
public class VResource.ProjectsResource.LocationsResource.SecurityGatewaysResource
Constructors
SecurityGatewaysResource(IClientService)
Constructs a new resource.
Declaration
public SecurityGatewaysResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
SetIamPolicy(GoogleIamV1SetIamPolicyRequest, string)
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
Declaration
public virtual VResource.ProjectsResource.LocationsResource.SecurityGatewaysResource.SetIamPolicyRequest SetIamPolicy(GoogleIamV1SetIamPolicyRequest body, string resource)
Parameters
Type | Name | Description |
---|---|---|
GoogleIamV1SetIamPolicyRequest | body | The body of the request. |
string | resource | REQUIRED: The resource for which the policy is being specified. See Resource names for the appropriate value for this field. |
Returns
Type | Description |
---|---|
VResource.ProjectsResource.LocationsResource.SecurityGatewaysResource.SetIamPolicyRequest |