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

Properties of a BackendBucketList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

BackendBucketList id

items

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

BackendBucketList items

kind

kind?: (string|null);

BackendBucketList kind

nextPageToken

nextPageToken?: (string|null);

BackendBucketList nextPageToken

selfLink?: (string|null);

BackendBucketList selfLink

warning

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

BackendBucketList warning