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
- (::Google::Cloud::DataCatalog::V1::DataSource::Service) — Service that physically stores the data.
#service=
def service=(value) -> ::Google::Cloud::DataCatalog::V1::DataSource::Service
Parameter
- value (::Google::Cloud::DataCatalog::V1::DataSource::Service) — Service that physically stores the data.
Returns
- (::Google::Cloud::DataCatalog::V1::DataSource::Service) — Service that physically stores the data.