Skip to content

Commit 2127126

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 321abab commit 2127126

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16644,6 +16644,17 @@
1664416644
"path": "/v1beta1/{endpoint=projects/*/locations/*/endpoints/*}:predict"
1664516645
}
1664616646
]
16647+
},
16648+
{
16649+
"shortName": "RawPredict",
16650+
"fullName": "google.cloud.aiplatform.v1beta1.PredictionService.RawPredict",
16651+
"mode": "UNARY",
16652+
"bindings": [
16653+
{
16654+
"httpMethod": "POST",
16655+
"path": "/v1beta1/{endpoint=projects/*/locations/*/endpoints/*}:rawPredict"
16656+
}
16657+
]
1664716658
}
1664816659
]
1664916660
},
@@ -16712,6 +16723,28 @@
1671216723
"shortName": "TensorboardService",
1671316724
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService",
1671416725
"methods": [
16726+
{
16727+
"shortName": "BatchCreateTensorboardRuns",
16728+
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.BatchCreateTensorboardRuns",
16729+
"mode": "UNARY",
16730+
"bindings": [
16731+
{
16732+
"httpMethod": "POST",
16733+
"path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*/experiments/*}/runs:batchCreate"
16734+
}
16735+
]
16736+
},
16737+
{
16738+
"shortName": "BatchCreateTensorboardTimeSeries",
16739+
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.BatchCreateTensorboardTimeSeries",
16740+
"mode": "UNARY",
16741+
"bindings": [
16742+
{
16743+
"httpMethod": "POST",
16744+
"path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*/experiments/*}/runs/*/timeSeries:batchCreate"
16745+
}
16746+
]
16747+
},
1671516748
{
1671616749
"shortName": "CreateTensorboard",
1671716750
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboard",
@@ -16965,6 +16998,17 @@
1696516998
}
1696616999
]
1696717000
},
17001+
{
17002+
"shortName": "WriteTensorboardExperimentData",
17003+
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardExperimentData",
17004+
"mode": "UNARY",
17005+
"bindings": [
17006+
{
17007+
"httpMethod": "POST",
17008+
"path": "/v1beta1/{tensorboard_experiment=projects/*/locations/*/tensorboards/*/experiments/*}:write"
17009+
}
17010+
]
17011+
},
1696817012
{
1696917013
"shortName": "WriteTensorboardRunData",
1697017014
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardRunData",

0 commit comments

Comments
 (0)