Interface protos.google.cloud.datacatalog.v1.ISearchCatalogResponse (4.1.1)

Properties of a SearchCatalogResponse.

Package

@google-cloud/datacatalog

Properties

nextPageToken

nextPageToken?: (string|null);

SearchCatalogResponse nextPageToken

results

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

SearchCatalogResponse results

totalSize

totalSize?: (number|null);

SearchCatalogResponse totalSize

unreachable

unreachable?: (string[]|null);

SearchCatalogResponse unreachable