You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Retrieves the configured Application Load Balancer quota for the project.\nThe default quota is 3.",
1982
+
"description": "Retrieves the configured Application Load Balancer quota for the project. Limit can be changed via service request.\nThere can be 3 times as many TLS certificates and observability credentials as Load Balancers.",
1983
1983
"operationId": "GetQuota",
1984
1984
"parameters": [
1985
1985
{
@@ -2040,7 +2040,7 @@
2040
2040
"description": "Default error response"
2041
2041
}
2042
2042
},
2043
-
"summary": "Get the quota of application load balancers and target pools in a project.",
2043
+
"summary": "Get the quota of Application Load Balancers in a project.",
"description": "Retrieves the configured Application Load Balancer quota for the project.\nThe default quota is 3.",
1978
+
"description": "Retrieves the configured Application Load Balancer quota for the project. Limit can be changed via service request.\nThere can be 3 times as many TLS certificates and observability credentials as Load Balancers.",
1979
1979
"operationId": "GetQuota",
1980
1980
"parameters": [
1981
1981
{
@@ -2036,7 +2036,7 @@
2036
2036
"description": "Default error response"
2037
2037
}
2038
2038
},
2039
-
"summary": "Get the quota of application load balancers and target pools in a project.",
2039
+
"summary": "Get the quota of Application Load Balancers in a project.",
Copy file name to clipboardExpand all lines: services/lb-application/v1beta/lb-application.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2104,7 +2104,7 @@
2104
2104
"/v1beta/projects/{projectId}/quota": {
2105
2105
"get": {
2106
2106
"deprecated": true,
2107
-
"description": "Retrieves the configured Application Load Balancer quota for the project.\nThe default quota is 3.",
2107
+
"description": "Retrieves the configured Application Load Balancer quota for the project. Limit can be changed via service request.\nThere can be 3 times as many TLS certificates and observability credentials as Load Balancers.",
2108
2108
"operationId": "GetQuota",
2109
2109
"parameters": [
2110
2110
{
@@ -2157,7 +2157,7 @@
2157
2157
"description": "Default error response"
2158
2158
}
2159
2159
},
2160
-
"summary": "Get the quota of application load balancers and target pools in a project.",
2160
+
"summary": "Get the quota of Application Load Balancers in a project.",
Copy file name to clipboardExpand all lines: services/load-balancer/v1/load-balancer.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2007,7 +2007,7 @@
2007
2007
},
2008
2008
"/v1/projects/{projectId}/quota": {
2009
2009
"get": {
2010
-
"description": "GetQuota gets the configured load balancer quota for the project. Default is 3.",
2010
+
"description": "Retrieves the configured Load Balancer quota for the project. Limit can be changed via service request.\n There can be 3 times as many observability credentials as Load Balancers.",
2011
2011
"operationId": "GetQuota",
2012
2012
"parameters": [
2013
2013
{
@@ -2060,7 +2060,7 @@
2060
2060
"description": "Default error response"
2061
2061
}
2062
2062
},
2063
-
"summary": "Get the quota of Load Balancers and Target Pools in a project.",
2063
+
"summary": "Get the quota for Load Balancers in a project.",
0 commit comments