Skip to content

Commit 2bf3b2b

Browse files
feat(prod_tt_sasportal): update the api
#### prod_tt_sasportal:v1alpha1 The following keys were added: - schemas.SasPortalDevice.properties.currentChannels.deprecated (Total Keys: 1) - schemas.SasPortalDeviceMetadata.properties.nrqzValidated.deprecated (Total Keys: 1)
1 parent 71893b6 commit 2bf3b2b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

googleapiclient/discovery_cache/documents/prod_tt_sasportal.v1alpha1.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2618,7 +2618,7 @@
26182618
}
26192619
}
26202620
},
2621-
"revision": "20230628",
2621+
"revision": "20230708",
26222622
"rootUrl": "https://prod-tt-sasportal.googleapis.com/",
26232623
"schemas": {
26242624
"SasPortalAssignment": {
@@ -2758,6 +2758,7 @@
27582758
"description": "Output only. Current configuration of the device as registered to the SAS."
27592759
},
27602760
"currentChannels": {
2761+
"deprecated": true,
27612762
"description": "Output only. Current channels with scores.",
27622763
"items": {
27632764
"$ref": "SasPortalChannelWithScore"
@@ -3035,6 +3036,7 @@
30353036
"type": "string"
30363037
},
30373038
"nrqzValidated": {
3039+
"deprecated": true,
30383040
"description": "Output only. Set to `true` if a CPI has validated that they have coordinated with the National Quiet Zone office.",
30393041
"readOnly": true,
30403042
"type": "boolean"

0 commit comments

Comments
 (0)