# Packages
quotas unit tests.
# Structs
GetDetailResult represents the detailed result of a get operation.
GetResult represents the result of a get operation.
Quota contains Networking quotas for a project.
QuotaDetail is a set of details about a single operational limit that allows for control of networking usage.
QuotaDetailSet represents details of both operational limits of Networking resources for a project and the current usage of those resources.
UpdateOpts represents options used to update the Networking Quotas.
UpdateResult represents the result of an update operation.
# Interfaces
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.