Class LookupEntryRequest (1.0.2)

Request message for [LookupEntry][google.cloud.datacatalog.v1beta1.Dat aCatalog.LookupEntry]. .. attribute:: target_name

Required. Represents either the Google Cloud Platform resource or SQL name for a Google Cloud Platform resource.

The SQL name of the entry. SQL names are case-sensitive. Examples: - pubsub.project_id.topic_id - :literal:pubsub.project_id.topic.id.with.dots` - bigquery.table.project_id.dataset_id.table_id - bigquery.dataset.project_id.dataset_id - datacatalog.en try.project_id.location_id.entry_group_id.entry_id *_id\ s shoud satisfy the standard SQL rules for identifiers. https://cloud.google.com/bigquery/docs/reference/standard- sql/lexical.