Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::DataSource.
Physical location of an entry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#resource
def resource() -> ::String
-
(::String) — Full name of a resource as defined by the service. For example:
//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}
#resource=
def resource=(value) -> ::String
-
value (::String) — Full name of a resource as defined by the service. For example:
//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}
-
(::String) — Full name of a resource as defined by the service. For example:
//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}
#service
def service() -> ::Google::Cloud::DataCatalog::V1::DataSource::Service
- (::Google::Cloud::DataCatalog::V1::DataSource::Service) — Service that physically stores the data.
#service=
def service=(value) -> ::Google::Cloud::DataCatalog::V1::DataSource::Service
- value (::Google::Cloud::DataCatalog::V1::DataSource::Service) — Service that physically stores the data.
- (::Google::Cloud::DataCatalog::V1::DataSource::Service) — Service that physically stores the data.
#source_entry
def source_entry() -> ::String
- (::String) — Output only. Data Catalog entry name, if applicable.
#storage_properties
def storage_properties() -> ::Google::Cloud::DataCatalog::V1::StorageProperties
- (::Google::Cloud::DataCatalog::V1::StorageProperties) — Detailed properties of the underlying storage.
#storage_properties=
def storage_properties=(value) -> ::Google::Cloud::DataCatalog::V1::StorageProperties
- value (::Google::Cloud::DataCatalog::V1::StorageProperties) — Detailed properties of the underlying storage.
- (::Google::Cloud::DataCatalog::V1::StorageProperties) — Detailed properties of the underlying storage.