Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataSource.
The data source for DataScan.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entity
def entity() -> ::String Returns
- (::String) — Immutable. The dataplex entity that contains the data for DataScan, of the form:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
#entity=
def entity=(value) -> ::String Parameter
- value (::String) — Immutable. The dataplex entity that contains the data for DataScan, of the form:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
Returns
- (::String) — Immutable. The dataplex entity that contains the data for DataScan, of the form:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.