Interface protos.google.cloud.privatecatalog.v1beta1.ISearchCatalogsResponse (1.0.4)

Properties of a SearchCatalogsResponse.

Package

@google-cloud/private-catalog!

Properties

catalogs

catalogs?: (google.cloud.privatecatalog.v1beta1.ICatalog[]|null);

SearchCatalogsResponse catalogs

Property Value
TypeDescription
(google.cloud.privatecatalog.v1beta1.ICatalog[]|null)

nextPageToken

nextPageToken?: (string|null);

SearchCatalogsResponse nextPageToken

Property Value
TypeDescription
(string|null)