Class: Google::Cloud::HypercomputeCluster::V1beta::Cluster::ComputeResourcesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::HypercomputeCluster::V1beta::Cluster::ComputeResourcesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/hypercomputecluster/v1beta/hypercompute_cluster.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
113 114 115 116 |
# File 'proto_docs/google/cloud/hypercomputecluster/v1beta/hypercompute_cluster.rb', line 113 class ComputeResourcesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::HypercomputeCluster::V1beta::ComputeResource
113 114 115 116 |
# File 'proto_docs/google/cloud/hypercomputecluster/v1beta/hypercompute_cluster.rb', line 113 class ComputeResourcesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |