aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoogle APIs <runner@fv-az1148-60.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net>2024-05-11 13:32:51 +0000
committerGoogle APIs <runner@fv-az1148-60.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net>2024-05-11 13:32:51 +0000
commitf7df662a24c56ecaab79cb7d808fed4d2bb4981d (patch)
tree84e87b57fc1a7cbd5836a89a1a06786c475c4c25
parent6d798dc56206261c2f65e353f889ce9fb72249cd (diff)
downloadgoogleapis-upstream-master.tar.gz
chore: regenerate API indexupstream-master
-rw-r--r--api-index-v1.json63
1 files changed, 57 insertions, 6 deletions
diff --git a/api-index-v1.json b/api-index-v1.json
index fd4a8a047..ff6e990ef 100644
--- a/api-index-v1.json
+++ b/api-index-v1.json
@@ -20468,7 +20468,7 @@
"options": {
"csharp_namespace": {
"valueCounts": {
- "Google.Cloud.AIPlatform.V1Beta1": 121,
+ "Google.Cloud.AIPlatform.V1Beta1": 123,
"Google.Cloud.AIPlatform.V1Beta1.Schema": 6,
"Google.Cloud.AIPlatform.V1Beta1.Schema.Predict.Instance": 9,
"Google.Cloud.AIPlatform.V1Beta1.Schema.Predict.Params": 6,
@@ -20478,7 +20478,7 @@
},
"go_package": {
"valueCounts": {
- "cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb;aiplatformpb": 121,
+ "cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb;aiplatformpb": 123,
"cloud.google.com/go/aiplatform/apiv1beta1/schema/predict/instance/instancepb;instancepb": 9,
"cloud.google.com/go/aiplatform/apiv1beta1/schema/predict/params/paramspb;paramspb": 6,
"cloud.google.com/go/aiplatform/apiv1beta1/schema/predict/prediction/predictionpb;predictionpb": 11,
@@ -20488,12 +20488,12 @@
},
"java_multiple_files": {
"valueCounts": {
- "true": 165
+ "true": 167
}
},
"java_package": {
"valueCounts": {
- "com.google.cloud.aiplatform.v1beta1": 121,
+ "com.google.cloud.aiplatform.v1beta1": 123,
"com.google.cloud.aiplatform.v1beta1.schema": 6,
"com.google.cloud.aiplatform.v1beta1.schema.predict.instance": 9,
"com.google.cloud.aiplatform.v1beta1.schema.predict.params": 6,
@@ -20503,7 +20503,7 @@
},
"php_namespace": {
"valueCounts": {
- "Google\\Cloud\\AIPlatform\\V1beta1": 121,
+ "Google\\Cloud\\AIPlatform\\V1beta1": 123,
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema": 6,
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema\\Predict\\Instance": 9,
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema\\Predict\\Params": 6,
@@ -20513,7 +20513,7 @@
},
"ruby_package": {
"valueCounts": {
- "Google::Cloud::AIPlatform::V1beta1": 120,
+ "Google::Cloud::AIPlatform::V1beta1": 122,
"Google::Cloud::AIPlatform::V1beta1::Schema": 6,
"Google::Cloud::AIPlatform::V1beta1::Schema::Predict::Instance": 9,
"Google::Cloud::AIPlatform::V1beta1::Schema::Predict::Params": 6,
@@ -21581,6 +21581,56 @@
]
},
{
+ "shortName": "GenAiTuningService",
+ "fullName": "google.cloud.aiplatform.v1beta1.GenAiTuningService",
+ "methods": [
+ {
+ "shortName": "CancelTuningJob",
+ "fullName": "google.cloud.aiplatform.v1beta1.GenAiTuningService.CancelTuningJob",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "POST",
+ "path": "/v1beta1/{name=projects/*/locations/*/tuningJobs/*}:cancel"
+ }
+ ]
+ },
+ {
+ "shortName": "CreateTuningJob",
+ "fullName": "google.cloud.aiplatform.v1beta1.GenAiTuningService.CreateTuningJob",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "POST",
+ "path": "/v1beta1/{parent=projects/*/locations/*}/tuningJobs"
+ }
+ ]
+ },
+ {
+ "shortName": "GetTuningJob",
+ "fullName": "google.cloud.aiplatform.v1beta1.GenAiTuningService.GetTuningJob",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v1beta1/{name=projects/*/locations/*/tuningJobs/*}"
+ }
+ ]
+ },
+ {
+ "shortName": "ListTuningJobs",
+ "fullName": "google.cloud.aiplatform.v1beta1.GenAiTuningService.ListTuningJobs",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v1beta1/{parent=projects/*/locations/*}/tuningJobs"
+ }
+ ]
+ }
+ ]
+ },
+ {
"shortName": "IndexEndpointService",
"fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService",
"methods": [
@@ -24304,6 +24354,7 @@
"google.cloud.aiplatform.v1beta1.FeatureRegistryService",
"google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService",
"google.cloud.aiplatform.v1beta1.FeaturestoreService",
+ "google.cloud.aiplatform.v1beta1.GenAiTuningService",
"google.cloud.aiplatform.v1beta1.IndexEndpointService",
"google.cloud.aiplatform.v1beta1.IndexService",
"google.cloud.aiplatform.v1beta1.JobService",