Interface protos.google.cloud.gdchardwaremanagement.v1alpha.IHardware (0.7.0)

Properties of a Hardware.

Package

@google-cloud/gdchardwaremanagement

Properties

actualInstallationDate

actualInstallationDate?: (google.type.IDate|null);

Hardware actualInstallationDate

ciqUri

ciqUri?: (string|null);

Hardware ciqUri

config

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

Hardware config

createTime

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

Hardware createTime

displayName

displayName?: (string|null);

Hardware displayName

estimatedInstallationDate

estimatedInstallationDate?: (google.type.IDate|null);

Hardware estimatedInstallationDate

hardwareGroup

hardwareGroup?: (string|null);

Hardware hardwareGroup

installationInfo

installationInfo?: (google.cloud.gdchardwaremanagement.v1alpha.IHardwareInstallationInfo|null);

Hardware installationInfo

labels

labels?: ({ [k: string]: string }|null);

Hardware labels

machineInfos

machineInfos?: (google.cloud.gdchardwaremanagement.v1alpha.Hardware.IMachineInfo[]|null);

Hardware machineInfos

name

name?: (string|null);

Hardware name

order

order?: (string|null);

Hardware order

physicalInfo

physicalInfo?: (google.cloud.gdchardwaremanagement.v1alpha.IHardwarePhysicalInfo|null);

Hardware physicalInfo

requestedInstallationDate

requestedInstallationDate?: (google.type.IDate|null);

Hardware requestedInstallationDate

site

site?: (string|null);

Hardware site

state

state?: (google.cloud.gdchardwaremanagement.v1alpha.Hardware.State|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Hardware.State|null);

Hardware state

updateTime

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

Hardware updateTime

zone

zone?: (string|null);

Hardware zone