Skip to content

Commit fa16a4a

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 88f3973 commit fa16a4a

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

api-index-v1.json

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16533,7 +16533,7 @@
1653316533
"options": {
1653416534
"csharp_namespace": {
1653516535
"valueCounts": {
16536-
"Google.Cloud.AIPlatform.V1": 73,
16536+
"Google.Cloud.AIPlatform.V1": 74,
1653716537
"Google.Cloud.AIPlatform.V1.Schema.Predict.Instance": 9,
1653816538
"Google.Cloud.AIPlatform.V1.Schema.Predict.Params": 6,
1653916539
"Google.Cloud.AIPlatform.V1.Schema.Predict.Prediction": 10,
@@ -16546,17 +16546,17 @@
1654616546
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1/schema/predict/params;params": 6,
1654716547
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1/schema/predict/prediction;prediction": 10,
1654816548
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1/schema/trainingjob/definition;definition": 11,
16549-
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform": 73
16549+
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform": 74
1655016550
}
1655116551
},
1655216552
"java_multiple_files": {
1655316553
"valueCounts": {
16554-
"true": 109
16554+
"true": 110
1655516555
}
1655616556
},
1655716557
"java_package": {
1655816558
"valueCounts": {
16559-
"com.google.cloud.aiplatform.v1": 73,
16559+
"com.google.cloud.aiplatform.v1": 74,
1656016560
"com.google.cloud.aiplatform.v1.schema.predict.instance": 9,
1656116561
"com.google.cloud.aiplatform.v1.schema.predict.params": 6,
1656216562
"com.google.cloud.aiplatform.v1.schema.predict.prediction": 10,
@@ -16565,7 +16565,7 @@
1656516565
},
1656616566
"php_namespace": {
1656716567
"valueCounts": {
16568-
"Google\\Cloud\\AIPlatform\\V1": 73,
16568+
"Google\\Cloud\\AIPlatform\\V1": 74,
1656916569
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Instance": 9,
1657016570
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Params": 6,
1657116571
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Prediction": 10,
@@ -16574,7 +16574,7 @@
1657416574
},
1657516575
"ruby_package": {
1657616576
"valueCounts": {
16577-
"Google::Cloud::AIPlatform::V1": 73,
16577+
"Google::Cloud::AIPlatform::V1": 74,
1657816578
"Google::Cloud::AIPlatform::V1::Schema::Predict::Instance": 9,
1657916579
"Google::Cloud::AIPlatform::V1::Schema::Predict::Params": 6,
1658016580
"Google::Cloud::AIPlatform::V1::Schema::Predict::Prediction": 10,
@@ -16686,6 +16686,17 @@
1668616686
}
1668716687
]
1668816688
},
16689+
{
16690+
"shortName": "ListSavedQueries",
16691+
"fullName": "google.cloud.aiplatform.v1.DatasetService.ListSavedQueries",
16692+
"mode": "UNARY",
16693+
"bindings": [
16694+
{
16695+
"httpMethod": "GET",
16696+
"path": "/v1/{parent=projects/*/locations/*/datasets/*}/savedQueries"
16697+
}
16698+
]
16699+
},
1668916700
{
1669016701
"shortName": "UpdateDataset",
1669116702
"fullName": "google.cloud.aiplatform.v1.DatasetService.UpdateDataset",

0 commit comments

Comments
 (0)