Interface protos.google.cloud.financialservices.v1.IListBacktestResultsRequest (0.3.0)

Properties of a ListBacktestResultsRequest.

Package

@google-cloud/financialservices

Properties

filter

filter?: (string|null);

ListBacktestResultsRequest filter

orderBy

orderBy?: (string|null);

ListBacktestResultsRequest orderBy

pageSize

pageSize?: (number|null);

ListBacktestResultsRequest pageSize

pageToken

pageToken?: (string|null);

ListBacktestResultsRequest pageToken

parent

parent?: (string|null);

ListBacktestResultsRequest parent