Interface protos.google.cloud.compute.v1.ILicensesListResponse (4.3.0)

Properties of a LicensesListResponse.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

LicensesListResponse id

items

items?: (google.cloud.compute.v1.ILicense[]|null);

LicensesListResponse items

nextPageToken

nextPageToken?: (string|null);

LicensesListResponse nextPageToken

selfLink?: (string|null);

LicensesListResponse selfLink

warning

warning?: (google.cloud.compute.v1.IWarning|null);

LicensesListResponse warning