Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::ComputeResource.
A resource defining how virtual machines and accelerators should be provisioned for the cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#config
def config() -> ::Google::Cloud::HypercomputeCluster::V1beta::ComputeResourceConfig
Returns
- (::Google::Cloud::HypercomputeCluster::V1beta::ComputeResourceConfig) — Required. Immutable. Configuration for this compute resource, which describes how it should be created at runtime.
#config=
def config=(value) -> ::Google::Cloud::HypercomputeCluster::V1beta::ComputeResourceConfig
Parameter
- value (::Google::Cloud::HypercomputeCluster::V1beta::ComputeResourceConfig) — Required. Immutable. Configuration for this compute resource, which describes how it should be created at runtime.
Returns
- (::Google::Cloud::HypercomputeCluster::V1beta::ComputeResourceConfig) — Required. Immutable. Configuration for this compute resource, which describes how it should be created at runtime.