Skip to content

Commit 044e97c

Browse files
feat(sasportal): update the api
#### sasportal:v1alpha1 The following keys were added: - schemas.SasPortalInstallationParams.properties.antennaGainNewField (Total Keys: 2) - schemas.SasPortalInstallationParams.properties.eirpCapabilityNewField (Total Keys: 2)
1 parent 9c22354 commit 044e97c

14 files changed

+547
-381
lines changed

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

Lines changed: 52 additions & 36 deletions
Large diffs are not rendered by default.

docs/dyn/sasportal_v1alpha1.customers.deployments.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>Method Details</h3>
120120

121121
{ # The Deployment.
122122
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
123-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
123+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
124124
&quot;A String&quot;,
125125
],
126126
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.
@@ -139,7 +139,7 @@ <h3>Method Details</h3>
139139

140140
{ # The Deployment.
141141
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
142-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
142+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
143143
&quot;A String&quot;,
144144
],
145145
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.
@@ -183,7 +183,7 @@ <h3>Method Details</h3>
183183

184184
{ # The Deployment.
185185
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
186-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
186+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
187187
&quot;A String&quot;,
188188
],
189189
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.
@@ -214,7 +214,7 @@ <h3>Method Details</h3>
214214
&quot;deployments&quot;: [ # The deployments that match the request.
215215
{ # The Deployment.
216216
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
217-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
217+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
218218
&quot;A String&quot;,
219219
],
220220
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.
@@ -294,7 +294,7 @@ <h3>Method Details</h3>
294294

295295
{ # The Deployment.
296296
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
297-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
297+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
298298
&quot;A String&quot;,
299299
],
300300
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.
@@ -314,7 +314,7 @@ <h3>Method Details</h3>
314314

315315
{ # The Deployment.
316316
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
317-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
317+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
318318
&quot;A String&quot;,
319319
],
320320
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.

docs/dyn/sasportal_v1alpha1.customers.devices.html

Lines changed: 117 additions & 81 deletions
Large diffs are not rendered by default.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Method Details</h3>
103103

104104
{ # The Deployment.
105105
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
106-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
106+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
107107
&quot;A String&quot;,
108108
],
109109
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.
@@ -122,7 +122,7 @@ <h3>Method Details</h3>
122122

123123
{ # The Deployment.
124124
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
125-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
125+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
126126
&quot;A String&quot;,
127127
],
128128
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.
@@ -153,7 +153,7 @@ <h3>Method Details</h3>
153153
&quot;deployments&quot;: [ # The deployments that match the request.
154154
{ # The Deployment.
155155
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
156-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
156+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
157157
&quot;A String&quot;,
158158
],
159159
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.

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

Lines changed: 52 additions & 36 deletions
Large diffs are not rendered by default.

docs/dyn/sasportal_v1alpha1.deployments.devices.html

Lines changed: 65 additions & 45 deletions
Large diffs are not rendered by default.

docs/dyn/sasportal_v1alpha1.deployments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3>Method Details</h3>
107107

108108
{ # The Deployment.
109109
&quot;displayName&quot;: &quot;A String&quot;, # The deployment&#x27;s display name.
110-
&quot;frns&quot;: [ # Output only. The FRNs copied from its direct parent.
110+
&quot;frns&quot;: [ # Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
111111
&quot;A String&quot;,
112112
],
113113
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name.

0 commit comments

Comments
 (0)