Reference documentation and code samples for the Cloud Controls Partner V1 API class Google::Cloud::CloudControlsPartner::V1::AccessReason.
Reason for the access.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#detail
def detail() -> ::String
Returns
- (::String) — More detail about certain reason types. See comments for each type above.
#detail=
def detail=(value) -> ::String
Parameter
- value (::String) — More detail about certain reason types. See comments for each type above.
Returns
- (::String) — More detail about certain reason types. See comments for each type above.
#type
def type() -> ::Google::Cloud::CloudControlsPartner::V1::AccessReason::Type
Returns
- (::Google::Cloud::CloudControlsPartner::V1::AccessReason::Type) — Type of access justification.
#type=
def type=(value) -> ::Google::Cloud::CloudControlsPartner::V1::AccessReason::Type
Parameter
- value (::Google::Cloud::CloudControlsPartner::V1::AccessReason::Type) — Type of access justification.
Returns
- (::Google::Cloud::CloudControlsPartner::V1::AccessReason::Type) — Type of access justification.