Reference documentation and code samples for the Google Cloud Privileged Access Manager V1 Client class Justification.
Justification represents a justification for requesting access.
Generated from protobuf message google.cloud.privilegedaccessmanager.v1.Justification
Namespace
Google \ Cloud \ PrivilegedAccessManager \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ unstructured_justification |
string
A free form textual justification. The system only ensures that this is not empty. No other kind of validation is performed on the string. |
getUnstructuredJustification
A free form textual justification. The system only ensures that this is not empty. No other kind of validation is performed on the string.
Returns | |
---|---|
Type | Description |
string |
hasUnstructuredJustification
setUnstructuredJustification
A free form textual justification. The system only ensures that this is not empty. No other kind of validation is performed on the string.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getJustification
Returns | |
---|---|
Type | Description |
string |