EligibleDestination

The destination details where the audit report must be uploaded.

JSON representation
{

  // Union field eligible_destinations can be only one of the following:
  "eligibleGcsBucket": string
  // End of list of possible types for union field eligible_destinations.
}
Fields
Union field eligible_destinations. The options for the report destination location. eligible_destinations can be only one of the following:
eligibleGcsBucket

string

The Cloud Storage bucket location where the audit report and evidences can be uploaded during the GenerateAuditReport API call.