Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class DataSource.
Physical location of an entry.
Generated from protobuf message google.cloud.datacatalog.v1.DataSource
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ service
int
Service that physically stores the data.
↳ resource
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}
↳ source_entry
string
Output only. Data Catalog entry name, if applicable.
↳ storage_properties
getService
Service that physically stores the data.
int
setService
Service that physically stores the data.
var
int
$this
getResource
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
setResource
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}
var
string
$this
getSourceEntry
Output only. Data Catalog entry name, if applicable.
string
setSourceEntry
Output only. Data Catalog entry name, if applicable.
var
string
$this
getStorageProperties
Detailed properties of the underlying storage.
hasStorageProperties
setStorageProperties
Detailed properties of the underlying storage.
$this
getProperties
string