Skip to content

Commit

Permalink
feat(aiplatform): update the api
Browse files Browse the repository at this point in the history
#### aiplatform:v1beta1

The following keys were deleted:
- schemas.GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata (Total Keys: 3)
  • Loading branch information
yoshi-automation committed Jan 16, 2024
1 parent a0892f4 commit 4811ec6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
6 changes: 5 additions & 1 deletion googleapiclient/discovery_cache/documents/aiplatform.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -15332,7 +15332,7 @@
}
}
},
"revision": "20231229",
"revision": "20240105",
"rootUrl": "https://aiplatform.googleapis.com/",
"schemas": {
"CloudAiLargeModelsVisionEmbedVideoResponse": {
Expand Down Expand Up @@ -37135,6 +37135,8 @@ false
"FILTER_REASON_RAI_VIDEO_FRAME_CSAM",
"FILTER_REASON_RAI_VIDEO_FRAME_PEDO",
"FILTER_REASON_RAI_CONTEXTUAL_DANGEROUS",
"FILTER_REASON_RAI_GRAIL_TEXT",
"FILTER_REASON_RAI_GRAIL_IMAGE",
"FILTER_REASON_RAI_SAFETYCAT",
"FILTER_REASON_TOXICITY",
"FILTER_REASON_ATLAS_PRICING",
Expand Down Expand Up @@ -37174,6 +37176,8 @@ false
"RAI Filter",
"RAI Filter",
"RAI Filter",
"Grail Text",
"Grail Image",
"SafetyCat.",
"Toxic content.",
"Atlas specific topic filter for pricing questions.",
Expand Down
17 changes: 5 additions & 12 deletions googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -17279,7 +17279,7 @@
}
}
},
"revision": "20231229",
"revision": "20240105",
"rootUrl": "https://aiplatform.googleapis.com/",
"schemas": {
"CloudAiLargeModelsVisionEmbedVideoResponse": {
Expand Down Expand Up @@ -29821,17 +29821,6 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata": {
"description": "Details of operations that perform reboot PersistentResource.",
"id": "GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata",
"properties": {
"genericMetadata": {
"$ref": "GoogleCloudAiplatformV1beta1GenericOperationMetadata",
"description": "Operation metadata for PersistentResource."
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest": {
"description": "Request message for MetadataService.DeleteContextChildrenRequest.",
"id": "GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest",
Expand Down Expand Up @@ -40016,6 +40005,8 @@
"FILTER_REASON_RAI_VIDEO_FRAME_CSAM",
"FILTER_REASON_RAI_VIDEO_FRAME_PEDO",
"FILTER_REASON_RAI_CONTEXTUAL_DANGEROUS",
"FILTER_REASON_RAI_GRAIL_TEXT",
"FILTER_REASON_RAI_GRAIL_IMAGE",
"FILTER_REASON_RAI_SAFETYCAT",
"FILTER_REASON_TOXICITY",
"FILTER_REASON_ATLAS_PRICING",
Expand Down Expand Up @@ -40055,6 +40046,8 @@
"RAI Filter",
"RAI Filter",
"RAI Filter",
"Grail Text",
"Grail Image",
"SafetyCat.",
"Toxic content.",
"Atlas specific topic filter for pricing questions.",
Expand Down

0 comments on commit 4811ec6

Please sign in to comment.