Interface protos.google.cloud.compute.v1.IListLicensesRequest (4.5.0)

Properties of a ListLicensesRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListLicensesRequest filter

maxResults

maxResults?: (number|null);

ListLicensesRequest maxResults

orderBy

orderBy?: (string|null);

ListLicensesRequest orderBy

pageToken

pageToken?: (string|null);

ListLicensesRequest pageToken

project

project?: (string|null);

ListLicensesRequest project

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListLicensesRequest returnPartialSuccess