API Reference google_api_sas_portal v0.13.0
Modules
API client metadata for GoogleApi.SASPortal.V1alpha1.
API calls for all endpoints tagged Customers
.
API calls for all endpoints tagged Deployments
.
API calls for all endpoints tagged Installer
.
API calls for all endpoints tagged Nodes
.
API calls for all endpoints tagged Policies
.
Handle Tesla connections for GoogleApi.SASPortal.V1alpha1.
Associates members
with a role
.
The channel with score.
Request for CreateSignedDevice.
Entity representing a SAS customer.
The Deployment.
Attributes
-
activeConfig
(type:GoogleApi.SASPortal.V1alpha1.Model.SasPortalDeviceConfig.t
, default:nil
) - Output only. Current configuration of the device as registered to the SAS. -
currentChannels
(type:list(GoogleApi.SASPortal.V1alpha1.Model.SasPortalChannelWithScore.t)
, default:nil
) - Output only. Current channels with scores. -
deviceMetadata
(type:GoogleApi.SASPortal.V1alpha1.Model.SasPortalDeviceMetadata.t
, default:nil
) - Device parameters that can be overridden by both SAS Portal and SAS registration requests. -
displayName
(type:String.t
, default:nil
) - Device display name. -
fccId
(type:String.t
, default:nil
) - The FCC identifier of the device. -
grantRangeAllowlists
(type:list(GoogleApi.SASPortal.V1alpha1.Model.SasPortalFrequencyRange.t)
, default:nil
) - Only ranges within the allowlists are available for new grants. -
grants
(type:list(GoogleApi.SASPortal.V1alpha1.Model.SasPortalDeviceGrant.t)
, default:nil
) - Output only. Grants held by the device. -
name
(type:String.t
, default:nil
) - Output only. The resource path name. -
preloadedConfig
(type:GoogleApi.SASPortal.V1alpha1.Model.SasPortalDeviceConfig.t
, default:nil
) - Configuration of the device, as specified via SAS Portal API. -
serialNumber
(type:String.t
, default:nil
) - A serial number assigned to the device by the device manufacturer. -
state
(type:String.t
, default:nil
) - Output only. Device state.
Information about the device's air interface.
Information about the device configuration.
Device grant. It is an authorization provided by the Spectrum Access System to a device to transmit using specified operating parameters after a successful heartbeat by the device.
Device data overridable by both SAS Portal and registration requests.
Information about the model of the device.
An entry in a DPA's move list.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty
is empty JSON object {}
.
Frequency range from low_frequency
to high_frequency
.
Request for GenerateSecret.
Response for GenerateSecret.
Request message for GetPolicy
method.
Information about the device installation parameters.
Response for ListCustomers
.
Response for ListDeployments.
Response for ListDevices.
Response for ListNodes.
Request for MoveDeployment.
Request for MoveDevice.
Request for MoveNode.
This resource represents a long-running operation that is the result of a network API call.
Defines an access control policy to the resources.
Request message for SetPolicy
method.
Request for SignDevice.
The Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.
Request message for TestPermissions
method.
Response message for TestPermissions
method.
Request for UpdateSignedDevice.
Request for ValidateInstaller.
Response for ValidateInstaller.