[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::Quota (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_container-v1/latest/Google-Cloud-EdgeContainer-V1-Quota)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-Quota)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-Quota)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-Quota)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-Quota)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-Quota) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::Quota.\n\nRepresents quota for Edge Container resources. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #limit\n\n def limit() -\u003e ::Float\n\n**Returns**\n\n- (::Float) --- Quota limit for this metric.\n\n### #limit=\n\n def limit=(value) -\u003e ::Float\n\n**Parameter**\n\n- **value** (::Float) --- Quota limit for this metric. \n**Returns**\n\n- (::Float) --- Quota limit for this metric.\n\n### #metric\n\n def metric() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Name of the quota metric.\n\n### #metric=\n\n def metric=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Name of the quota metric. \n**Returns**\n\n- (::String) --- Name of the quota metric.\n\n### #usage\n\n def usage() -\u003e ::Float\n\n**Returns**\n\n- (::Float) --- Current usage of this metric.\n\n### #usage=\n\n def usage=(value) -\u003e ::Float\n\n**Parameter**\n\n- **value** (::Float) --- Current usage of this metric. \n**Returns**\n\n- (::Float) --- Current usage of this metric."]]