Interface protos.google.cloud.dataplex.v1.IListGlossaryTermsRequest (5.5.0)

Properties of a ListGlossaryTermsRequest.

Package

@google-cloud/dataplex

Properties

filter

filter?: (string|null);

ListGlossaryTermsRequest filter

orderBy

orderBy?: (string|null);

ListGlossaryTermsRequest orderBy

pageSize

pageSize?: (number|null);

ListGlossaryTermsRequest pageSize

pageToken

pageToken?: (string|null);

ListGlossaryTermsRequest pageToken

parent

parent?: (string|null);

ListGlossaryTermsRequest parent