ResolveMultiPartyAuthReviewResult

Result of the ResolveMultiPartyAuthReview action.

Proto definition GitHub

Fields

multi_party_auth_review

string

Output only. The resource name of the Multi-Party Auth review itself.

resolved_resource

Union field. If the action taken was APPROVED and the review resulted in the creation of an entity, the resource name of the created entity will be returned. If an existing entity was mutated, the existing entity's resource name is returned. If the action taken was REJECTED or REVOKED, no resource name is returned.

resolved_resource can be only one of the following:

customer_user_access

string

Output only. The resource name of the CustomerUserAccess resource.

customer_user_access_invitation

string

Output only. The resource name of the CustomerUserAccessInvitation resource.