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

Properties of a BackendServiceListUsable.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

BackendServiceListUsable id

items

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

BackendServiceListUsable items

kind

kind?: (string|null);

BackendServiceListUsable kind

nextPageToken

nextPageToken?: (string|null);

BackendServiceListUsable nextPageToken

selfLink?: (string|null);

BackendServiceListUsable selfLink

warning

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

BackendServiceListUsable warning