Skip to content

Commit ad5e2bc

Browse files
feat(sasportal): update the api
#### 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 7058df6 commit ad5e2bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

googleapiclient/discovery_cache/documents/sasportal.v1alpha1.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2617,7 +2617,7 @@
26172617
}
26182618
}
26192619
},
2620-
"revision": "20230628",
2620+
"revision": "20230711",
26212621
"rootUrl": "https://sasportal.googleapis.com/",
26222622
"schemas": {
26232623
"SasPortalAssignment": {
@@ -2757,6 +2757,7 @@
27572757
"description": "Output only. Current configuration of the device as registered to the SAS."
27582758
},
27592759
"currentChannels": {
2760+
"deprecated": true,
27602761
"description": "Output only. Current channels with scores.",
27612762
"items": {
27622763
"$ref": "SasPortalChannelWithScore"
@@ -3034,6 +3035,7 @@
30343035
"type": "string"
30353036
},
30363037
"nrqzValidated": {
3038+
"deprecated": true,
30373039
"description": "Output only. Set to `true` if a CPI has validated that they have coordinated with the National Quiet Zone office.",
30383040
"readOnly": true,
30393041
"type": "boolean"

0 commit comments

Comments
 (0)