Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2e80a3e

Browse files
committedOct 17, 2023
feat(contentwarehouse): update the api
#### contentwarehouse:v1 The following keys were deleted: - schemas.ClassifierPornQueryClassifierOutput.properties.csaiRegexpHighConfidenceClassification (Total Keys: 2) - schemas.GeostoreCityJsonProtoTransformXyzVector (Total Keys: 8) The following keys were added: - schemas.AssistantApiOnDeviceAssistantCapabilities.properties.isOnDeviceArbitrationSupported.deprecated (Total Keys: 1) - schemas.AssistantApiOnDeviceAssistantCapabilities.properties.isOnDeviceUnderstandingSupported.deprecated (Total Keys: 1) - schemas.AssistantApiSettingsDeviceSettings.properties.marketplaceDisclosure.deprecated (Total Keys: 1) - schemas.GeostoreCityJsonProtoTransformTranslate (Total Keys: 8) - schemas.GoogleAssistantAccessoryV1DeviceState.properties.installedApps (Total Keys: 3) - schemas.GoogleAssistantAccessoryV1DeviceStateInstalledAppsState (Total Keys: 4) - schemas.RepositoryWebrefMetaTagIndices (Total Keys: 5) - schemas.RepositoryWebrefSubSegmentIndex.properties.metaTagIndex.$ref (Total Keys: 1) - schemas.SocialGraphWireProtoPeopleapiAffinityMetadata.properties.suggestionConfidence.type (Total Keys: 1) - schemas.SocialGraphWireProtoPeopleapiExtensionPeopleStackPersonExtendedData.properties.suggestionConfidence.type (Total Keys: 1) The following keys were changed: - schemas.GeostoreCityJsonProtoTransform.properties.translate.$ref (Total Keys: 1)
1 parent 995121f commit 2e80a3e

File tree

1 file changed

+156
-24
lines changed

1 file changed

+156
-24
lines changed
 

‎googleapiclient/discovery_cache/documents/contentwarehouse.v1.json

+156-24
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@
11561156
}
11571157
}
11581158
},
1159-
"revision": "20230929",
1159+
"revision": "20231006",
11601160
"rootUrl": "https://contentwarehouse.googleapis.com/",
11611161
"schemas": {
11621162
"AbuseiamAbuseType": {
@@ -3729,7 +3729,10 @@
37293729
"PERSONAL_AGENT_AFFINITY",
37303730
"MOBILE_HARNESS_AFFINITY",
37313731
"LOOKER_STUDIO_PRO_AFFINITY",
3732-
"SUPPORT_CLASSIFICATION_UI_AFFINITY"
3732+
"SUPPORT_CLASSIFICATION_UI_AFFINITY",
3733+
"NOTEBOOKLM_AFFINITY",
3734+
"PLAYSPACE_LABS_AFFINITY",
3735+
"ZOMBIE_CLOUD_AFFINITY"
37333736
],
37343737
"enumDeprecated": [
37353738
false,
@@ -3999,6 +4002,9 @@
39994002
false,
40004003
false,
40014004
false,
4005+
false,
4006+
false,
4007+
false,
40024008
false
40034009
],
40044010
"enumDescriptions": [
@@ -4269,6 +4275,9 @@
42694275
"",
42704276
"",
42714277
"",
4278+
"",
4279+
"",
4280+
"",
42724281
""
42734282
],
42744283
"type": "string"
@@ -7087,12 +7096,14 @@
70877096
"type": "array"
70887097
},
70897098
"contactCreateContextInfo": {
7099+
"description": "ContactCreateContextInfo has a timestamp timestamp and additional metadata (e.g. the source of the creation) for when the contact was created. See also `ContactEditContextInfo`.",
70907100
"items": {
70917101
"$ref": "AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo"
70927102
},
70937103
"type": "array"
70947104
},
70957105
"contactEditContextInfo": {
7106+
"description": "ContactEditContextInfo is a timestamp and additional metadata (e.g. the source of the edit) for the last 'human initiated edit'. See also `ContactCreateContextInfo`.",
70967107
"items": {
70977108
"$ref": "AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo"
70987109
},
@@ -14692,6 +14703,7 @@
1469214703
"type": "boolean"
1469314704
},
1469414705
"isOnDeviceArbitrationSupported": {
14706+
"deprecated": true,
1469514707
"description": "Capabilities related to on-device arbitration(go/arbitration-on-device).",
1469614708
"type": "boolean"
1469714709
},
@@ -14700,6 +14712,7 @@
1470014712
"type": "boolean"
1470114713
},
1470214714
"isOnDeviceUnderstandingSupported": {
14715+
"deprecated": true,
1470314716
"description": "This may be used by NGA. E.g. if understanding happens on device, we can have more aggressive logic when fulfilling some features on the server side, like teleport.",
1470414717
"type": "boolean"
1470514718
}
@@ -15617,6 +15630,7 @@
1561715630
},
1561815631
"marketplaceDisclosure": {
1561915632
"$ref": "AssistantApiSettingsMarketplaceDisclosure",
15633+
"deprecated": true,
1562015634
"description": "See go/marketplace-disclosure for more info."
1562115635
},
1562215636
"masqueradeMode": {
@@ -24089,21 +24103,6 @@
2408924103
],
2409024104
"type": "string"
2409124105
},
24092-
"csaiRegexpHighConfidenceClassification": {
24093-
"deprecated": true,
24094-
"description": "DO NOT USE: This field is temporary and should be used only for the CSAI Onebox. This field is the result of the regular expression classifier alone as opposed to a combination with Seti classifier as in csai_classification field.",
24095-
"enum": [
24096-
"NOT_PROTECTED",
24097-
"PROTECTED",
24098-
"STRONGLY_PROTECTED"
24099-
],
24100-
"enumDescriptions": [
24101-
"Contract: (STRONGLY_PROTECTED & PROTECTED) == PROTECTED",
24102-
"",
24103-
""
24104-
],
24105-
"type": "string"
24106-
},
2410724106
"debug": {
2410824107
"description": "Human-readable debug information about the classification. This field is only set if output_debug is set in the classification input.",
2410924108
"type": "string"
@@ -32667,15 +32666,15 @@
3266732666
"type": "number"
3266832667
},
3266932668
"translate": {
32670-
"$ref": "GeostoreCityJsonProtoTransformXyzVector",
32669+
"$ref": "GeostoreCityJsonProtoTransformTranslate",
3267132670
"description": "Offset of each vertex in the new coordinate system relative to the old coordinate system."
3267232671
}
3267332672
},
3267432673
"type": "object"
3267532674
},
32676-
"GeostoreCityJsonProtoTransformXyzVector": {
32677-
"description": "Vector of length three whose values respectively correspond to the x, y, and z axes.",
32678-
"id": "GeostoreCityJsonProtoTransformXyzVector",
32675+
"GeostoreCityJsonProtoTransformTranslate": {
32676+
"description": "How the object will be moved along the x, y, and z axes, respectively.",
32677+
"id": "GeostoreCityJsonProtoTransformTranslate",
3267932678
"properties": {
3268032679
"x": {
3268132680
"format": "double",
@@ -52300,7 +52299,7 @@
5230052299
"type": "object"
5230152300
},
5230252301
"GoogleAssistantAccessoryV1DeviceState": {
52303-
"description": "Information about the state of the device. This contains any state that Assistant may need to know about in order to fulfill requests, for example which timers and alarms are set. Next ID: 11",
52302+
"description": "Information about the state of the device. This contains any state that Assistant may need to know about in order to fulfill requests, for example which timers and alarms are set. Next ID: 13",
5230452303
"id": "GoogleAssistantAccessoryV1DeviceState",
5230552304
"properties": {
5230652305
"alarmState": {
@@ -52329,6 +52328,15 @@
5232952328
"$ref": "GoogleAssistantEmbeddedV1FitnessActivities",
5233052329
"description": "Information about on-device fitness activities. For devices that support fitness activities, all on-device fitness activities must be sent up with the DeviceState in order for Assistant Server to be able to perform operations on them."
5233152330
},
52331+
"installedApps": {
52332+
"$ref": "GoogleAssistantAccessoryV1DeviceStateInstalledAppsState",
52333+
"description": "Information about apps currently installed on device."
52334+
},
52335+
"installedAppsZlib": {
52336+
"description": "This contains a zlib-compressed binary-encoded `InstalledAppsState` proto message.",
52337+
"format": "byte",
52338+
"type": "string"
52339+
},
5233252340
"timerState": {
5233352341
"$ref": "GoogleAssistantEmbeddedV1Timers",
5233452342
"description": "*Optional* Information about on-device timers. For devices that support timers, all on-device timers must be sent up with the DeviceState in order for Assistant Server to be able to perform operations on them."
@@ -53324,6 +53332,20 @@
5332453332
},
5332553333
"type": "object"
5332653334
},
53335+
"GoogleAssistantAccessoryV1DeviceStateInstalledAppsState": {
53336+
"description": "State of the apps currently installed on the device.",
53337+
"id": "GoogleAssistantAccessoryV1DeviceStateInstalledAppsState",
53338+
"properties": {
53339+
"apps": {
53340+
"description": "List of apps currently installed on the device.",
53341+
"items": {
53342+
"$ref": "AssistantApiCoreTypesProvider"
53343+
},
53344+
"type": "array"
53345+
}
53346+
},
53347+
"type": "object"
53348+
},
5332753349
"GoogleAssistantAccessoryV1ResponseConfig": {
5332853350
"description": "Configuration for the response. Next Id: 11",
5332953351
"id": "GoogleAssistantAccessoryV1ResponseConfig",
@@ -90803,6 +90825,8 @@
9080390825
"MOBILE_HARNESS",
9080490826
"LOOKER_STUDIO_PRO",
9080590827
"SUPPORT_CLASSIFICATION_UI",
90828+
"NOTEBOOKLM",
90829+
"ZOMBIE_CLOUD",
9080690830
"DEPRECATED_QUICKSTART_FLUME",
9080790831
"DUO_CLIENT",
9080890832
"ALBERT",
@@ -91456,6 +91480,8 @@
9145691480
false,
9145791481
false,
9145891482
false,
91483+
false,
91484+
false,
9145991485
true,
9146091486
false,
9146191487
false,
@@ -92109,6 +92135,8 @@
9210992135
"Mobile Harness Team contact: omnilab-lmp@google.com",
9211092136
"Looker Studio Pro Team contact: da-cloudbi-india-ls-adminexp@google.com",
9211192137
"Support Classification Ui Team contact: support-classification-eng@google.com",
92138+
"Notebooklm Team contact: labs-tailwind-eng-team@google.com",
92139+
"Zombie Cloud Team contact: zombie-cloud-eng@google.com",
9211292140
"",
9211392141
"Duo Client Team contact: duo-eng@google.com",
9211492142
"Project albert (go/albert-frontend) Team contact: albert-eng@google.com",
@@ -110380,6 +110408,30 @@
110380110408
},
110381110409
"type": "object"
110382110410
},
110411+
"RepositoryWebrefMetaTagIndices": {
110412+
"description": "Identifies the source of the Meta Content Tag segment in the Cdoc https://www.w3schools.com/tags/tag_meta.asp",
110413+
"id": "RepositoryWebrefMetaTagIndices",
110414+
"properties": {
110415+
"index": {
110416+
"format": "int32",
110417+
"type": "integer"
110418+
},
110419+
"metaName": {
110420+
"enum": [
110421+
"OTHER",
110422+
"DESCRIPTION",
110423+
"KEYWORDS"
110424+
],
110425+
"enumDescriptions": [
110426+
"",
110427+
"",
110428+
""
110429+
],
110430+
"type": "string"
110431+
}
110432+
},
110433+
"type": "object"
110434+
},
110383110435
"RepositoryWebrefNameDebugInfo": {
110384110436
"description": "Collects signals from one query used for prior learning.",
110385110437
"id": "RepositoryWebrefNameDebugInfo",
@@ -111866,6 +111918,10 @@
111866111918
"$ref": "RepositoryWebrefJuggernautIndices",
111867111919
"description": "Pointer to the proto in the cdoc and index within the proto for Spore."
111868111920
},
111921+
"metaTagIndex": {
111922+
"$ref": "RepositoryWebrefMetaTagIndices",
111923+
"description": "Informs about the 'name' attribute of the referenced tag."
111924+
},
111869111925
"queryIndex": {
111870111926
"$ref": "RepositoryWebrefQueryIndices",
111871111927
"description": "Pointer to the exact set of queries in the cdoc."
@@ -121019,6 +121075,22 @@
121019121075
"description": "Affinity score for the cloud contact.",
121020121076
"format": "double",
121021121077
"type": "number"
121078+
},
121079+
"suggestionConfidence": {
121080+
"description": "Indicator of the confidence in suggestion relevance.",
121081+
"enum": [
121082+
"CONFIDENCE_UNSPECIFIED",
121083+
"CONFIDENCE_LOW",
121084+
"CONFIDENCE_MEDIUM",
121085+
"CONFIDENCE_HIGH"
121086+
],
121087+
"enumDescriptions": [
121088+
"",
121089+
"",
121090+
"",
121091+
""
121092+
],
121093+
"type": "string"
121022121094
}
121023121095
},
121024121096
"type": "object"
@@ -121193,7 +121265,7 @@
121193121265
"type": "object"
121194121266
},
121195121267
"SocialGraphWireProtoPeopleapiExtensionPeopleStackPersonExtendedData": {
121196-
"description": "NEXT_ID: 5",
121268+
"description": "NEXT_ID: 6",
121197121269
"id": "SocialGraphWireProtoPeopleapiExtensionPeopleStackPersonExtendedData",
121198121270
"properties": {
121199121271
"birthdayStatus": {
@@ -121238,6 +121310,21 @@
121238121310
""
121239121311
],
121240121312
"type": "string"
121313+
},
121314+
"suggestionConfidence": {
121315+
"enum": [
121316+
"CONFIDENCE_UNSPECIFIED",
121317+
"CONFIDENCE_LOW",
121318+
"CONFIDENCE_MEDIUM",
121319+
"CONFIDENCE_HIGH"
121320+
],
121321+
"enumDescriptions": [
121322+
"",
121323+
"",
121324+
"",
121325+
""
121326+
],
121327+
"type": "string"
121241121328
}
121242121329
},
121243121330
"type": "object"
@@ -126263,6 +126350,7 @@
126263126350
"GEARHEAD_FRX_SENSITIVE_PERMISSION_SCREEN_SEEN",
126264126351
"POST_PURCHASE_ITEM_UPSELL_SESSION_LEVEL",
126265126352
"POST_PURCHASE_ITEM_UPSELL_WAVE_2_SESSION_LEVEL",
126353+
"POST_PURCHASE_ITEM_UPSELL_WAVE_2_SESSION_LEVEL_2",
126266126354
"PLAY_PASS_SIGNUP_INTERSTITIAL_SHOWN_SESSION_LEVEL",
126267126355
"FETCH_PROMOTION_BANNER_FROM_P3_SESSION_LEVEL",
126268126356
"AVP_SWOOP_10P_OFF_SESSION_LEVEL",
@@ -126760,6 +126848,8 @@
126760126848
"BECAUSE_YOU_PLAYED_FIRST_3_ROWS_SESSION_LEVEL",
126761126849
"BECAUSE_YOU_INSTALLED_FIRST_3_ROWS_SESSION_LEVEL",
126762126850
"LOYALTY_WEEKLY_REWARDS_ICC_FORMAT_NOW_HOME_SESSION_LEVEL",
126851+
"MULTILINE_SUBSCRIPTION_ADDON_TITLE_SESSION_LEVEL",
126852+
"PAYTM_WALLET_FAILURE_SESSION_LEVEL",
126763126853
"SESSION_LEVEL_TEST_CODE_LIMIT",
126764126854
"CART_ABANDONMENT_USER_LEVEL",
126765126855
"IN_APP_PRODUCTS_IN_DETAILS_PAGE_USER_LEVEL",
@@ -126876,6 +126966,7 @@
126876126966
"GEARHEAD_VISUAL_PREVIEW_UNCHAINED_ELIGIBLE",
126877126967
"POST_PURCHASE_ITEM_UPSELL_USER_LEVEL",
126878126968
"POST_PURCHASE_ITEM_UPSELL_WAVE_2_USER_LEVEL",
126969+
"POST_PURCHASE_ITEM_UPSELL_WAVE_2_USER_LEVEL_2",
126879126970
"PLAY_PASS_SIGNUP_INTERSTITIAL_SHOWN_USER_LEVEL",
126880126971
"DISABLE_TOPUP_EXPERIMENT_CONTROL_GROUP_USER_LEVEL",
126881126972
"DISABLE_TOPUP_EXPERIMENT_TREATMENT_GROUP_USER_LEVEL",
@@ -127098,14 +127189,25 @@
127098127189
"ELIGIBLE_FOR_COMICS_CLUSTER_AH_USER_LEVEL",
127099127190
"HIGH_COMIC_APP_USAGE_USER_LEVEL",
127100127191
"MODERATE_COMIC_APP_USAGE_USER_LEVEL",
127192+
"COMIC_SAMPLING_PICCOMA_INSTALLED_USER_LEVEL",
127193+
"COMIC_SAMPLING_MANGA_ONE_INSTALLED_USER_LEVEL",
127194+
"COMIC_SAMPLING_MAGAPOKE_INSTALLED_USER_LEVEL",
127195+
"COMIC_SAMPLING_JUMP_INSTALLED_USER_LEVEL",
127196+
"COMIC_SAMPLING_LINE_MANGA_INSTALLED_USER_LEVEL",
127197+
"COMIC_SAMPLING_ANY_INSTALLED_USER_LEVEL",
127101127198
"REDEEM_SAVE_BUYER_SPEND_MODEL_USER_LEVEL",
127102127199
"PURCHASE_ADD_FOP_OPTIONS_SCREEN_USER_LEVEL",
127103127200
"CART_ABANDONMENT_ITEM_RECOMMENDATION_USER_LEVEL",
127201+
"CART_ABANDONMENT_ITEM_RECOMMENDATION_LOWER_PRICED_USER_LEVEL",
127104127202
"HAS_INSUFFICIENT_STORED_VALUE_BALANCE_BEFORE_RENEWAL_USER_LEVEL",
127105127203
"IS_ELIGIBLE_FOR_ONE_CLICK_BAKCUP_FOP_IN_FIX_FLOW_USER_LEVEL",
127106127204
"WEBSKY_DISPLAY_SUBSCRIPTION_ENTITLEMENT_BENEFITS_USER_LEVEL",
127107127205
"HAS_INSUFFICIENT_STORED_VALUE_BALANCE_BEFORE_RENEWAL_V2_USER_LEVEL",
127108127206
"LOYALTY_WEEKLY_REWARDS_ICC_FORMAT_NOW_HOME_USER_LEVEL",
127207+
"PREREGISTRATION_SHOULD_SEE_NOTIFICATION_DIALOG_USER_LEVEL",
127208+
"MULTILINE_SUBSCRIPTION_ADDON_TITLE_USER_LEVEL",
127209+
"UNIFIED_ITEM_RECOMMENDATION_USER_LEVEL",
127210+
"UNIFIED_ITEM_RECOMMENDATION_LOWER_PRICED_USER_LEVEL",
127109127211
"USER_LEVEL_TEST_CODE_LIMIT"
127110127212
],
127111127213
"enumDeprecated": [
@@ -127635,6 +127737,7 @@
127635127737
false,
127636127738
false,
127637127739
false,
127740+
false,
127638127741
true,
127639127742
false,
127640127743
false,
@@ -128308,6 +128411,9 @@
128308128411
false,
128309128412
false,
128310128413
false,
128414+
false,
128415+
false,
128416+
false,
128311128417
true,
128312128418
false,
128313128419
false,
@@ -128466,6 +128572,17 @@
128466128572
false,
128467128573
false,
128468128574
false,
128575+
false,
128576+
false,
128577+
false,
128578+
false,
128579+
false,
128580+
false,
128581+
false,
128582+
false,
128583+
false,
128584+
false,
128585+
false,
128469128586
false
128470128587
],
128471128588
"enumDescriptions": [
@@ -128983,6 +129100,7 @@
128983129100
"",
128984129101
"",
128985129102
"",
129103+
"",
128986129104
"Test code logged on client side for users who see the Play Pass signup interstitial.",
128987129105
"",
128988129106
"User eligible for 10% off for next renewal",
@@ -129480,6 +129598,8 @@
129480129598
"Session-level test code for Because You Played experiments.",
129481129599
"Session-level test code for Because You Played experiments.",
129482129600
"Session-level test code for loyalty weekly rewards in Now! home.",
129601+
"Session-level test code for multiline addon title.",
129602+
"Session-level test code for Paytm wallet failures.",
129483129603
"",
129484129604
"Cart abandonment flow for purchase flow.",
129485129605
"User saw/would have seen the in app products section in App",
@@ -129596,6 +129716,7 @@
129596129716
"Test code for when a user was eligible for visual preview while in motion. E.g. received a notification and had visual preview setting enabled.",
129597129717
"",
129598129718
"",
129719+
"",
129599129720
"Test code logged on client side for users who see the Play Pass signup interstitial.",
129600129721
"Test codes for seeing the effects of disabling topup in select countries.",
129601129722
"",
@@ -129818,14 +129939,25 @@
129818129939
"User-level test code for users eligible for the Comics cluster on AH.",
129819129940
"User-level test code for users with high Comics app usage (e.g. >=15 in last 28d ays).",
129820129941
"User-level test code for users with high Comics app usage (e.g. >=10 in last 28d ays).",
129942+
"User-level test code for users who had Piccoma installed for the Comics Sampling Cluster Experiment.",
129943+
"User-level test code for users who had Manga One installed for the Comics Sampling Cluster Experiment.",
129944+
"User-level test code for users who had Magapoke installed for the Comics Sampling Cluster Experiment.",
129945+
"User-level test code for users who had Jump+ installed for the Comics Sampling Cluster Experiment.",
129946+
"User-level test code for users who had Line Manga installed for the Comics Sampling Cluster Experiment.",
129947+
"User-level test code for users who had any of the 5 manga apps listed above installed for the Comics Sampling Cluster Experiment.",
129821129948
"User level test code for Redeem Save buyer offer study, tracking users who actually get different experience between control and treatment.",
129822129949
"User-level test code marking users who have seen the add new fop option screen during purchase flow. This will be used for ranking of add fop options experiments.",
129823-
"User level test code for SKU Recommendation in Cart Abandonment.",
129950+
"User level test code for SKU Recommendation in Cart Abandonment, currently used for popular after abandon candidates.",
129951+
"User level test code for SKU Recommendation in Cart Abandonment, specifically for lower-priced candidates.",
129824129952
"User level test code for stored value top-up email reminder.",
129825129953
"User level test code for users who are eligible for one-click backup fop in fix flow",
129826129954
"User level test code for displaying sub-entitlement benefits on websky.",
129827129955
"User level test code for stored value top-up email reminder (V2).",
129828129956
"User level test code for loyalty weekly rewards in Now! home.",
129957+
"User level test code for users who should have seen preregistration notification dialog.",
129958+
"User level test code for multiline addon title.",
129959+
"User level test code for unified SKU Recommendations. Used when user is eligible for any SKU Recommendation, currently either cart-abandonment or post-success upsell.",
129960+
"",
129829129961
""
129830129962
],
129831129963
"type": "string"

0 commit comments

Comments
 (0)
Please sign in to comment.