Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::DataSource (v0.23.0)

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
Returns
  • (::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
Parameter
  • 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}

Returns
  • (::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
Returns

#service=

def service=(value) -> ::Google::Cloud::DataCatalog::V1::DataSource::Service
Parameter
Returns

#source_entry

def source_entry() -> ::String
Returns
  • (::String) — Output only. Data Catalog entry name, if applicable.

#storage_properties

def storage_properties() -> ::Google::Cloud::DataCatalog::V1::StorageProperties
Returns

#storage_properties=

def storage_properties=(value) -> ::Google::Cloud::DataCatalog::V1::StorageProperties
Parameter
Returns