(::String) — Sub-type of the search result. This is a dot-delimited description of the
resource's full type, and is the same as the value callers would provide in
the "type" search facet. Examples: entry.table, entry.dataStream,
tagTemplate.
#search_result_subtype=
defsearch_result_subtype=(value)->::String
Parameter
value (::String) — Sub-type of the search result. This is a dot-delimited description of the
resource's full type, and is the same as the value callers would provide in
the "type" search facet. Examples: entry.table, entry.dataStream,
tagTemplate.
Returns
(::String) — Sub-type of the search result. This is a dot-delimited description of the
resource's full type, and is the same as the value callers would provide in
the "type" search facet. Examples: entry.table, entry.dataStream,
tagTemplate.
[[["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::SearchCatalogResult (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-SearchCatalogResult)\n- [0.9.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.9.0/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.8.4](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.8.4/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.7.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.7.0/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.6.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.6.0/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.5.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.5.2/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.4.0/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.3.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.3.2/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.2.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.2.1/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult)\n- [0.1.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.1.1/Google-Cloud-DataCatalog-V1beta1-SearchCatalogResult) \nReference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::SearchCatalogResult.\n\nA result that appears in the response of a search request. Each result\ncaptures details of one entry that matches the search. \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 cloud resource the entry belongs to. See:\n https://cloud.google.com/apis/design/resource_names#full_resource_name.\n Example:\n\n - `//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId`\n\n### #linked_resource=\n\n def linked_resource=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n The full name of the cloud resource the entry belongs to. See:\n https://cloud.google.com/apis/design/resource_names#full_resource_name.\n Example:\n- `//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId` \n**Returns**\n\n- (::String) --- The full name of the cloud resource the entry belongs to. See:\n https://cloud.google.com/apis/design/resource_names#full_resource_name.\n Example:\n\n - `//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId`\n\n### #modify_time\n\n def modify_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Last-modified timestamp of the entry from the managing system.\n\n### #modify_time=\n\n def modify_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Last-modified timestamp of the entry from the managing system. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Last-modified timestamp of the entry from the managing system.\n\n### #relative_resource_name\n\n def relative_resource_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The relative resource name of the resource in URL format.\n Examples:\n\n - `projects/{project_id}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}`\n - `projects/{project_id}/tagTemplates/{tag_template_id}`\n\n### #relative_resource_name=\n\n def relative_resource_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n The relative resource name of the resource in URL format.\n Examples:\n - `projects/{project_id}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}`\n- `projects/{project_id}/tagTemplates/{tag_template_id}` \n**Returns**\n\n- (::String) --- The relative resource name of the resource in URL format.\n Examples:\n\n - `projects/{project_id}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}`\n - `projects/{project_id}/tagTemplates/{tag_template_id}`\n\n### #search_result_subtype\n\n def search_result_subtype() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Sub-type of the search result. This is a dot-delimited description of the resource's full type, and is the same as the value callers would provide in the \"type\" search facet. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`.\n\n### #search_result_subtype=\n\n def search_result_subtype=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Sub-type of the search result. This is a dot-delimited description of the resource's full type, and is the same as the value callers would provide in the \"type\" search facet. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`. \n**Returns**\n\n- (::String) --- Sub-type of the search result. This is a dot-delimited description of the resource's full type, and is the same as the value callers would provide in the \"type\" search facet. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`.\n\n### #search_result_type\n\n def search_result_type() -\u003e ::Google::Cloud::DataCatalog::V1beta1::SearchResultType\n\n**Returns**\n\n- ([::Google::Cloud::DataCatalog::V1beta1::SearchResultType](./Google-Cloud-DataCatalog-V1beta1-SearchResultType)) --- Type of the search result. This field can be used to determine which Get method to call to fetch the full resource.\n\n### #search_result_type=\n\n def search_result_type=(value) -\u003e ::Google::Cloud::DataCatalog::V1beta1::SearchResultType\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DataCatalog::V1beta1::SearchResultType](./Google-Cloud-DataCatalog-V1beta1-SearchResultType)) --- Type of the search result. This field can be used to determine which Get method to call to fetch the full resource. \n**Returns**\n\n- ([::Google::Cloud::DataCatalog::V1beta1::SearchResultType](./Google-Cloud-DataCatalog-V1beta1-SearchResultType)) --- Type of the search result. This field can be used to determine which Get method to call to fetch the full resource."]]