Reference documentation and code samples for the Privileged Access Manager V1 API class Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event.
A single operation on the grant.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#activated
def activated() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Activated
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Activated) — The grant was successfully activated to give access.
#activated=
def activated=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Activated
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Activated) — The grant was successfully activated to give access.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Activated) — The grant was successfully activated to give access.
#activation_failed
def activation_failed() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ActivationFailed
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ActivationFailed) — There was a non-retriable error while trying to give access.
#activation_failed=
def activation_failed=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ActivationFailed
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ActivationFailed) — There was a non-retriable error while trying to give access.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ActivationFailed) — There was a non-retriable error while trying to give access.
#approved
def approved() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Approved
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Approved) — The grant was approved.
#approved=
def approved=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Approved
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Approved) — The grant was approved.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Approved) — The grant was approved.
#denied
def denied() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Denied
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Denied) — The grant was denied.
#denied=
def denied=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Denied
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Denied) — The grant was denied.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Denied) — The grant was denied.
#ended
def ended() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Ended
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Ended) — Access given by the grant ended automatically as the approved duration was over.
#ended=
def ended=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Ended
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Ended) — Access given by the grant ended automatically as the approved duration was over.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Ended) — Access given by the grant ended automatically as the approved duration was over.
#event_time
def event_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time (as recorded at server) when this event occurred.
#expired
def expired() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Expired
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Expired) — The approval workflow did not complete in the necessary duration, and so the grant is expired.
#expired=
def expired=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Expired
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Expired) — The approval workflow did not complete in the necessary duration, and so the grant is expired.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Expired) — The approval workflow did not complete in the necessary duration, and so the grant is expired.
#externally_modified
def externally_modified() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ExternallyModified
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ExternallyModified) — The policy bindings made by grant have been modified outside of PAM.
#externally_modified=
def externally_modified=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ExternallyModified
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ExternallyModified) — The policy bindings made by grant have been modified outside of PAM.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::ExternallyModified) — The policy bindings made by grant have been modified outside of PAM.
#requested
def requested() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Requested
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Requested) — The grant was requested.
#requested=
def requested=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Requested
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Requested) — The grant was requested.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Requested) — The grant was requested.
#revoked
def revoked() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Revoked
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Revoked) — The grant was revoked.
#revoked=
def revoked=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Revoked
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Revoked) — The grant was revoked.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Revoked) — The grant was revoked.
#scheduled
def scheduled() -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Scheduled
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Scheduled) — The grant has been scheduled to give access.
#scheduled=
def scheduled=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Scheduled
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Scheduled) — The grant has been scheduled to give access.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Scheduled) — The grant has been scheduled to give access.