Class SearchCatalogResult (0.8.1)

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_resou rce_name. Example: - //bigquery.googleapis.com/projects/pr ojectId/datasets/datasetId/tables/tableId

Output only. This field indicates the entry’s source system that Data Catalog integrates with, such as BigQuery or Cloud Pub/Sub.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > SearchCatalogResult