View Source API Reference google_api_sas_portal v0.17.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.

Entity representing a SAS customer.

Association between a gcp project and a SAS user id.

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. Refer to https://www.fcc.gov/oet/ea/fccid for FccID format. Accept underscores and periods because some test-SAS customers use them.
  • grantRangeAllowlists (type: list(GoogleApi.SASPortal.V1alpha1.Model.SasPortalFrequencyRange.t), default: nil) - Only ranges that are 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.

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); }

Frequency range from low_frequency to high_frequency.

Deployment associated with the GCP project. Includes whether SAS analytics has been enabled or not.

Request message for GetPolicy method.

Information about the device installation parameters.

Response for [ListLegacyOrganizations]. [spectrum.sas.portal.v1alpha1.Provisioning.ListLegacyOrganizations].

Long-running operation metadata message returned by the MigrateOrganization.

Request for [MigrateOrganization]. [spectrum.sas.portal.v1alpha1.Provisioning.MigrateOrganization]. GCP Project, Organization Info, and caller's GAIA ID should be retrieved from the RPC handler, and used to check authorization on SAS Portal organization and to create GCP Projects.

Response for [MigrateOrganization]. [spectrum.sas.portal.v1alpha1.Provisioning.MigrateOrganization].

Information about National Radio Quiet Zone validation.

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 for [ProvisionDeployment]. [spectrum.sas.portal.v1alpha1.Provisioning.ProvisionDeployment]. GCP Project, Organization Info, and caller’s GAIA ID should be retrieved from the RPC handler, and used as inputs to create a new SAS organization (if not exists) and a new SAS deployment.

Response for [ProvisionDeployment]. [spectrum.sas.portal.v1alpha1.Provisioning.ProvisionDeployment].

Request message for SetPolicy method.

Metadata returned by the long running operation for the SetupSasAnalytics rpc.

Response returned by the long running operation for the SetupSasAnalytics rpc.

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.