Interface protos.google.cloud.compute.v1.IBackendBucketAggregatedList (6.13.0)

Properties of a BackendBucketAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

BackendBucketAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1.IBackendBucketsScopedList }|null);

BackendBucketAggregatedList items

kind

kind?: (string|null);

BackendBucketAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

BackendBucketAggregatedList nextPageToken

selfLink?: (string|null);

BackendBucketAggregatedList selfLink

warning

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

BackendBucketAggregatedList warning