Cloud Controls Partner V1BETA API - Class Google::Cloud::CloudControlsPartner::V1beta::AccessApprovalRequest (v0.1.1)

Reference documentation and code samples for the Cloud Controls Partner V1BETA API class Google::Cloud::CloudControlsPartner::V1beta::AccessApprovalRequest.

Details about the Access request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/accessApprovalRequests/{access_approval_request}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/accessApprovalRequests/{access_approval_request}
Returns
  • (::String) — Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/accessApprovalRequests/{access_approval_request}

#request_time

def request_time() -> ::Google::Protobuf::Timestamp
Returns

#request_time=

def request_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#requested_expiration_time

def requested_expiration_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — The requested expiration for the approval. If the request is approved, access will be granted from the time of approval until the expiration time.

#requested_expiration_time=

def requested_expiration_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — The requested expiration for the approval. If the request is approved, access will be granted from the time of approval until the expiration time.
Returns
  • (::Google::Protobuf::Timestamp) — The requested expiration for the approval. If the request is approved, access will be granted from the time of approval until the expiration time.

#requested_reason

def requested_reason() -> ::Google::Cloud::CloudControlsPartner::V1beta::AccessReason
Returns

#requested_reason=

def requested_reason=(value) -> ::Google::Cloud::CloudControlsPartner::V1beta::AccessReason
Parameter
Returns