Reference documentation and code samples for the Google Cloud Privileged Access Manager V1 Client class DenyGrantRequest.
Request message for DenyGrant
method.
Generated from protobuf message google.cloud.privilegedaccessmanager.v1.DenyGrantRequest
Namespace
Google \ Cloud \ PrivilegedAccessManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the grant resource which is being denied.
↳ reason
string
Optional. The reason for denying this grant. This is required if require_approver_justification
field of the ManualApprovals
workflow used in this grant is true.
getName
Required. Name of the grant resource which is being denied.
string
setName
Required. Name of the grant resource which is being denied.
var
string
$this
getReason
Optional. The reason for denying this grant. This is required if require_approver_justification
field of the ManualApprovals
workflow
used in this grant is true.
string
setReason
Optional. The reason for denying this grant. This is required if require_approver_justification
field of the ManualApprovals
workflow
used in this grant is true.
var
string
$this