|
20 | 20 | import static com.google.cloud.vertexai.api.EndpointServiceClient.ListLocationsPagedResponse;
|
21 | 21 |
|
22 | 22 | import com.google.api.HttpRule;
|
23 |
| -import com.google.api.core.BetaApi; |
24 | 23 | import com.google.api.core.InternalApi;
|
25 | 24 | import com.google.api.gax.core.BackgroundResource;
|
26 | 25 | import com.google.api.gax.core.BackgroundResourceAggregation;
|
|
82 | 81 | * <p>This class is for advanced usage and reflects the underlying API directly.
|
83 | 82 | */
|
84 | 83 | @Generated("by gapic-generator-java")
|
85 |
| -@BetaApi |
86 | 84 | public class HttpJsonEndpointServiceStub extends EndpointServiceStub {
|
87 | 85 | private static final TypeRegistry typeRegistry =
|
88 | 86 | TypeRegistry.newBuilder()
|
@@ -493,7 +491,9 @@ public class HttpJsonEndpointServiceStub extends EndpointServiceStub {
|
493 | 491 | "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy",
|
494 | 492 | "/ui/{resource=projects/*/locations/*/models/*}:setIamPolicy",
|
495 | 493 | "/ui/{resource=projects/*/locations/*/endpoints/*}:setIamPolicy",
|
496 |
| - "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy") |
| 494 | + "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", |
| 495 | + "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", |
| 496 | + "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy") |
497 | 497 | .setQueryParamsExtractor(
|
498 | 498 | request -> {
|
499 | 499 | Map<String, List<String>> fields = new HashMap<>();
|
@@ -539,7 +539,9 @@ public class HttpJsonEndpointServiceStub extends EndpointServiceStub {
|
539 | 539 | "/ui/{resource=projects/*/locations/*/models/*}:getIamPolicy",
|
540 | 540 | "/ui/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy",
|
541 | 541 | "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy",
|
542 |
| - "/ui/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy") |
| 542 | + "/ui/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy", |
| 543 | + "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy", |
| 544 | + "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy") |
543 | 545 | .setQueryParamsExtractor(
|
544 | 546 | request -> {
|
545 | 547 | Map<String, List<String>> fields = new HashMap<>();
|
@@ -581,7 +583,9 @@ public class HttpJsonEndpointServiceStub extends EndpointServiceStub {
|
581 | 583 | "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions",
|
582 | 584 | "/ui/{resource=projects/*/locations/*/models/*}:testIamPermissions",
|
583 | 585 | "/ui/{resource=projects/*/locations/*/endpoints/*}:testIamPermissions",
|
584 |
| - "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions") |
| 586 | + "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions", |
| 587 | + "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions", |
| 588 | + "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions") |
585 | 589 | .setQueryParamsExtractor(
|
586 | 590 | request -> {
|
587 | 591 | Map<String, List<String>> fields = new HashMap<>();
|
@@ -764,6 +768,11 @@ protected HttpJsonEndpointServiceStub(
|
764 | 768 | .setPost(
|
765 | 769 | "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel")
|
766 | 770 | .build())
|
| 771 | + .addAdditionalBindings( |
| 772 | + HttpRule.newBuilder() |
| 773 | + .setPost( |
| 774 | + "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}:cancel") |
| 775 | + .build()) |
767 | 776 | .addAdditionalBindings(
|
768 | 777 | HttpRule.newBuilder()
|
769 | 778 | .setPost(
|
@@ -938,6 +947,11 @@ protected HttpJsonEndpointServiceStub(
|
938 | 947 | .setPost(
|
939 | 948 | "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel")
|
940 | 949 | .build())
|
| 950 | + .addAdditionalBindings( |
| 951 | + HttpRule.newBuilder() |
| 952 | + .setPost( |
| 953 | + "/v1/{name=projects/*/locations/*/tuningJobs/*/operations/*}:cancel") |
| 954 | + .build()) |
941 | 955 | .addAdditionalBindings(
|
942 | 956 | HttpRule.newBuilder()
|
943 | 957 | .setPost(
|
@@ -1526,6 +1540,11 @@ protected HttpJsonEndpointServiceStub(
|
1526 | 1540 | .setGet(
|
1527 | 1541 | "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}")
|
1528 | 1542 | .build())
|
| 1543 | + .addAdditionalBindings( |
| 1544 | + HttpRule.newBuilder() |
| 1545 | + .setGet( |
| 1546 | + "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}") |
| 1547 | + .build()) |
1529 | 1548 | .addAdditionalBindings(
|
1530 | 1549 | HttpRule.newBuilder()
|
1531 | 1550 | .setGet("/ui/{name=projects/*/locations/*/indexes/*/operations/*}")
|
@@ -1716,6 +1735,11 @@ protected HttpJsonEndpointServiceStub(
|
1716 | 1735 | .setGet(
|
1717 | 1736 | "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}")
|
1718 | 1737 | .build())
|
| 1738 | + .addAdditionalBindings( |
| 1739 | + HttpRule.newBuilder() |
| 1740 | + .setGet( |
| 1741 | + "/v1/{name=projects/*/locations/*/tuningJobs/*/operations/*}") |
| 1742 | + .build()) |
1719 | 1743 | .addAdditionalBindings(
|
1720 | 1744 | HttpRule.newBuilder()
|
1721 | 1745 | .setGet("/v1/{name=projects/*/locations/*/indexes/*/operations/*}")
|
@@ -1914,6 +1938,10 @@ protected HttpJsonEndpointServiceStub(
|
1914 | 1938 | .setGet(
|
1915 | 1939 | "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations")
|
1916 | 1940 | .build())
|
| 1941 | + .addAdditionalBindings( |
| 1942 | + HttpRule.newBuilder() |
| 1943 | + .setGet("/ui/{name=projects/*/locations/*/tuningJobs/*}/operations") |
| 1944 | + .build()) |
1917 | 1945 | .addAdditionalBindings(
|
1918 | 1946 | HttpRule.newBuilder()
|
1919 | 1947 | .setGet("/ui/{name=projects/*/locations/*/indexes/*}/operations")
|
@@ -2101,6 +2129,10 @@ protected HttpJsonEndpointServiceStub(
|
2101 | 2129 | .setGet(
|
2102 | 2130 | "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations")
|
2103 | 2131 | .build())
|
| 2132 | + .addAdditionalBindings( |
| 2133 | + HttpRule.newBuilder() |
| 2134 | + .setGet("/ui/{name=projects/*/locations/*/tuningJobs/*}/operations") |
| 2135 | + .build()) |
2104 | 2136 | .addAdditionalBindings(
|
2105 | 2137 | HttpRule.newBuilder()
|
2106 | 2138 | .setGet("/v1/{name=projects/*/locations/*/indexes/*}/operations")
|
@@ -2302,6 +2334,11 @@ protected HttpJsonEndpointServiceStub(
|
2302 | 2334 | .setPost(
|
2303 | 2335 | "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:wait")
|
2304 | 2336 | .build())
|
| 2337 | + .addAdditionalBindings( |
| 2338 | + HttpRule.newBuilder() |
| 2339 | + .setPost( |
| 2340 | + "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}:wait") |
| 2341 | + .build()) |
2305 | 2342 | .addAdditionalBindings(
|
2306 | 2343 | HttpRule.newBuilder()
|
2307 | 2344 | .setPost(
|
|
0 commit comments