Interface protos.google.cloud.gdchardwaremanagement.v1alpha.ISku (0.2.0)

Properties of a Sku.

Package

@google-cloud/gdchardwaremanagement

Properties

config

config?: (google.cloud.gdchardwaremanagement.v1alpha.ISkuConfig|null);

Sku config

createTime

createTime?: (google.protobuf.ITimestamp|null);

Sku createTime

description

description?: (string|null);

Sku description

displayName

displayName?: (string|null);

Sku displayName

instances

instances?: (google.cloud.gdchardwaremanagement.v1alpha.ISkuInstance[]|null);

Sku instances

isActive

isActive?: (boolean|null);

Sku isActive

name

name?: (string|null);

Sku name

revisionId

revisionId?: (string|null);

Sku revisionId

type

type?: (google.cloud.gdchardwaremanagement.v1alpha.Sku.Type|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Sku.Type|null);

Sku type

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Sku updateTime

vcpuCount

vcpuCount?: (number|null);

Sku vcpuCount