MultiPartyAuthReview

Resource representing a Multi-Party Authentication review.

Fields

approval_date_time

string

Output only. The approval date and time of the Multi-Party Authorization review.

creation_date_time

string

Output only. The creation date and time of the Multi-Party Authorization review.

justification

string

Output only. The justification for the Multi-Party Authorization review request given by the requester.

multi_party_auth_review_id

int64

Output only. The ID of the Multi-Party Authorization review.

multi_party_review_detail

Union field. The details under review, based on the type of target resource.

multi_party_review_detail can be only one of the following:

customer_user_access_invitation_review

CustomerUserAccessInvitationReview

Output only. The CustomerUserAccessInvitation details.

customer_user_access_review

CustomerUserAccessReview

Output only. The CustomerUserAccess details.

operation_type

MultiPartyAuthOperationType

Output only. The operation type of the Multi-Party Authorization review.

request_user_email

string

Output only. The email of the user who requested the Multi-Party Authorization review

resource_name

string

Immutable. The resource name of the Multi-Party Authentication review. Resource names have the form: customers/{customer_id}/multiPartyAuthReviews/{multi_party_auth_review_id}

review_status

MultiPartyAuthReviewStatus

Output only. The status of the Multi-Party Authorization review.

target_resource

MultiPartyAuthReviewTargetResource

Output only. The target resource for which Multi-Party Authorization is requested.