Class Google::Cloud::DataCatalog::V1::DataSource (v0.9.1)

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