Class SearchCatalogResult (0.3.0)

A result that appears in the response of a search request. Each result captures details of one entry that matches the search.

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"

The full name of the cloud resource the entry belongs to. See: https://cloud.google.com/apis/design/resource_names#full_res ource_name Example: "//bigquery.googleapis.com/projects/proje ctId/datasets/datasetId/tables/tableId".