Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Jan 24, 2025
1 parent aa17cf2 commit 672d2be
Show file tree
Hide file tree
Showing 2,856 changed files with 1,737 additions and 2,488,384 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1601,6 +1601,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}",
Expand Down Expand Up @@ -1987,6 +1991,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*/operations/*}",
Expand Down Expand Up @@ -2369,6 +2377,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*}/operations",
Expand Down Expand Up @@ -2751,6 +2763,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/v1/{name=projects/*/locations/*/operations/*}:wait",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4744,6 +4744,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}",
Expand Down Expand Up @@ -5130,6 +5134,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*/operations/*}",
Expand Down Expand Up @@ -5512,6 +5520,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*}/operations",
Expand Down Expand Up @@ -5894,6 +5906,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/v1/{name=projects/*/locations/*/operations/*}:wait",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1224,6 +1224,10 @@ def _get_http_options():
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy",
},
{
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureGroups/*}:getIamPolicy",
},
]
return http_options

Expand Down Expand Up @@ -1310,6 +1314,11 @@ def _get_http_options():
"uri": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy",
"body": "*",
},
{
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureGroups/*}:setIamPolicy",
"body": "*",
},
]
return http_options

Expand Down Expand Up @@ -1388,6 +1397,10 @@ def _get_http_options():
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions",
},
{
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureGroups/*}:testIamPermissions",
},
]
return http_options

Expand Down Expand Up @@ -1966,6 +1979,10 @@ def _get_http_options():
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}",
Expand Down Expand Up @@ -2371,6 +2388,10 @@ def _get_http_options():
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*/operations/*}",
Expand Down Expand Up @@ -2772,6 +2793,10 @@ def _get_http_options():
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*}/operations",
Expand Down Expand Up @@ -3173,6 +3198,10 @@ def _get_http_options():
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/v1/{name=projects/*/locations/*/operations/*}:wait",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1175,6 +1175,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}",
Expand Down Expand Up @@ -1561,6 +1565,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*/operations/*}",
Expand Down Expand Up @@ -1943,6 +1951,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*}/operations",
Expand Down Expand Up @@ -2325,6 +2337,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/v1/{name=projects/*/locations/*/operations/*}:wait",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2247,6 +2247,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}",
Expand Down Expand Up @@ -2633,6 +2637,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*/operations/*}",
Expand Down Expand Up @@ -3015,6 +3023,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*}/operations",
Expand Down Expand Up @@ -3397,6 +3409,10 @@ def operations_client(self) -> AsyncOperationsRestClient:
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/v1/{name=projects/*/locations/*/operations/*}:wait",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,10 @@ def _get_http_options():
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy",
},
{
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureGroups/*}:getIamPolicy",
},
]
return http_options

Expand Down Expand Up @@ -629,6 +633,11 @@ def _get_http_options():
"uri": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy",
"body": "*",
},
{
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureGroups/*}:setIamPolicy",
"body": "*",
},
]
return http_options

Expand Down Expand Up @@ -707,6 +716,10 @@ def _get_http_options():
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions",
},
{
"method": "post",
"uri": "/ui/{resource=projects/*/locations/*/featureGroups/*}:testIamPermissions",
},
]
return http_options

Expand Down Expand Up @@ -1285,6 +1298,10 @@ def _get_http_options():
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}",
Expand Down Expand Up @@ -1690,6 +1707,10 @@ def _get_http_options():
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*/operations/*}",
Expand Down Expand Up @@ -2091,6 +2112,10 @@ def _get_http_options():
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*}/operations",
Expand Down Expand Up @@ -2492,6 +2517,10 @@ def _get_http_options():
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/v1/{name=projects/*/locations/*/operations/*}:wait",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1264,6 +1264,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "delete",
"uri": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}",
Expand Down Expand Up @@ -1650,6 +1654,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*/operations/*}",
Expand Down Expand Up @@ -2032,6 +2040,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "get",
"uri": "/v1/{name=projects/*/locations/*}/operations",
Expand Down Expand Up @@ -2414,6 +2426,10 @@ def operations_client(self) -> operations_v1.AbstractOperationsClient:
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait",
},
{
"method": "post",
"uri": "/v1/{name=projects/*/locations/*/operations/*}:wait",
Expand Down
Loading

0 comments on commit 672d2be

Please sign in to comment.