Class: Google::Cloud::CapacityPlanner::V1beta::ResourceAttribute

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/capacityplanner/v1beta/resource.rb

Overview

An attribute of a Google Cloud Platform resource.

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


76
77
78
79
# File 'proto_docs/google/cloud/capacityplanner/v1beta/resource.rb', line 76

class ResourceAttribute
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::Google::Cloud::CapacityPlanner::V1beta::ResourceValue



76
77
78
79
# File 'proto_docs/google/cloud/capacityplanner/v1beta/resource.rb', line 76

class ResourceAttribute
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end