Skip to content

Commit 08b1e67

Browse files
feat(sasportal): update the api
#### sasportal:v1alpha1 The following keys were added: - schemas.SasPortalDeviceMetadata.properties.nrqzValidation (Total Keys: 2) - schemas.SasPortalNrqzValidation (Total Keys: 8)
1 parent ad805ab commit 08b1e67

8 files changed

+265
-1
lines changed

docs/dyn/sasportal_v1alpha1.customers.deployments.devices.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,12 @@ <h3>Method Details</h3>
157157
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
158158
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
159159
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
160+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
161+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
162+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
163+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
164+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
165+
},
160166
},
161167
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
162168
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -295,6 +301,12 @@ <h3>Method Details</h3>
295301
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
296302
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
297303
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
304+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
305+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
306+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
307+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
308+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
309+
},
298310
},
299311
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
300312
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -448,6 +460,12 @@ <h3>Method Details</h3>
448460
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
449461
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
450462
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
463+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
464+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
465+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
466+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
467+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
468+
},
451469
},
452470
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
453471
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -598,6 +616,12 @@ <h3>Method Details</h3>
598616
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
599617
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
600618
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
619+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
620+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
621+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
622+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
623+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
624+
},
601625
},
602626
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
603627
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.

docs/dyn/sasportal_v1alpha1.customers.devices.html

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,12 @@ <h3>Method Details</h3>
175175
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
176176
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
177177
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
178+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
179+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
180+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
181+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
182+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
183+
},
178184
},
179185
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
180186
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -313,6 +319,12 @@ <h3>Method Details</h3>
313319
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
314320
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
315321
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
322+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
323+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
324+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
325+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
326+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
327+
},
316328
},
317329
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
318330
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -466,6 +478,12 @@ <h3>Method Details</h3>
466478
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
467479
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
468480
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
481+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
482+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
483+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
484+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
485+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
486+
},
469487
},
470488
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
471489
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -629,6 +647,12 @@ <h3>Method Details</h3>
629647
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
630648
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
631649
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
650+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
651+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
652+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
653+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
654+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
655+
},
632656
},
633657
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
634658
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -779,6 +803,12 @@ <h3>Method Details</h3>
779803
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
780804
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
781805
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
806+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
807+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
808+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
809+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
810+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
811+
},
782812
},
783813
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
784814
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -978,6 +1008,12 @@ <h3>Method Details</h3>
9781008
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
9791009
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
9801010
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
1011+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
1012+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
1013+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
1014+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
1015+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
1016+
},
9811017
},
9821018
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
9831019
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -1117,6 +1153,12 @@ <h3>Method Details</h3>
11171153
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
11181154
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
11191155
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
1156+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
1157+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
1158+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
1159+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
1160+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
1161+
},
11201162
},
11211163
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
11221164
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -1258,6 +1300,12 @@ <h3>Method Details</h3>
12581300
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
12591301
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
12601302
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
1303+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
1304+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
1305+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
1306+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
1307+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
1308+
},
12611309
},
12621310
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
12631311
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
@@ -1423,6 +1471,12 @@ <h3>Method Details</h3>
14231471
&quot;commonChannelGroup&quot;: &quot;A String&quot;, # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details.
14241472
&quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details.
14251473
&quot;nrqzValidated&quot;: True or False, # Output only. Whether a CPI has validated to have coordinated with the National Quiet Zone office.
1474+
&quot;nrqzValidation&quot;: { # Information about National Radio Quiet Zone validation. The presence of the field indicates the device has been validated. # Output only. National Radio Quiet Zone validation info.
1475+
&quot;caseId&quot;: &quot;A String&quot;, # Validation case id.
1476+
&quot;cpiId&quot;: &quot;A String&quot;, # CPI who signed the validation.
1477+
&quot;latitude&quot;: 3.14, # Device latitude associated with the validation.
1478+
&quot;longitude&quot;: 3.14, # Device longitude associated with the validation.
1479+
},
14261480
},
14271481
&quot;displayName&quot;: &quot;A String&quot;, # Device display name.
14281482
&quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.

0 commit comments

Comments
 (0)