Request message for TestIamPermissions
method.
Generated from protobuf message google.iam.v1.TestIamPermissionsRequest
Methods |
public __construct( $data = NULL) Constructor.
|
public getPermissions() The set of permissions to check for the Generated from protobuf field repeated string permissions = 2 [(.google.api.field_behavior) = REQUIRED];
|
public getResource() REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. Generated from protobuf field string resource = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
|
public setPermissions( $var) The set of permissions to check for the Generated from protobuf field repeated string permissions = 2 [(.google.api.field_behavior) = REQUIRED];
|
public setResource( $var) REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. Generated from protobuf field string resource = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
|
Properties |
protected $resource = '' REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. Generated from protobuf field string resource = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { |
Methods |
Properties |
private $permissions = NULL The set of permissions to check for the Generated from protobuf field repeated string permissions = 2 [(.google.api.field_behavior) = REQUIRED]; |