Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Jan 9, 2023
1 parent d7e8de7 commit b84b4fe
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions api-index-v1.json
Expand Up @@ -14661,6 +14661,17 @@
}
]
},
{
"shortName": "ReadTensorboardUsage",
"fullName": "google.cloud.aiplatform.v1.TensorboardService.ReadTensorboardUsage",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{tensorboard=projects/*/locations/*/tensorboards/*}:readUsage"
}
]
},
{
"shortName": "UpdateTensorboard",
"fullName": "google.cloud.aiplatform.v1.TensorboardService.UpdateTensorboard",
Expand Down Expand Up @@ -17080,6 +17091,17 @@
}
]
},
{
"shortName": "ReadTensorboardUsage",
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardUsage",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1beta1/{tensorboard=projects/*/locations/*/tensorboards/*}:readUsage"
}
]
},
{
"shortName": "UpdateTensorboard",
"fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboard",
Expand Down

0 comments on commit b84b4fe

Please sign in to comment.