Skip to content

Commit 8ec83c8

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent aeb384a commit 8ec83c8

1 file changed

Lines changed: 17 additions & 6 deletions

File tree

api-index-v1.json

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18797,7 +18797,7 @@
1879718797
"options": {
1879818798
"csharp_namespace": {
1879918799
"valueCounts": {
18800-
"Google.Cloud.AIPlatform.V1Beta1": 73,
18800+
"Google.Cloud.AIPlatform.V1Beta1": 74,
1880118801
"Google.Cloud.AIPlatform.V1Beta1.Schema": 6,
1880218802
"Google.Cloud.AIPlatform.V1Beta1.Schema.Predict.Instance": 9,
1880318803
"Google.Cloud.AIPlatform.V1Beta1.Schema.Predict.Params": 6,
@@ -18812,17 +18812,17 @@
1881218812
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1/schema/predict/prediction;prediction": 11,
1881318813
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1/schema/trainingjob/definition;definition": 12,
1881418814
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1/schema;schema": 6,
18815-
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform": 73
18815+
"google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform": 74
1881618816
}
1881718817
},
1881818818
"java_multiple_files": {
1881918819
"valueCounts": {
18820-
"true": 117
18820+
"true": 118
1882118821
}
1882218822
},
1882318823
"java_package": {
1882418824
"valueCounts": {
18825-
"com.google.cloud.aiplatform.v1beta1": 73,
18825+
"com.google.cloud.aiplatform.v1beta1": 74,
1882618826
"com.google.cloud.aiplatform.v1beta1.schema": 6,
1882718827
"com.google.cloud.aiplatform.v1beta1.schema.predict.instance": 9,
1882818828
"com.google.cloud.aiplatform.v1beta1.schema.predict.params": 6,
@@ -18832,7 +18832,7 @@
1883218832
},
1883318833
"php_namespace": {
1883418834
"valueCounts": {
18835-
"Google\\Cloud\\AIPlatform\\V1beta1": 73,
18835+
"Google\\Cloud\\AIPlatform\\V1beta1": 74,
1883618836
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema": 6,
1883718837
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema\\Predict\\Instance": 9,
1883818838
"Google\\Cloud\\AIPlatform\\V1beta1\\Schema\\Predict\\Params": 6,
@@ -18842,7 +18842,7 @@
1884218842
},
1884318843
"ruby_package": {
1884418844
"valueCounts": {
18845-
"Google::Cloud::AIPlatform::V1beta1": 73,
18845+
"Google::Cloud::AIPlatform::V1beta1": 74,
1884618846
"Google::Cloud::AIPlatform::V1beta1::Schema": 6,
1884718847
"Google::Cloud::AIPlatform::V1beta1::Schema::Predict::Instance": 9,
1884818848
"Google::Cloud::AIPlatform::V1beta1::Schema::Predict::Params": 6,
@@ -18955,6 +18955,17 @@
1895518955
}
1895618956
]
1895718957
},
18958+
{
18959+
"shortName": "ListSavedQueries",
18960+
"fullName": "google.cloud.aiplatform.v1beta1.DatasetService.ListSavedQueries",
18961+
"mode": "UNARY",
18962+
"bindings": [
18963+
{
18964+
"httpMethod": "GET",
18965+
"path": "/v1beta1/{parent=projects/*/locations/*/datasets/*}/savedQueries"
18966+
}
18967+
]
18968+
},
1895818969
{
1895918970
"shortName": "UpdateDataset",
1896018971
"fullName": "google.cloud.aiplatform.v1beta1.DatasetService.UpdateDataset",

0 commit comments

Comments
 (0)