Class RequestDataProductAccessRequest (2.20.0)

RequestDataProductAccessRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Message for requesting access to a Data Product.

Attributes

Name Description
parent str
Required. The resource name of the data product. Format: projects/{project_number}/locations/{location_id}/dataProducts/{data_product_id}
change_request google.cloud.dataplex_v1.types.ChangeRequest
Required. The change request for the data product access request.
validate_only bool
Optional. Validates the request without actually creating the access change request. Defaults to false.