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 Feb 9, 2024
1 parent f583398 commit 0e50601
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -18356,21 +18356,6 @@
"path": "/v1beta1/{endpoint=projects/*/locations/*/publishers/*/models/*}:computeTokens"
}
]
},
{
"shortName": "CountTokens",
"fullName": "google.cloud.aiplatform.v1beta1.LlmUtilityService.CountTokens",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1beta1/{endpoint=projects/*/locations/*/endpoints/*}:countTokens"
},
{
"httpMethod": "POST",
"path": "/v1beta1/{endpoint=projects/*/locations/*/publishers/*/models/*}:countTokens"
}
]
}
]
},
Expand Down Expand Up @@ -19085,6 +19070,17 @@
"shortName": "PipelineService",
"fullName": "google.cloud.aiplatform.v1beta1.PipelineService",
"methods": [
{
"shortName": "BatchCancelPipelineJobs",
"fullName": "google.cloud.aiplatform.v1beta1.PipelineService.BatchCancelPipelineJobs",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1beta1/{parent=projects/*/locations/*}/pipelineJobs:batchCancel"
}
]
},
{
"shortName": "BatchDeletePipelineJobs",
"fullName": "google.cloud.aiplatform.v1beta1.PipelineService.BatchDeletePipelineJobs",
Expand Down

0 comments on commit 0e50601

Please sign in to comment.