Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::RequestDataProductAccessResponse.
Response message for requesting access to a Data Product.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#change_request_name
def change_request_name() -> ::String
Returns
- (::String) — The resource name of the created ChangeRequest. Format: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}
#change_request_name=
def change_request_name=(value) -> ::String
Parameter
- value (::String) — The resource name of the created ChangeRequest. Format: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}
Returns
- (::String) — The resource name of the created ChangeRequest. Format: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}