Interface protos.google.cloud.compute.v1beta.IBackendBucketListUsable (6.5.0)

Properties of a BackendBucketListUsable.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

BackendBucketListUsable id

items

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

BackendBucketListUsable items

kind

kind?: (string|null);

BackendBucketListUsable kind

nextPageToken

nextPageToken?: (string|null);

BackendBucketListUsable nextPageToken

selfLink?: (string|null);

BackendBucketListUsable selfLink

warning

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

BackendBucketListUsable warning