We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf96877 commit 2974b81Copy full SHA for 2974b81
1 file changed
api-index-v1.json
@@ -13720,6 +13720,17 @@
13720
}
13721
]
13722
},
13723
+ {
13724
+ "shortName": "BatchReadTensorboardTimeSeriesData",
13725
+ "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.BatchReadTensorboardTimeSeriesData",
13726
+ "mode": "UNARY",
13727
+ "bindings": [
13728
13729
+ "httpMethod": "GET",
13730
+ "path": "/v1beta1/{tensorboard=projects/*/locations/*/tensorboards/*}/experiments/*/runs/*/timeSeries:batchRead"
13731
+ }
13732
+ ]
13733
+ },
13734
{
13735
"shortName": "CreateTensorboard",
13736
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboard",
0 commit comments