Interface protos.google.cloud.compute.v1.IAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk (3.0.0)

Properties of an AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.

Package

@google-cloud/compute

Properties

diskSizeGb

diskSizeGb?: (number|Long|string|null);

AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk diskSizeGb

interface

"interface"?: (google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Interface|keyof typeof google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Interface|null);

AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk interface