Interface protos.google.cloud.datacatalog.v1beta1.ISearchCatalogResponse (3.2.1)

Properties of a SearchCatalogResponse.

Package

@google-cloud/datacatalog

Properties

nextPageToken

nextPageToken?: (string|null);

SearchCatalogResponse nextPageToken

results

results?: (google.cloud.datacatalog.v1beta1.ISearchCatalogResult[]|null);

SearchCatalogResponse results