Compute V1 Client - Class TestPermissionsRequest (1.19.0)

Reference documentation and code samples for the Compute V1 Client class TestPermissionsRequest.

Generated from protobuf message google.cloud.compute.v1.TestPermissionsRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ permissionsarray

The set of permissions to check for the 'resource'. Permissions with wildcards (such as '' or 'storage.') are not allowed.

getPermissions

The set of permissions to check for the 'resource'. Permissions with wildcards (such as '' or 'storage.') are not allowed.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setPermissions

The set of permissions to check for the 'resource'. Permissions with wildcards (such as '' or 'storage.') are not allowed.

Parameter
NameDescription
varstring[]
Returns
TypeDescription
$this