AccessApprovalRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about the Access request.
Attributes |
|
---|---|
Name | Description |
name |
str
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/accessApprovalRequests/{access_approval_request}
|
request_time |
google.protobuf.timestamp_pb2.Timestamp
The time at which approval was requested. |
requested_reason |
google.cloud.cloudcontrolspartner_v1beta.types.AccessReason
The justification for which approval is being requested. |
requested_expiration_time |
google.protobuf.timestamp_pb2.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. |