Skip to content

Commit 87d52d2

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 3b8869b commit 87d52d2

1 file changed

Lines changed: 45 additions & 12 deletions

File tree

api-index-v1.json

Lines changed: 45 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13078,7 +13078,7 @@
1307813078
"options": {
1307913079
"csharp_namespace": {
1308013080
"valueCounts": {
13081-
"Google.Cloud.AIPlatform.V1": 76,
13081+
"Google.Cloud.AIPlatform.V1": 77,
1308213082
"Google.Cloud.AIPlatform.V1.Schema.Predict.Instance": 9,
1308313083
"Google.Cloud.AIPlatform.V1.Schema.Predict.Params": 6,
1308413084
"Google.Cloud.AIPlatform.V1.Schema.Predict.Prediction": 10,
@@ -13087,7 +13087,7 @@
1308713087
},
1308813088
"go_package": {
1308913089
"valueCounts": {
13090-
"cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb": 76,
13090+
"cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb": 77,
1309113091
"cloud.google.com/go/aiplatform/apiv1/schema/predict/instance/instancepb;instancepb": 9,
1309213092
"cloud.google.com/go/aiplatform/apiv1/schema/predict/params/paramspb;paramspb": 6,
1309313093
"cloud.google.com/go/aiplatform/apiv1/schema/predict/prediction/predictionpb;predictionpb": 10,
@@ -13096,12 +13096,12 @@
1309613096
},
1309713097
"java_multiple_files": {
1309813098
"valueCounts": {
13099-
"true": 112
13099+
"true": 113
1310013100
}
1310113101
},
1310213102
"java_package": {
1310313103
"valueCounts": {
13104-
"com.google.cloud.aiplatform.v1": 76,
13104+
"com.google.cloud.aiplatform.v1": 77,
1310513105
"com.google.cloud.aiplatform.v1.schema.predict.instance": 9,
1310613106
"com.google.cloud.aiplatform.v1.schema.predict.params": 6,
1310713107
"com.google.cloud.aiplatform.v1.schema.predict.prediction": 10,
@@ -13110,7 +13110,7 @@
1311013110
},
1311113111
"php_namespace": {
1311213112
"valueCounts": {
13113-
"Google\\Cloud\\AIPlatform\\V1": 76,
13113+
"Google\\Cloud\\AIPlatform\\V1": 77,
1311413114
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Instance": 9,
1311513115
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Params": 6,
1311613116
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Prediction": 10,
@@ -13119,7 +13119,7 @@
1311913119
},
1312013120
"ruby_package": {
1312113121
"valueCounts": {
13122-
"Google::Cloud::AIPlatform::V1": 76,
13122+
"Google::Cloud::AIPlatform::V1": 77,
1312313123
"Google::Cloud::AIPlatform::V1::Schema::Predict::Instance": 9,
1312413124
"Google::Cloud::AIPlatform::V1::Schema::Predict::Params": 6,
1312513125
"Google::Cloud::AIPlatform::V1::Schema::Predict::Prediction": 10,
@@ -13469,6 +13469,17 @@
1346913469
}
1347013470
]
1347113471
},
13472+
{
13473+
"shortName": "DeleteFeatureValues",
13474+
"fullName": "google.cloud.aiplatform.v1.FeaturestoreService.DeleteFeatureValues",
13475+
"mode": "UNARY",
13476+
"bindings": [
13477+
{
13478+
"httpMethod": "POST",
13479+
"path": "/v1/{entity_type=projects/*/locations/*/featurestores/*/entityTypes/*}:deleteFeatureValues"
13480+
}
13481+
]
13482+
},
1347213483
{
1347313484
"shortName": "DeleteFeaturestore",
1347413485
"fullName": "google.cloud.aiplatform.v1.FeaturestoreService.DeleteFeaturestore",
@@ -14572,6 +14583,17 @@
1457214583
"shortName": "ModelService",
1457314584
"fullName": "google.cloud.aiplatform.v1.ModelService",
1457414585
"methods": [
14586+
{
14587+
"shortName": "BatchImportEvaluatedAnnotations",
14588+
"fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations",
14589+
"mode": "UNARY",
14590+
"bindings": [
14591+
{
14592+
"httpMethod": "POST",
14593+
"path": "/v1/{parent=projects/*/locations/*/models/*/evaluations/*/slices/*}:batchImport"
14594+
}
14595+
]
14596+
},
1457514597
{
1457614598
"shortName": "BatchImportModelEvaluationSlices",
1457714599
"fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices",
@@ -15508,7 +15530,7 @@
1550815530
"options": {
1550915531
"csharp_namespace": {
1551015532
"valueCounts": {
15511-
"Google.Cloud.AIPlatform.V1Beta1": 79,
15533+
"Google.Cloud.AIPlatform.V1Beta1": 80,
1551215534
"Google.Cloud.AIPlatform.V1Beta1.Schema": 6,
1551315535
"Google.Cloud.AIPlatform.V1Beta1.Schema.Predict.Instance": 9,
1551415536
"Google.Cloud.AIPlatform.V1Beta1.Schema.Predict.Params": 6,
@@ -15518,7 +15540,7 @@
1551815540
},
1551915541
"go_package": {
1552015542
"valueCounts": {
15521-
"cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb;aiplatformpb": 79,
15543+
"cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb;aiplatformpb": 80,
1552215544
"cloud.google.com/go/aiplatform/apiv1beta1/schema/predict/instance/instancepb;instancepb": 9,
1552315545
"cloud.google.com/go/aiplatform/apiv1beta1/schema/predict/params/paramspb;paramspb": 6,
1552415546
"cloud.google.com/go/aiplatform/apiv1beta1/schema/predict/prediction/predictionpb;predictionpb": 11,
@@ -15528,12 +15550,12 @@
1552815550
},
1552915551
"java_multiple_files": {
1553015552
"valueCounts": {
15531-
"true": 123
15553+
"true": 124
1553215554
}
1553315555
},
1553415556
"java_package": {
1553515557
"valueCounts": {
15536-
"com.google.cloud.aiplatform.v1beta1": 79,
15558+
"com.google.cloud.aiplatform.v1beta1": 80,
1553715559
"com.google.cloud.aiplatform.v1beta1.schema": 6,
1553815560
"com.google.cloud.aiplatform.v1beta1.schema.predict.instance": 9,
1553915561
"com.google.cloud.aiplatform.v1beta1.schema.predict.params": 6,
@@ -15543,7 +15565,7 @@
1554315565
},
1554415566
"php_namespace": {
1554515567
"valueCounts": {
15546-
"Google\\Cloud\\AIPlatform\\V1beta1": 79,
15568+
"Google\\Cloud\\AIPlatform\\V1beta1": 80,
1554715569
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema": 6,
1554815570
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema\\Predict\\Instance": 9,
1554915571
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema\\Predict\\Params": 6,
@@ -15553,7 +15575,7 @@
1555315575
},
1555415576
"ruby_package": {
1555515577
"valueCounts": {
15556-
"Google::Cloud::AIPlatform::V1beta1": 79,
15578+
"Google::Cloud::AIPlatform::V1beta1": 80,
1555715579
"Google::Cloud::AIPlatform::V1beta1::Schema": 6,
1555815580
"Google::Cloud::AIPlatform::V1beta1::Schema::Predict::Instance": 9,
1555915581
"Google::Cloud::AIPlatform::V1beta1::Schema::Predict::Params": 6,
@@ -17107,6 +17129,17 @@
1710717129
"shortName": "ModelService",
1710817130
"fullName": "google.cloud.aiplatform.v1beta1.ModelService",
1710917131
"methods": [
17132+
{
17133+
"shortName": "BatchImportEvaluatedAnnotations",
17134+
"fullName": "google.cloud.aiplatform.v1beta1.ModelService.BatchImportEvaluatedAnnotations",
17135+
"mode": "UNARY",
17136+
"bindings": [
17137+
{
17138+
"httpMethod": "POST",
17139+
"path": "/v1beta1/{parent=projects/*/locations/*/models/*/evaluations/*/slices/*}:batchImport"
17140+
}
17141+
]
17142+
},
1711017143
{
1711117144
"shortName": "BatchImportModelEvaluationSlices",
1711217145
"fullName": "google.cloud.aiplatform.v1beta1.ModelService.BatchImportModelEvaluationSlices",

0 commit comments

Comments
 (0)