Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::ResourcePolicyGroupPlacementPolicy::AcceleratorTopologyMode (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::ResourcePolicyGroupPlacementPolicy::AcceleratorTopologyMode.

Specifies the connection mode for the accelerator topology. If not specified, the default is AUTO_CONNECT.

Constants

UNDEFINED_ACCELERATOR_TOPOLOGY_MODE

value: 0
A value indicating that the enum field is not set.

AUTO_CONNECT

value: 491_872_826
The interconnected chips are pre-configured at the time of VM creation.

PROVISION_ONLY

value: 399_134_966
The interconnected chips are connected on demand. At the time of VM creation, the chips are not connected.