Interface protos.google.cloud.dataform.v1beta1.ISearchFilesResponse (2.1.0)

Properties of a SearchFilesResponse.

Package

@google-cloud/dataform

Properties

nextPageToken

nextPageToken?: (string|null);

SearchFilesResponse nextPageToken

searchResults

searchResults?: (google.cloud.dataform.v1beta1.ISearchResult[]|null);

SearchFilesResponse searchResults