Interface protos.google.cloud.gdchardwaremanagement.v1alpha.IHardwareInstallationInfo (0.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a HardwareInstallationInfo.
Package
@google-cloud/gdchardwaremanagement
Properties
powerDistanceMeters
powerDistanceMeters?: (number|null);
HardwareInstallationInfo powerDistanceMeters
rackLocation
rackLocation?: (string|null);
HardwareInstallationInfo rackLocation
rackSpace
rackSpace?: (google.cloud.gdchardwaremanagement.v1alpha.IRackSpace|null);
HardwareInstallationInfo rackSpace
rackType
rackType?: (google.cloud.gdchardwaremanagement.v1alpha.HardwareInstallationInfo.RackType|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.HardwareInstallationInfo.RackType|null);
HardwareInstallationInfo rackType
rackUnitDimensions
rackUnitDimensions?: (google.cloud.gdchardwaremanagement.v1alpha.IDimensions|null);
HardwareInstallationInfo rackUnitDimensions
switchDistanceMeters
switchDistanceMeters?: (number|null);
HardwareInstallationInfo switchDistanceMeters
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface protos.google.cloud.gdchardwaremanagement.v1alpha.IHardwareInstallationInfo (0.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.7.0 (latest)](/nodejs/docs/reference/gdchardwaremanagement/latest/gdchardwaremanagement/protos.google.cloud.gdchardwaremanagement.v1alpha.ihardwareinstallationinfo)\n- [0.5.1](/nodejs/docs/reference/gdchardwaremanagement/0.5.1/gdchardwaremanagement/protos.google.cloud.gdchardwaremanagement.v1alpha.ihardwareinstallationinfo)\n- [0.4.0](/nodejs/docs/reference/gdchardwaremanagement/0.4.0/gdchardwaremanagement/protos.google.cloud.gdchardwaremanagement.v1alpha.ihardwareinstallationinfo)\n- [0.2.0](/nodejs/docs/reference/gdchardwaremanagement/0.2.0/gdchardwaremanagement/protos.google.cloud.gdchardwaremanagement.v1alpha.ihardwareinstallationinfo) \nProperties of a HardwareInstallationInfo.\n\nPackage\n-------\n\n[@google-cloud/gdchardwaremanagement](../overview.html)\n\nProperties\n----------\n\n### powerDistanceMeters\n\n powerDistanceMeters?: (number|null);\n\nHardwareInstallationInfo powerDistanceMeters\n\n### rackLocation\n\n rackLocation?: (string|null);\n\nHardwareInstallationInfo rackLocation\n\n### rackSpace\n\n rackSpace?: (google.cloud.gdchardwaremanagement.v1alpha.IRackSpace|null);\n\nHardwareInstallationInfo rackSpace\n\n### rackType\n\n rackType?: (google.cloud.gdchardwaremanagement.v1alpha.HardwareInstallationInfo.RackType|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.HardwareInstallationInfo.RackType|null);\n\nHardwareInstallationInfo rackType\n\n### rackUnitDimensions\n\n rackUnitDimensions?: (google.cloud.gdchardwaremanagement.v1alpha.IDimensions|null);\n\nHardwareInstallationInfo rackUnitDimensions\n\n### switchDistanceMeters\n\n switchDistanceMeters?: (number|null);\n\nHardwareInstallationInfo switchDistanceMeters"]]