Class: Google::Cloud::CapacityPlanner::V1beta::ResourceValue
- Inherits:
-
Object
- Object
- Google::Cloud::CapacityPlanner::V1beta::ResourceValue
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/capacityplanner/v1beta/resource.rb
Instance Attribute Summary collapse
- #unit ⇒ ::Google::Cloud::CapacityPlanner::V1beta::Unit
- #value ⇒ ::Google::Cloud::CapacityPlanner::V1beta::Value
Instance Attribute Details
#unit ⇒ ::Google::Cloud::CapacityPlanner::V1beta::Unit
85 86 87 88 |
# File 'proto_docs/google/cloud/capacityplanner/v1beta/resource.rb', line 85 class ResourceValue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::CapacityPlanner::V1beta::Value
85 86 87 88 |
# File 'proto_docs/google/cloud/capacityplanner/v1beta/resource.rb', line 85 class ResourceValue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |