Interface protos.google.cloud.dataplex.v1.ISearchEntriesResponse (3.7.0)

Properties of a SearchEntriesResponse.

Package

@google-cloud/dataplex

Properties

nextPageToken

nextPageToken?: (string|null);

SearchEntriesResponse nextPageToken

results

results?: (google.cloud.dataplex.v1.ISearchEntriesResult[]|null);

SearchEntriesResponse results

totalSize

totalSize?: (number|null);

SearchEntriesResponse totalSize

unreachable

unreachable?: (string[]|null);

SearchEntriesResponse unreachable