Class: Google::Api::QuotaLimit::ValuesEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/quota.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


202
203
204
205
# File 'proto_docs/google/api/quota.rb', line 202

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

#value::Integer

Returns:

  • (::Integer)


202
203
204
205
# File 'proto_docs/google/api/quota.rb', line 202

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