Reference documentation and code samples for the Privileged Access Manager V1 API class Google::Cloud::PrivilegedAccessManager::V1::Justification.
Justification represents a justification for requesting access.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#unstructured_justification
def unstructured_justification() -> ::String
Returns
- (::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.
#unstructured_justification=
def unstructured_justification=(value) -> ::String
Parameter
- value (::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.
Returns
- (::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.