Class Entry (0.3.0)

Entry Metadata. A Data Catalog Entry resource represents another resource in Google Cloud Platform, such as a BigQuery Dataset or a Pub/Sub Topic. Clients can use the linked_resource field in the Entry resource to refer to the original resource id of the source system.

An Entry resource contains resource details, such as its schema. An Entry can also be used to attach flexible metadata, such as a Tag.

Output only. The full name of the cloud resource the entry belongs to. See: https://cloud.google.com/apis/design/resource _names#full_resource_name Data Catalog supports resources from select Google Cloud Platform systems. linked_resource is the full name of the Google Cloud Platform resource. For example, the linked_resource for a table resource from BigQuery is: "//bigquery.googleapis.com/projects/projectId/da tasets/datasetId/tables/tableId".

Optional. Type specification information.

Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned- tables#partitioning_versus_sharding

Optional. Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.

Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.