Skip to content

Commit 4811ec6

Browse files
feat(aiplatform): update the api
#### aiplatform:v1beta1 The following keys were deleted: - schemas.GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata (Total Keys: 3)
1 parent a0892f4 commit 4811ec6

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

googleapiclient/discovery_cache/documents/aiplatform.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15332,7 +15332,7 @@
1533215332
}
1533315333
}
1533415334
},
15335-
"revision": "20231229",
15335+
"revision": "20240105",
1533615336
"rootUrl": "https://aiplatform.googleapis.com/",
1533715337
"schemas": {
1533815338
"CloudAiLargeModelsVisionEmbedVideoResponse": {
@@ -37135,6 +37135,8 @@ false
3713537135
"FILTER_REASON_RAI_VIDEO_FRAME_CSAM",
3713637136
"FILTER_REASON_RAI_VIDEO_FRAME_PEDO",
3713737137
"FILTER_REASON_RAI_CONTEXTUAL_DANGEROUS",
37138+
"FILTER_REASON_RAI_GRAIL_TEXT",
37139+
"FILTER_REASON_RAI_GRAIL_IMAGE",
3713837140
"FILTER_REASON_RAI_SAFETYCAT",
3713937141
"FILTER_REASON_TOXICITY",
3714037142
"FILTER_REASON_ATLAS_PRICING",
@@ -37174,6 +37176,8 @@ false
3717437176
"RAI Filter",
3717537177
"RAI Filter",
3717637178
"RAI Filter",
37179+
"Grail Text",
37180+
"Grail Image",
3717737181
"SafetyCat.",
3717837182
"Toxic content.",
3717937183
"Atlas specific topic filter for pricing questions.",

googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17279,7 +17279,7 @@
1727917279
}
1728017280
}
1728117281
},
17282-
"revision": "20231229",
17282+
"revision": "20240105",
1728317283
"rootUrl": "https://aiplatform.googleapis.com/",
1728417284
"schemas": {
1728517285
"CloudAiLargeModelsVisionEmbedVideoResponse": {
@@ -29821,17 +29821,6 @@
2982129821
},
2982229822
"type": "object"
2982329823
},
29824-
"GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata": {
29825-
"description": "Details of operations that perform reboot PersistentResource.",
29826-
"id": "GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata",
29827-
"properties": {
29828-
"genericMetadata": {
29829-
"$ref": "GoogleCloudAiplatformV1beta1GenericOperationMetadata",
29830-
"description": "Operation metadata for PersistentResource."
29831-
}
29832-
},
29833-
"type": "object"
29834-
},
2983529824
"GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest": {
2983629825
"description": "Request message for MetadataService.DeleteContextChildrenRequest.",
2983729826
"id": "GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest",
@@ -40016,6 +40005,8 @@
4001640005
"FILTER_REASON_RAI_VIDEO_FRAME_CSAM",
4001740006
"FILTER_REASON_RAI_VIDEO_FRAME_PEDO",
4001840007
"FILTER_REASON_RAI_CONTEXTUAL_DANGEROUS",
40008+
"FILTER_REASON_RAI_GRAIL_TEXT",
40009+
"FILTER_REASON_RAI_GRAIL_IMAGE",
4001940010
"FILTER_REASON_RAI_SAFETYCAT",
4002040011
"FILTER_REASON_TOXICITY",
4002140012
"FILTER_REASON_ATLAS_PRICING",
@@ -40055,6 +40046,8 @@
4005540046
"RAI Filter",
4005640047
"RAI Filter",
4005740048
"RAI Filter",
40049+
"Grail Text",
40050+
"Grail Image",
4005840051
"SafetyCat.",
4005940052
"Toxic content.",
4006040053
"Atlas specific topic filter for pricing questions.",

0 commit comments

Comments
 (0)