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

Properties of a VmExtensionPolicyAggregatedListResponse.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

VmExtensionPolicyAggregatedListResponse etag

id

id?: (string|null);

VmExtensionPolicyAggregatedListResponse id

items

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

VmExtensionPolicyAggregatedListResponse items

kind

kind?: (string|null);

VmExtensionPolicyAggregatedListResponse kind

nextPageToken

nextPageToken?: (string|null);

VmExtensionPolicyAggregatedListResponse nextPageToken

selfLink?: (string|null);

VmExtensionPolicyAggregatedListResponse selfLink

unreachables

unreachables?: (string[]|null);

VmExtensionPolicyAggregatedListResponse unreachables

warning

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

VmExtensionPolicyAggregatedListResponse warning