(::String) — The full name of the Google Cloud Platform resource the Data Catalog
entry represents. See:
https://cloud.google.com/apis/design/resource_names#full_resource_name.
Full names are case-sensitive.
Note: The following fields are mutually exclusive: linked_resource, sql_resource. If a field in that set is populated, all other fields in the set will automatically be cleared.
#linked_resource=
deflinked_resource=(value)->::String
Parameter
value (::String) — The full name of the Google Cloud Platform resource the Data Catalog
entry represents. See:
https://cloud.google.com/apis/design/resource_names#full_resource_name.
Full names are case-sensitive.
Note: The following fields are mutually exclusive: linked_resource, sql_resource. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::String) — The full name of the Google Cloud Platform resource the Data Catalog
entry represents. See:
https://cloud.google.com/apis/design/resource_names#full_resource_name.
Full names are case-sensitive.
Note: The following fields are mutually exclusive: linked_resource, sql_resource. If a field in that set is populated, all other fields in the set will automatically be cleared.
#sql_resource
defsql_resource()->::String
Returns
(::String) — The SQL name of the entry. SQL names are case-sensitive.
*_ids should satisfy the GoogleSQL rules for identifiers.
https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
Note: The following fields are mutually exclusive: sql_resource, linked_resource. If a field in that set is populated, all other fields in the set will automatically be cleared.
#sql_resource=
defsql_resource=(value)->::String
Parameter
value (::String) — The SQL name of the entry. SQL names are case-sensitive.
*_ids should satisfy the GoogleSQL rules for identifiers.
https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
Note: The following fields are mutually exclusive: sql_resource, linked_resource. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::String) — The SQL name of the entry. SQL names are case-sensitive.
*_ids should satisfy the GoogleSQL rules for identifiers.
https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
Note: The following fields are mutually exclusive: sql_resource, linked_resource. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Data Catalog V1BETA1 API - Class Google::Cloud::DataCatalog::V1beta1::LookupEntryRequest (v0.9.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.1 (latest)](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/latest/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.9.0/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.8.4](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.8.4/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.7.0/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.6.0/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.5.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.5.2/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.4.0/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.3.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.3.2/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.2.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.2.1/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest)\n- [0.1.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.1.1/Google-Cloud-DataCatalog-V1beta1-LookupEntryRequest) \nReference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::LookupEntryRequest.\n\nRequest message for\n[LookupEntry](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/latest/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Client#Google__Cloud__DataCatalog__V1beta1__DataCatalog__Client_lookup_entry_instance_ \"Google::Cloud::DataCatalog::V1beta1::DataCatalog::Client#lookup_entry (method)\"). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #linked_resource\n\n def linked_resource() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The full name of the Google Cloud Platform resource the Data Catalog entry represents. See: https://cloud.google.com/apis/design/resource_names#full_resource_name. Full names are case-sensitive.\n\n Examples:\n - //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId\n - //pubsub.googleapis.com/projects/projectId/topics/topicId\n\n Note: The following fields are mutually exclusive: `linked_resource`, `sql_resource`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #linked_resource=\n\n def linked_resource=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The full name of the Google Cloud Platform resource the Data Catalog entry represents. See: https://cloud.google.com/apis/design/resource_names#full_resource_name. Full names are case-sensitive.\n\n\n Examples:\n - //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId\n - //pubsub.googleapis.com/projects/projectId/topics/topicId\n\nNote: The following fields are mutually exclusive: `linked_resource`, `sql_resource`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- (::String) --- The full name of the Google Cloud Platform resource the Data Catalog entry represents. See: https://cloud.google.com/apis/design/resource_names#full_resource_name. Full names are case-sensitive.\n\n Examples:\n - //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId\n - //pubsub.googleapis.com/projects/projectId/topics/topicId\n\n Note: The following fields are mutually exclusive: `linked_resource`, `sql_resource`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #sql_resource\n\n def sql_resource() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The SQL name of the entry. SQL names are case-sensitive.\n\n Examples:\n - `pubsub.project_id.topic_id`\n - ``pubsub.project_id.`topic.id.with.dots```\n - `bigquery.table.project_id.dataset_id.table_id`\n - `bigquery.dataset.project_id.dataset_id`\n - `datacatalog.entry.project_id.location_id.entry_group_id.entry_id`\n\n `*_id`s should satisfy the GoogleSQL rules for identifiers.\n https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.\n\n Note: The following fields are mutually exclusive: `sql_resource`, `linked_resource`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #sql_resource=\n\n def sql_resource=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The SQL name of the entry. SQL names are case-sensitive.\n\n\n Examples:\n - `pubsub.project_id.topic_id`\n - ``pubsub.project_id.`topic.id.with.dots```\n - `bigquery.table.project_id.dataset_id.table_id`\n - `bigquery.dataset.project_id.dataset_id`\n - `datacatalog.entry.project_id.location_id.entry_group_id.entry_id`\n\n `*_id`s should satisfy the GoogleSQL rules for identifiers.\n https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.\n\nNote: The following fields are mutually exclusive: `sql_resource`, `linked_resource`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- (::String) --- The SQL name of the entry. SQL names are case-sensitive.\n\n Examples:\n - `pubsub.project_id.topic_id`\n - ``pubsub.project_id.`topic.id.with.dots```\n - `bigquery.table.project_id.dataset_id.table_id`\n - `bigquery.dataset.project_id.dataset_id`\n - `datacatalog.entry.project_id.location_id.entry_group_id.entry_id`\n\n `*_id`s should satisfy the GoogleSQL rules for identifiers.\n https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.\n\n Note: The following fields are mutually exclusive: `sql_resource`, `linked_resource`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]