{ "fullyEncodeReservedExpansion": true, "revision": "20240520", "kind": "discovery#restDescription", "schemas": { "SasPortalOperation": { "id": "SasPortalOperation", "properties": { "name": { "type": "string", "description": "The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`." }, "error": { "$ref": "SasPortalStatus", "description": "The error result of the operation in case of failure or cancellation." }, "metadata": { "description": "Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.", "additionalProperties": { "description": "Properties of the object. Contains field @type with type URL.", "type": "any" }, "type": "object" }, "done": { "description": "If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.", "type": "boolean" }, "response": { "type": "object", "additionalProperties": { "description": "Properties of the object. Contains field @type with type URL.", "type": "any" }, "description": "The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`." } }, "type": "object", "description": "This resource represents a long-running operation that is the result of a network API call." }, "SasPortalSignDeviceRequest": { "type": "object", "description": "Request for SignDevice.", "properties": { "device": { "description": "Required. The device to sign. The device fields name, fcc_id and serial_number must be set. The user_id field must be set.", "$ref": "SasPortalDevice" } }, "id": "SasPortalSignDeviceRequest" }, "SasPortalMoveDeviceRequest": { "properties": { "destination": { "description": "Required. The name of the new parent resource node or customer to reparent the device under.", "type": "string" } }, "id": "SasPortalMoveDeviceRequest", "description": "Request for MoveDevice.", "type": "object" }, "SasPortalStatus": { "properties": { "details": { "type": "array", "description": "A list of messages that carry the error details. There is a common set of message types for APIs to use.", "items": { "additionalProperties": { "description": "Properties of the object. Contains field @type with type URL.", "type": "any" }, "type": "object" } }, "code": { "description": "The status code, which should be an enum value of google.rpc.Code.", "type": "integer", "format": "int32" }, "message": { "type": "string", "description": "A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client." } }, "type": "object", "description": "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](https://github.com/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](https://cloud.google.com/apis/design/errors).", "id": "SasPortalStatus" }, "SasPortalListLegacyOrganizationsResponse": { "properties": { "organizations": { "items": { "$ref": "SasPortalOrganization" }, "description": "Optional. Legacy SAS organizations.", "type": "array" } }, "type": "object", "description": "Response for [ListLegacyOrganizations]. [spectrum.sas.portal.v1alpha1.Provisioning.ListLegacyOrganizations].", "id": "SasPortalListLegacyOrganizationsResponse" }, "SasPortalGetPolicyRequest": { "id": "SasPortalGetPolicyRequest", "properties": { "resource": { "type": "string", "description": "Required. The resource for which the policy is being requested." } }, "description": "Request message for `GetPolicy` method.", "type": "object" }, "SasPortalCustomer": { "id": "SasPortalCustomer", "description": "Entity representing a SAS customer.", "type": "object", "properties": { "sasUserIds": { "type": "array", "description": "User IDs used by the devices belonging to this customer.", "items": { "type": "string" } }, "displayName": { "type": "string", "description": "Required. Name of the organization that the customer entity represents." }, "name": { "description": "Output only. Resource name of the customer.", "type": "string" } } }, "SasPortalDevice": { "properties": { "serialNumber": { "type": "string", "description": "A serial number assigned to the device by the device manufacturer." }, "activeConfig": { "description": "Output only. Current configuration of the device as registered to the SAS.", "$ref": "SasPortalDeviceConfig" }, "name": { "type": "string", "description": "Output only. The resource path name." }, "grantRangeAllowlists": { "items": { "$ref": "SasPortalFrequencyRange" }, "description": "Only ranges that are within the allowlists are available for new grants.", "type": "array" }, "currentChannels": { "deprecated": true, "readOnly": true, "type": "array", "description": "Output only. Current channels with scores.", "items": { "$ref": "SasPortalChannelWithScore" } }, "deviceMetadata": { "$ref": "SasPortalDeviceMetadata", "description": "Device parameters that can be overridden by both SAS Portal and SAS registration requests." }, "state": { "enum": [ "DEVICE_STATE_UNSPECIFIED", "RESERVED", "REGISTERED", "DEREGISTERED" ], "enumDescriptions": [ "Unspecified state.", "Device created in the SAS Portal, however, not yet registered with SAS.", "Device registered with SAS.", "Device de-registered with SAS." ], "type": "string", "description": "Output only. Device state." }, "fccId": { "description": "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.", "type": "string" }, "grants": { "description": "Output only. Grants held by the device.", "items": { "$ref": "SasPortalDeviceGrant" }, "type": "array" }, "displayName": { "type": "string", "description": "Device display name." }, "preloadedConfig": { "$ref": "SasPortalDeviceConfig", "description": "Configuration of the device, as specified via SAS Portal API." } }, "type": "object", "id": "SasPortalDevice" }, "SasPortalChannelWithScore": { "description": "The channel with score.", "type": "object", "properties": { "score": { "description": "The channel score, normalized to be in the range [0,100].", "type": "number", "format": "double" }, "frequencyRange": { "$ref": "SasPortalFrequencyRange", "description": "The frequency range of the channel." } }, "id": "SasPortalChannelWithScore" }, "SasPortalMoveNodeRequest": { "type": "object", "id": "SasPortalMoveNodeRequest", "properties": { "destination": { "type": "string", "description": "Required. The name of the new parent resource node or customer to reparent the node under." } }, "description": "Request for MoveNode." }, "SasPortalListCustomersResponse": { "id": "SasPortalListCustomersResponse", "description": "Response for `ListCustomers`.", "properties": { "customers": { "items": { "$ref": "SasPortalCustomer" }, "type": "array", "description": "The list of customers that match the request." }, "nextPageToken": { "description": "A pagination token returned from a previous call to ListCustomers that indicates from where listing should continue. If the field is missing or empty, it means there are no more customers.", "type": "string" } }, "type": "object" }, "SasPortalEmpty": { "id": "SasPortalEmpty", "description": "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); }", "type": "object", "properties": {} }, "SasPortalNrqzValidation": { "type": "object", "description": "Information about National Radio Quiet Zone validation.", "properties": { "latitude": { "format": "double", "description": "Device latitude that's associated with the validation.", "type": "number" }, "cpiId": { "type": "string", "description": "CPI who signed the validation." }, "longitude": { "format": "double", "description": "Device longitude that's associated with the validation.", "type": "number" }, "caseId": { "type": "string", "description": "Validation case ID." }, "state": { "description": "State of the NRQZ validation info.", "type": "string", "enumDescriptions": [ "Unspecified state.", "Draft state.", "Final state." ], "enum": [ "STATE_UNSPECIFIED", "DRAFT", "FINAL" ] } }, "id": "SasPortalNrqzValidation" }, "SasPortalPolicy": { "description": "Defines an access control policy to the resources.", "properties": { "assignments": { "items": { "$ref": "SasPortalAssignment" }, "type": "array", "description": "List of assignments" }, "etag": { "format": "byte", "description": "The etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the etag in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An etag is returned in the response to GetPolicy, and systems are expected to put that etag in the request to SetPolicy to ensure that their change will be applied to the same version of the policy. If no etag is provided in the call to GetPolicy, then the existing policy is overwritten blindly.", "type": "string" } }, "type": "object", "id": "SasPortalPolicy" }, "SasPortalDeploymentAssociation": { "type": "object", "properties": { "gcpProjectId": { "type": "string", "description": "GCP project id of the associated project." }, "userId": { "description": "User id of the deployment.", "type": "string" } }, "description": "Association between a gcp project and a SAS user id.", "id": "SasPortalDeploymentAssociation" }, "SasPortalProvisionDeploymentRequest": { "type": "object", "id": "SasPortalProvisionDeploymentRequest", "properties": { "newOrganizationDisplayName": { "type": "string", "description": "Optional. If this field is set, and a new SAS Portal Organization needs to be created, its display name will be set to the value of this field." }, "organizationId": { "type": "string", "description": "Optional. If this field is set then a new deployment will be created under the organization specified by this id.", "format": "int64" }, "newDeploymentDisplayName": { "description": "Optional. If this field is set, and a new SAS Portal Deployment needs to be created, its display name will be set to the value of this field.", "type": "string" } }, "description": "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." }, "SasPortalOrganization": { "description": "Organization details.", "type": "object", "id": "SasPortalOrganization", "properties": { "displayName": { "type": "string", "description": "Name of organization" }, "id": { "type": "string", "format": "int64", "description": "Id of organization" } } }, "SasPortalMigrateOrganizationResponse": { "type": "object", "id": "SasPortalMigrateOrganizationResponse", "description": "Response for [MigrateOrganization]. [spectrum.sas.portal.v1alpha1.Provisioning.MigrateOrganization].", "properties": { "deploymentAssociation": { "items": { "$ref": "SasPortalDeploymentAssociation" }, "description": "Optional. A list of deployment association that were created for the migration, or current associations if they already exist.", "type": "array" } } }, "SasPortalFrequencyRange": { "description": "Frequency range from `low_frequency` to `high_frequency`.", "properties": { "lowFrequencyMhz": { "type": "number", "format": "double", "description": "The lowest frequency of the frequency range in MHz." }, "highFrequencyMhz": { "format": "double", "type": "number", "description": "The highest frequency of the frequency range in MHz." } }, "id": "SasPortalFrequencyRange", "type": "object" }, "SasPortalNode": { "description": "The Node.", "type": "object", "id": "SasPortalNode", "properties": { "displayName": { "description": "The node's display name.", "type": "string" }, "name": { "description": "Output only. Resource name.", "type": "string" }, "sasUserIds": { "description": "User ids used by the devices belonging to this node.", "type": "array", "items": { "type": "string" } } } }, "SasPortalSetupSasAnalyticsRequest": { "type": "object", "id": "SasPortalSetupSasAnalyticsRequest", "description": "Request for the SetupSasAnalytics rpc.", "properties": { "userId": { "type": "string", "description": "Optional. User id to setup analytics for, if not provided the user id associated with the project is used. optional" } } }, "SasPortalProvisionDeploymentResponse": { "type": "object", "properties": { "errorMessage": { "type": "string", "description": "Optional. Optional error message if the provisioning request is not successful." } }, "id": "SasPortalProvisionDeploymentResponse", "description": "Response for [ProvisionDeployment]. [spectrum.sas.portal.v1alpha1.Provisioning.ProvisionDeployment]." }, "SasPortalListDeploymentsResponse": { "properties": { "nextPageToken": { "description": "A pagination token returned from a previous call to ListDeployments that indicates from where listing should continue. If the field is missing or empty, it means there are no more deployments.", "type": "string" }, "deployments": { "type": "array", "items": { "$ref": "SasPortalDeployment" }, "description": "The deployments that match the request." } }, "type": "object", "id": "SasPortalListDeploymentsResponse", "description": "Response for ListDeployments." }, "SasPortalUpdateSignedDeviceRequest": { "properties": { "installerId": { "description": "Required. Unique installer ID (CPI ID) from the Certified Professional Installers database.", "type": "string" }, "encodedDevice": { "type": "string", "format": "byte", "description": "Required. The JSON Web Token signed using a CPI private key. Payload must be the JSON encoding of the device. The user_id field must be set." } }, "description": "Request for UpdateSignedDevice.", "type": "object", "id": "SasPortalUpdateSignedDeviceRequest" }, "SasPortalGenerateSecretRequest": { "properties": {}, "description": "Request for GenerateSecret.", "type": "object", "id": "SasPortalGenerateSecretRequest" }, "SasPortalValidateInstallerRequest": { "properties": { "secret": { "type": "string", "description": "Required. Secret returned by the GenerateSecret." }, "installerId": { "type": "string", "description": "Required. Unique installer id (CPI ID) from the Certified Professional Installers database." }, "encodedSecret": { "description": "Required. JSON Web Token signed using a CPI private key. Payload must include a \"secret\" claim whose value is the secret.", "type": "string" } }, "id": "SasPortalValidateInstallerRequest", "description": "Request for ValidateInstaller.", "type": "object" }, "SasPortalGenerateSecretResponse": { "description": "Response for GenerateSecret.", "type": "object", "id": "SasPortalGenerateSecretResponse", "properties": { "secret": { "description": "The secret generated by the string and used by ValidateInstaller.", "type": "string" } } }, "SasPortalDeviceMetadata": { "type": "object", "id": "SasPortalDeviceMetadata", "description": "Device data overridable by both SAS Portal and registration requests.", "properties": { "antennaModel": { "type": "string", "description": "If populated, the Antenna Model Pattern to use. Format is: `RecordCreatorId:PatternId`" }, "nrqzValidated": { "readOnly": true, "description": "Output only. Set to `true` if a CPI has validated that they have coordinated with the National Quiet Zone office.", "type": "boolean", "deprecated": true }, "commonChannelGroup": { "description": "Common Channel Group (CCG). A group of CBSDs in the same ICG requesting a common primary channel assignment. For more details, see [CBRSA-TS-2001 V3.0.0](https://ongoalliance.org/wp-content/uploads/2020/02/CBRSA-TS-2001-V3.0.0_Approved-for-publication.pdf).", "type": "string" }, "interferenceCoordinationGroup": { "description": "Interference Coordination Group (ICG). A group of CBSDs that manage their own interference with the group. For more details, see [CBRSA-TS-2001 V3.0.0](https://ongoalliance.org/wp-content/uploads/2020/02/CBRSA-TS-2001-V3.0.0_Approved-for-publication.pdf).", "type": "string" }, "nrqzValidation": { "description": "Output only. National Radio Quiet Zone validation info.", "readOnly": true, "$ref": "SasPortalNrqzValidation" } } }, "SasPortalMoveDeploymentRequest": { "description": "Request for MoveDeployment.", "id": "SasPortalMoveDeploymentRequest", "properties": { "destination": { "description": "Required. The name of the new parent resource node or customer to reparent the deployment under.", "type": "string" } }, "type": "object" }, "SasPortalTestPermissionsResponse": { "type": "object", "description": "Response message for `TestPermissions` method.", "properties": { "permissions": { "description": "A set of permissions that the caller is allowed.", "type": "array", "items": { "type": "string" } } }, "id": "SasPortalTestPermissionsResponse" }, "SasPortalListDevicesResponse": { "id": "SasPortalListDevicesResponse", "type": "object", "description": "Response for ListDevices.", "properties": { "nextPageToken": { "type": "string", "description": "A pagination token returned from a previous call to ListDevices that indicates from where listing should continue. If the field is missing or empty, it means there is no more devices." }, "devices": { "type": "array", "items": { "$ref": "SasPortalDevice" }, "description": "The devices that match the request." } } }, "SasPortalInstallationParams": { "type": "object", "properties": { "latitude": { "description": "Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator.", "format": "double", "type": "number" }, "heightType": { "enum": [ "HEIGHT_TYPE_UNSPECIFIED", "HEIGHT_TYPE_AGL", "HEIGHT_TYPE_AMSL" ], "type": "string", "description": "Specifies how the height is measured.", "enumDescriptions": [ "Unspecified height type.", "AGL height is measured relative to the ground level.", "AMSL height is measured relative to the mean sea level." ] }, "horizontalAccuracy": { "format": "double", "description": "A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters.", "type": "number" }, "height": { "type": "number", "description": "Device antenna height in meters. When the `heightType` parameter value is \"AGL\", the antenna height should be given relative to ground level. When the `heightType` parameter value is \"AMSL\", it is given with respect to WGS84 datum.", "format": "double" }, "antennaAzimuth": { "type": "integer", "format": "int32", "description": "Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices." }, "verticalAccuracy": { "type": "number", "format": "double", "description": "A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters." }, "eirpCapability": { "description": "This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category.", "format": "int32", "type": "integer" }, "antennaBeamwidth": { "format": "int32", "type": "integer", "description": "3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices." }, "longitude": { "type": "number", "format": "double", "description": "Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian." }, "antennaModel": { "description": "If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets.", "type": "string" }, "cpeCbsdIndication": { "description": "If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.", "type": "boolean" }, "indoorDeployment": { "type": "boolean", "description": "Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor." }, "antennaDowntilt": { "format": "int32", "description": "Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices.", "type": "integer" }, "antennaGain": { "format": "double", "type": "number", "description": "Peak antenna gain in dBi. This parameter is a double with a value between -127 and +128 (dBi) inclusive. Part of Release 2 to support floating-point value" } }, "description": "Information about the device installation parameters.", "id": "SasPortalInstallationParams" }, "SasPortalAssignment": { "id": "SasPortalAssignment", "type": "object", "properties": { "members": { "type": "array", "description": "The identities the role is assigned to. It can have the following values: * `{user_email}`: An email address that represents a specific Google account. For example: `alice@gmail.com`. * `{group_email}`: An email address that represents a Google group. For example, `viewers@gmail.com`.", "items": { "type": "string" } }, "role": { "type": "string", "description": "Required. Role that is assigned to `members`." } }, "description": "Associates `members` with a `role`." }, "SasPortalDpaMoveList": { "description": "An entry in a DPA's move list.", "id": "SasPortalDpaMoveList", "properties": { "dpaId": { "type": "string", "description": "The ID of the DPA." }, "frequencyRange": { "$ref": "SasPortalFrequencyRange", "description": "The frequency range that the move list affects." } }, "type": "object" }, "SasPortalDeployment": { "properties": { "sasUserIds": { "description": "User ID used by the devices belonging to this deployment. Each deployment should be associated with one unique user ID.", "items": { "type": "string" }, "type": "array" }, "name": { "type": "string", "readOnly": true, "description": "Output only. Resource name." }, "displayName": { "type": "string", "description": "The deployment's display name." }, "frns": { "readOnly": true, "type": "array", "description": "Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.", "items": { "type": "string" } } }, "description": "The Deployment.", "id": "SasPortalDeployment", "type": "object" }, "SasPortalMigrateOrganizationRequest": { "properties": { "organizationId": { "description": "Required. Id of the SAS organization to be migrated.", "type": "string", "format": "int64" } }, "description": "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.", "type": "object", "id": "SasPortalMigrateOrganizationRequest" }, "SasPortalDeviceConfig": { "properties": { "userId": { "type": "string", "description": "The identifier of a device user." }, "measurementCapabilities": { "description": "Measurement reporting capabilities of the device.", "items": { "enumDescriptions": [ "", "", "" ], "enum": [ "MEASUREMENT_CAPABILITY_UNSPECIFIED", "MEASUREMENT_CAPABILITY_RECEIVED_POWER_WITH_GRANT", "MEASUREMENT_CAPABILITY_RECEIVED_POWER_WITHOUT_GRANT" ], "type": "string" }, "type": "array" }, "installationParams": { "$ref": "SasPortalInstallationParams", "description": "Installation parameters for the device." }, "isSigned": { "description": "Output only. Whether the configuration has been signed by a CPI.", "type": "boolean" }, "category": { "enumDescriptions": [ "Unspecified device category.", "Category A.", "Category B." ], "enum": [ "DEVICE_CATEGORY_UNSPECIFIED", "DEVICE_CATEGORY_A", "DEVICE_CATEGORY_B" ], "type": "string", "description": "FCC category of the device." }, "state": { "type": "string", "enumDescriptions": [ "", "", "" ], "description": "State of the configuration.", "enum": [ "DEVICE_CONFIG_STATE_UNSPECIFIED", "DRAFT", "FINAL" ] }, "model": { "$ref": "SasPortalDeviceModel", "description": "Information about this device model." }, "callSign": { "type": "string", "description": "The call sign of the device operator." }, "airInterface": { "$ref": "SasPortalDeviceAirInterface", "description": "Information about this device's air interface." }, "updateTime": { "format": "google-datetime", "type": "string", "description": "Output only. The last time the device configuration was edited." } }, "id": "SasPortalDeviceConfig", "type": "object", "description": "Information about the device configuration." }, "SasPortalTestPermissionsRequest": { "id": "SasPortalTestPermissionsRequest", "type": "object", "properties": { "permissions": { "description": "The set of permissions to check for the `resource`.", "items": { "type": "string" }, "type": "array" }, "resource": { "description": "Required. The resource for which the permissions are being requested.", "type": "string" } }, "description": "Request message for `TestPermissions` method." }, "SasPortalMigrateOrganizationMetadata": { "properties": { "operationState": { "enum": [ "OPERATION_STATE_UNSPECIFIED", "OPERATION_STATE_PENDING", "OPERATION_STATE_RUNNING", "OPERATION_STATE_SUCCEEDED", "OPERATION_STATE_FAILED" ], "description": "Output only. Current operation state", "readOnly": true, "enumDescriptions": [ "Unspecified.", "Pending (Not started).", "In-progress.", "Done successfully.", "Done with errors." ], "type": "string" } }, "type": "object", "description": "Long-running operation metadata message returned by the MigrateOrganization.", "id": "SasPortalMigrateOrganizationMetadata" }, "SasPortalSetupSasAnalyticsResponse": { "id": "SasPortalSetupSasAnalyticsResponse", "type": "object", "description": "Response returned by the long running operation for the SetupSasAnalytics rpc.", "properties": {} }, "SasPortalDeviceAirInterface": { "description": "Information about the device's air interface.", "type": "object", "id": "SasPortalDeviceAirInterface", "properties": { "radioTechnology": { "description": "Conditional. This field specifies the radio access technology that is used for the CBSD.", "type": "string", "enumDescriptions": [ "", "", "", "", "", "", "", "", "" ], "enum": [ "RADIO_TECHNOLOGY_UNSPECIFIED", "E_UTRA", "CAMBIUM_NETWORKS", "FOUR_G_BBW_SAA_1", "NR", "DOODLE_CBRS", "CW", "REDLINE", "TARANA_WIRELESS" ] }, "supportedSpec": { "type": "string", "description": "Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration." } } }, "SasPortalDeviceModel": { "description": "Information about the model of the device.", "type": "object", "properties": { "name": { "description": "The name of the device model.", "type": "string" }, "vendor": { "description": "The name of the device vendor.", "type": "string" }, "firmwareVersion": { "description": "The firmware version of the device.", "type": "string" }, "softwareVersion": { "description": "The software version of the device.", "type": "string" }, "hardwareVersion": { "description": "The hardware version of the device.", "type": "string" } }, "id": "SasPortalDeviceModel" }, "SasPortalListGcpProjectDeploymentsResponse": { "description": "Response for [ListGcpProjectDeployments].", "properties": { "deployments": { "description": "Optional. Deployments associated with the GCP project", "items": { "$ref": "SasPortalGcpProjectDeployment" }, "type": "array" } }, "id": "SasPortalListGcpProjectDeploymentsResponse", "type": "object" }, "SasPortalGcpProjectDeployment": { "properties": { "deployment": { "description": "Deployment associated with the GCP project.", "$ref": "SasPortalDeployment" }, "hasEnabledAnalytics": { "type": "boolean", "description": "Whether SAS analytics has been enabled." } }, "type": "object", "description": "Deployment associated with the GCP project. Includes whether SAS analytics has been enabled or not.", "id": "SasPortalGcpProjectDeployment" }, "SasPortalCreateSignedDeviceRequest": { "properties": { "installerId": { "type": "string", "description": "Required. Unique installer id (CPI ID) from the Certified Professional Installers database." }, "encodedDevice": { "description": "Required. JSON Web Token signed using a CPI private key. Payload must be the JSON encoding of the device. The user_id field must be set.", "type": "string", "format": "byte" } }, "description": "Request for CreateSignedDevice.", "id": "SasPortalCreateSignedDeviceRequest", "type": "object" }, "SasPortalSetupSasAnalyticsMetadata": { "type": "object", "id": "SasPortalSetupSasAnalyticsMetadata", "description": "Metadata returned by the long running operation for the SetupSasAnalytics rpc.", "properties": {} }, "SasPortalValidateInstallerResponse": { "properties": {}, "description": "Response for ValidateInstaller.", "type": "object", "id": "SasPortalValidateInstallerResponse" }, "SasPortalSetPolicyRequest": { "type": "object", "id": "SasPortalSetPolicyRequest", "description": "Request message for `SetPolicy` method.", "properties": { "policy": { "description": "Required. The policy to be applied to the `resource`.", "$ref": "SasPortalPolicy" }, "resource": { "type": "string", "description": "Required. The resource for which the policy is being specified. This policy replaces any existing policy." }, "disableNotification": { "type": "boolean", "description": "Optional. Set the field as `true` to disable the onboarding notification." } } }, "SasPortalDeviceGrant": { "properties": { "frequencyRange": { "$ref": "SasPortalFrequencyRange", "description": "The transmission frequency range." }, "suspensionReason": { "type": "array", "items": { "type": "string" }, "description": "If the grant is suspended, the reason(s) for suspension." }, "lastHeartbeatTransmitExpireTime": { "type": "string", "format": "google-datetime", "description": "The transmit expiration time of the last heartbeat." }, "state": { "enum": [ "GRANT_STATE_UNSPECIFIED", "GRANT_STATE_GRANTED", "GRANT_STATE_TERMINATED", "GRANT_STATE_SUSPENDED", "GRANT_STATE_AUTHORIZED", "GRANT_STATE_EXPIRED" ], "enumDescriptions": [ "", "The grant has been granted but the device is not heartbeating on it.", "The grant has been terminated by the SAS.", "The grant has been suspended by the SAS.", "The device is currently transmitting.", "The grant has expired." ], "description": "State of the grant.", "type": "string" }, "grantId": { "description": "Grant Id.", "type": "string" }, "channelType": { "description": "Type of channel used.", "enumDescriptions": [ "", "", "" ], "enum": [ "CHANNEL_TYPE_UNSPECIFIED", "CHANNEL_TYPE_GAA", "CHANNEL_TYPE_PAL" ], "type": "string" }, "maxEirp": { "format": "double", "type": "number", "description": "Maximum Equivalent Isotropically Radiated Power (EIRP) permitted by the grant. The maximum EIRP is in units of dBm/MHz. The value of `maxEirp` represents the average (RMS) EIRP that would be measured by the procedure defined in FCC part 96.41(e)(3)." }, "moveList": { "description": "The DPA move lists on which this grant appears.", "type": "array", "items": { "$ref": "SasPortalDpaMoveList" } }, "expireTime": { "type": "string", "description": "The expiration time of the grant.", "format": "google-datetime" } }, "description": "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.", "type": "object", "id": "SasPortalDeviceGrant" }, "SasPortalListNodesResponse": { "id": "SasPortalListNodesResponse", "properties": { "nextPageToken": { "type": "string", "description": "A pagination token returned from a previous call to ListNodes that indicates from where listing should continue. If the field is missing or empty, it means there is no more nodes." }, "nodes": { "type": "array", "description": "The nodes that match the request.", "items": { "$ref": "SasPortalNode" } } }, "description": "Response for ListNodes.", "type": "object" } }, "batchPath": "batch", "discoveryVersion": "v1", "mtlsRootUrl": "https://prod-tt-sasportal.mtls.googleapis.com/", "auth": { "oauth2": { "scopes": { "https://www.googleapis.com/auth/sasportal": { "description": "Read, create, update, and delete your SAS Portal data." }, "https://www.googleapis.com/auth/cloud-platform": { "description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account." } } } }, "title": "SAS Portal API (Testing)", "icons": { "x32": "http://www.google.com/images/icons/product/search-32.gif", "x16": "http://www.google.com/images/icons/product/search-16.gif" }, "protocol": "rest", "version_module": true, "basePath": "", "baseUrl": "https://prod-tt-sasportal.googleapis.com/", "documentationLink": "https://developers.google.com/spectrum-access-system/", "name": "prod_tt_sasportal", "rootUrl": "https://prod-tt-sasportal.googleapis.com/", "servicePath": "", "ownerName": "Google", "ownerDomain": "google.com", "id": "prod_tt_sasportal:v1alpha1", "description": "", "canonicalName": "SAS Portal Testing", "parameters": { "upload_protocol": { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "location": "query", "type": "string" }, "callback": { "description": "JSONP", "type": "string", "location": "query" }, "key": { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "type": "string", "location": "query" }, "oauth_token": { "location": "query", "description": "OAuth 2.0 token for the current user.", "type": "string" }, "quotaUser": { "location": "query", "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "type": "string" }, "access_token": { "description": "OAuth access token.", "location": "query", "type": "string" }, "prettyPrint": { "type": "boolean", "description": "Returns response with indentations and line breaks.", "default": "true", "location": "query" }, "uploadType": { "type": "string", "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", "location": "query" }, "alt": { "location": "query", "default": "json", "type": "string", "description": "Data format for response.", "enum": [ "json", "media", "proto" ], "enumDescriptions": [ "Responses with Content-Type of application/json", "Media download with context-dependent Content-Type", "Responses with Content-Type of application/x-protobuf" ] }, "fields": { "description": "Selector specifying which fields to include in a partial response.", "type": "string", "location": "query" }, "$.xgafv": { "enum": [ "1", "2" ], "enumDescriptions": [ "v1 error format", "v2 error format" ], "type": "string", "description": "V1 error format.", "location": "query" } }, "version": "v1alpha1", "resources": { "deployments": { "methods": { "get": { "parameters": { "name": { "location": "path", "description": "Required. The name of the deployment.", "pattern": "^deployments/[^/]+$", "type": "string", "required": true } }, "response": { "$ref": "SasPortalDeployment" }, "flatPath": "v1alpha1/deployments/{deploymentsId}", "path": "v1alpha1/{+name}", "parameterOrder": [ "name" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "GET", "description": "Returns a requested deployment.", "id": "prod_tt_sasportal.deployments.get" } }, "resources": { "devices": { "methods": { "patch": { "id": "prod_tt_sasportal.deployments.devices.patch", "parameterOrder": [ "name" ], "flatPath": "v1alpha1/deployments/{deploymentsId}/devices/{devicesId}", "httpMethod": "PATCH", "response": { "$ref": "SasPortalDevice" }, "path": "v1alpha1/{+name}", "request": { "$ref": "SasPortalDevice" }, "parameters": { "updateMask": { "description": "Fields to be updated.", "type": "string", "format": "google-fieldmask", "location": "query" }, "name": { "type": "string", "description": "Output only. The resource path name.", "required": true, "location": "path", "pattern": "^deployments/[^/]+/devices/[^/]+$" } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Updates a device." }, "updateSigned": { "httpMethod": "PATCH", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameterOrder": [ "name" ], "id": "prod_tt_sasportal.deployments.devices.updateSigned", "response": { "$ref": "SasPortalDevice" }, "flatPath": "v1alpha1/deployments/{deploymentsId}/devices/{devicesId}:updateSigned", "request": { "$ref": "SasPortalUpdateSignedDeviceRequest" }, "path": "v1alpha1/{+name}:updateSigned", "description": "Updates a signed device.", "parameters": { "name": { "pattern": "^deployments/[^/]+/devices/[^/]+$", "type": "string", "required": true, "description": "Required. The name of the device to update.", "location": "path" } } }, "get": { "id": "prod_tt_sasportal.deployments.devices.get", "path": "v1alpha1/{+name}", "flatPath": "v1alpha1/deployments/{deploymentsId}/devices/{devicesId}", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameterOrder": [ "name" ], "description": "Gets details about a device.", "httpMethod": "GET", "parameters": { "name": { "description": "Required. The name of the device.", "pattern": "^deployments/[^/]+/devices/[^/]+$", "type": "string", "required": true, "location": "path" } }, "response": { "$ref": "SasPortalDevice" } }, "move": { "response": { "$ref": "SasPortalOperation" }, "parameterOrder": [ "name" ], "request": { "$ref": "SasPortalMoveDeviceRequest" }, "flatPath": "v1alpha1/deployments/{deploymentsId}/devices/{devicesId}:move", "httpMethod": "POST", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "name": { "description": "Required. The name of the device to move.", "required": true, "pattern": "^deployments/[^/]+/devices/[^/]+$", "type": "string", "location": "path" } }, "id": "prod_tt_sasportal.deployments.devices.move", "description": "Moves a device under another node or customer.", "path": "v1alpha1/{+name}:move" }, "signDevice": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "path": "v1alpha1/{+name}:signDevice", "request": { "$ref": "SasPortalSignDeviceRequest" }, "parameters": { "name": { "location": "path", "type": "string", "pattern": "^deployments/[^/]+/devices/[^/]+$", "required": true, "description": "Output only. The resource path name." } }, "response": { "$ref": "SasPortalEmpty" }, "parameterOrder": [ "name" ], "flatPath": "v1alpha1/deployments/{deploymentsId}/devices/{devicesId}:signDevice", "id": "prod_tt_sasportal.deployments.devices.signDevice", "httpMethod": "POST", "description": "Signs a device." }, "delete": { "id": "prod_tt_sasportal.deployments.devices.delete", "path": "v1alpha1/{+name}", "description": "Deletes a device.", "flatPath": "v1alpha1/deployments/{deploymentsId}/devices/{devicesId}", "httpMethod": "DELETE", "parameterOrder": [ "name" ], "response": { "$ref": "SasPortalEmpty" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "name": { "pattern": "^deployments/[^/]+/devices/[^/]+$", "required": true, "type": "string", "location": "path", "description": "Required. The name of the device." } } } } } } }, "nodes": { "methods": { "get": { "flatPath": "v1alpha1/nodes/{nodesId}", "parameters": { "name": { "pattern": "^nodes/[^/]+$", "type": "string", "location": "path", "description": "Required. The name of the node.", "required": true } }, "httpMethod": "GET", "response": { "$ref": "SasPortalNode" }, "parameterOrder": [ "name" ], "description": "Returns a requested node.", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "id": "prod_tt_sasportal.nodes.get", "path": "v1alpha1/{+name}" } }, "resources": { "nodes": { "methods": { "move": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "request": { "$ref": "SasPortalMoveNodeRequest" }, "parameters": { "name": { "pattern": "^nodes/[^/]+/nodes/[^/]+$", "location": "path", "type": "string", "required": true, "description": "Required. The name of the node to move." } }, "httpMethod": "POST", "description": "Moves a node under another node or customer.", "parameterOrder": [ "name" ], "id": "prod_tt_sasportal.nodes.nodes.move", "path": "v1alpha1/{+name}:move", "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}:move", "response": { "$ref": "SasPortalOperation" } }, "get": { "parameters": { "name": { "required": true, "pattern": "^nodes/[^/]+/nodes/[^/]+$", "description": "Required. The name of the node.", "location": "path", "type": "string" } }, "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}", "response": { "$ref": "SasPortalNode" }, "path": "v1alpha1/{+name}", "id": "prod_tt_sasportal.nodes.nodes.get", "description": "Returns a requested node.", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameterOrder": [ "name" ], "httpMethod": "GET" }, "create": { "description": "Creates a new node.", "id": "prod_tt_sasportal.nodes.nodes.create", "httpMethod": "POST", "request": { "$ref": "SasPortalNode" }, "parameterOrder": [ "parent" ], "response": { "$ref": "SasPortalNode" }, "parameters": { "parent": { "pattern": "^nodes/[^/]+$", "type": "string", "required": true, "description": "Required. The parent resource name where the node is to be created.", "location": "path" } }, "flatPath": "v1alpha1/nodes/{nodesId}/nodes", "path": "v1alpha1/{+parent}/nodes", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "patch": { "request": { "$ref": "SasPortalNode" }, "parameterOrder": [ "name" ], "parameters": { "updateMask": { "type": "string", "description": "Fields to be updated.", "format": "google-fieldmask", "location": "query" }, "name": { "type": "string", "required": true, "description": "Output only. Resource name.", "location": "path", "pattern": "^nodes/[^/]+/nodes/[^/]+$" } }, "httpMethod": "PATCH", "id": "prod_tt_sasportal.nodes.nodes.patch", "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}", "path": "v1alpha1/{+name}", "description": "Updates an existing node.", "response": { "$ref": "SasPortalNode" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "delete": { "description": "Deletes a node.", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "response": { "$ref": "SasPortalEmpty" }, "parameterOrder": [ "name" ], "path": "v1alpha1/{+name}", "parameters": { "name": { "pattern": "^nodes/[^/]+/nodes/[^/]+$", "required": true, "location": "path", "type": "string", "description": "Required. The name of the node." } }, "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}", "httpMethod": "DELETE", "id": "prod_tt_sasportal.nodes.nodes.delete" }, "list": { "description": "Lists nodes.", "response": { "$ref": "SasPortalListNodesResponse" }, "parameterOrder": [ "parent" ], "id": "prod_tt_sasportal.nodes.nodes.list", "parameters": { "parent": { "type": "string", "required": true, "pattern": "^nodes/[^/]+$", "location": "path", "description": "Required. The parent resource name, for example, \"nodes/1\"." }, "pageSize": { "description": "The maximum number of nodes to return in the response.", "format": "int32", "location": "query", "type": "integer" }, "filter": { "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no nodes are filtered.", "location": "query", "type": "string" }, "pageToken": { "description": "A pagination token returned from a previous call to ListNodes that indicates where this listing should continue from.", "location": "query", "type": "string" } }, "path": "v1alpha1/{+parent}/nodes", "httpMethod": "GET", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/nodes/{nodesId}/nodes" } }, "resources": { "devices": { "methods": { "list": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "id": "prod_tt_sasportal.nodes.nodes.devices.list", "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}/devices", "path": "v1alpha1/{+parent}/devices", "parameters": { "pageSize": { "location": "query", "description": "The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].", "type": "integer", "format": "int32" }, "parent": { "required": true, "location": "path", "description": "Required. The name of the parent resource.", "type": "string", "pattern": "^nodes/[^/]+/nodes/[^/]+$" }, "filter": { "location": "query", "type": "string", "description": "The filter expression. The filter should have one of the following formats: \"sn=123454\" or \"display_name=MyDevice\". sn corresponds to serial number of the device. The filter is case insensitive." }, "pageToken": { "location": "query", "type": "string", "description": "A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from." } }, "httpMethod": "GET", "parameterOrder": [ "parent" ], "description": "Lists devices under a node or customer.", "response": { "$ref": "SasPortalListDevicesResponse" } }, "create": { "description": "Creates a device under a node or customer.", "parameterOrder": [ "parent" ], "parameters": { "parent": { "pattern": "^nodes/[^/]+/nodes/[^/]+$", "description": "Required. The name of the parent resource.", "required": true, "location": "path", "type": "string" } }, "response": { "$ref": "SasPortalDevice" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}/devices", "id": "prod_tt_sasportal.nodes.nodes.devices.create", "httpMethod": "POST", "request": { "$ref": "SasPortalDevice" }, "path": "v1alpha1/{+parent}/devices" }, "createSigned": { "httpMethod": "POST", "description": "Creates a signed device under a node or customer.", "parameterOrder": [ "parent" ], "response": { "$ref": "SasPortalDevice" }, "id": "prod_tt_sasportal.nodes.nodes.devices.createSigned", "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}/devices:createSigned", "parameters": { "parent": { "required": true, "type": "string", "location": "path", "pattern": "^nodes/[^/]+/nodes/[^/]+$", "description": "Required. The name of the parent resource." } }, "path": "v1alpha1/{+parent}/devices:createSigned", "request": { "$ref": "SasPortalCreateSignedDeviceRequest" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] } } }, "deployments": { "methods": { "create": { "parameterOrder": [ "parent" ], "path": "v1alpha1/{+parent}/deployments", "parameters": { "parent": { "description": "Required. The parent resource name where the deployment is to be created.", "location": "path", "type": "string", "required": true, "pattern": "^nodes/[^/]+/nodes/[^/]+$" } }, "description": "Creates a new deployment.", "id": "prod_tt_sasportal.nodes.nodes.deployments.create", "request": { "$ref": "SasPortalDeployment" }, "response": { "$ref": "SasPortalDeployment" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}/deployments", "httpMethod": "POST" }, "list": { "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}/deployments", "id": "prod_tt_sasportal.nodes.nodes.deployments.list", "description": "Lists deployments.", "httpMethod": "GET", "response": { "$ref": "SasPortalListDeploymentsResponse" }, "parameters": { "pageSize": { "location": "query", "type": "integer", "description": "The maximum number of deployments to return in the response.", "format": "int32" }, "pageToken": { "location": "query", "description": "A pagination token returned from a previous call to ListDeployments that indicates where this listing should continue from.", "type": "string" }, "filter": { "location": "query", "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no deployments are filtered.", "type": "string" }, "parent": { "pattern": "^nodes/[^/]+/nodes/[^/]+$", "type": "string", "location": "path", "required": true, "description": "Required. The parent resource name, for example, \"nodes/1\", customer/1/nodes/2." } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "path": "v1alpha1/{+parent}/deployments", "parameterOrder": [ "parent" ] } } }, "nodes": { "methods": { "create": { "parameterOrder": [ "parent" ], "id": "prod_tt_sasportal.nodes.nodes.nodes.create", "response": { "$ref": "SasPortalNode" }, "parameters": { "parent": { "required": true, "pattern": "^nodes/[^/]+/nodes/[^/]+$", "location": "path", "type": "string", "description": "Required. The parent resource name where the node is to be created." } }, "description": "Creates a new node.", "httpMethod": "POST", "path": "v1alpha1/{+parent}/nodes", "request": { "$ref": "SasPortalNode" }, "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}/nodes", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "list": { "path": "v1alpha1/{+parent}/nodes", "parameters": { "pageToken": { "description": "A pagination token returned from a previous call to ListNodes that indicates where this listing should continue from.", "type": "string", "location": "query" }, "filter": { "type": "string", "location": "query", "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no nodes are filtered." }, "pageSize": { "location": "query", "format": "int32", "description": "The maximum number of nodes to return in the response.", "type": "integer" }, "parent": { "description": "Required. The parent resource name, for example, \"nodes/1\".", "pattern": "^nodes/[^/]+/nodes/[^/]+$", "location": "path", "required": true, "type": "string" } }, "httpMethod": "GET", "flatPath": "v1alpha1/nodes/{nodesId}/nodes/{nodesId1}/nodes", "parameterOrder": [ "parent" ], "description": "Lists nodes.", "id": "prod_tt_sasportal.nodes.nodes.nodes.list", "response": { "$ref": "SasPortalListNodesResponse" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] } } } } }, "devices": { "methods": { "updateSigned": { "request": { "$ref": "SasPortalUpdateSignedDeviceRequest" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Updates a signed device.", "id": "prod_tt_sasportal.nodes.devices.updateSigned", "parameterOrder": [ "name" ], "response": { "$ref": "SasPortalDevice" }, "path": "v1alpha1/{+name}:updateSigned", "flatPath": "v1alpha1/nodes/{nodesId}/devices/{devicesId}:updateSigned", "httpMethod": "PATCH", "parameters": { "name": { "required": true, "pattern": "^nodes/[^/]+/devices/[^/]+$", "type": "string", "location": "path", "description": "Required. The name of the device to update." } } }, "patch": { "httpMethod": "PATCH", "response": { "$ref": "SasPortalDevice" }, "request": { "$ref": "SasPortalDevice" }, "parameters": { "updateMask": { "type": "string", "location": "query", "format": "google-fieldmask", "description": "Fields to be updated." }, "name": { "type": "string", "required": true, "location": "path", "description": "Output only. The resource path name.", "pattern": "^nodes/[^/]+/devices/[^/]+$" } }, "id": "prod_tt_sasportal.nodes.devices.patch", "path": "v1alpha1/{+name}", "flatPath": "v1alpha1/nodes/{nodesId}/devices/{devicesId}", "description": "Updates a device.", "parameterOrder": [ "name" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "move": { "parameterOrder": [ "name" ], "httpMethod": "POST", "path": "v1alpha1/{+name}:move", "description": "Moves a device under another node or customer.", "id": "prod_tt_sasportal.nodes.devices.move", "response": { "$ref": "SasPortalOperation" }, "flatPath": "v1alpha1/nodes/{nodesId}/devices/{devicesId}:move", "request": { "$ref": "SasPortalMoveDeviceRequest" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "name": { "type": "string", "description": "Required. The name of the device to move.", "location": "path", "pattern": "^nodes/[^/]+/devices/[^/]+$", "required": true } } }, "get": { "parameterOrder": [ "name" ], "parameters": { "name": { "pattern": "^nodes/[^/]+/devices/[^/]+$", "location": "path", "description": "Required. The name of the device.", "type": "string", "required": true } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "path": "v1alpha1/{+name}", "httpMethod": "GET", "response": { "$ref": "SasPortalDevice" }, "flatPath": "v1alpha1/nodes/{nodesId}/devices/{devicesId}", "description": "Gets details about a device.", "id": "prod_tt_sasportal.nodes.devices.get" }, "createSigned": { "request": { "$ref": "SasPortalCreateSignedDeviceRequest" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Creates a signed device under a node or customer.", "path": "v1alpha1/{+parent}/devices:createSigned", "parameterOrder": [ "parent" ], "id": "prod_tt_sasportal.nodes.devices.createSigned", "flatPath": "v1alpha1/nodes/{nodesId}/devices:createSigned", "parameters": { "parent": { "pattern": "^nodes/[^/]+$", "description": "Required. The name of the parent resource.", "location": "path", "type": "string", "required": true } }, "response": { "$ref": "SasPortalDevice" }, "httpMethod": "POST" }, "list": { "response": { "$ref": "SasPortalListDevicesResponse" }, "httpMethod": "GET", "parameters": { "pageToken": { "type": "string", "location": "query", "description": "A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from." }, "parent": { "location": "path", "description": "Required. The name of the parent resource.", "type": "string", "pattern": "^nodes/[^/]+$", "required": true }, "filter": { "location": "query", "description": "The filter expression. The filter should have one of the following formats: \"sn=123454\" or \"display_name=MyDevice\". sn corresponds to serial number of the device. The filter is case insensitive.", "type": "string" }, "pageSize": { "description": "The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].", "type": "integer", "location": "query", "format": "int32" } }, "path": "v1alpha1/{+parent}/devices", "parameterOrder": [ "parent" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/nodes/{nodesId}/devices", "description": "Lists devices under a node or customer.", "id": "prod_tt_sasportal.nodes.devices.list" }, "delete": { "response": { "$ref": "SasPortalEmpty" }, "description": "Deletes a device.", "path": "v1alpha1/{+name}", "parameterOrder": [ "name" ], "parameters": { "name": { "required": true, "pattern": "^nodes/[^/]+/devices/[^/]+$", "location": "path", "description": "Required. The name of the device.", "type": "string" } }, "id": "prod_tt_sasportal.nodes.devices.delete", "flatPath": "v1alpha1/nodes/{nodesId}/devices/{devicesId}", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "DELETE" }, "signDevice": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameterOrder": [ "name" ], "flatPath": "v1alpha1/nodes/{nodesId}/devices/{devicesId}:signDevice", "description": "Signs a device.", "parameters": { "name": { "description": "Output only. The resource path name.", "type": "string", "required": true, "location": "path", "pattern": "^nodes/[^/]+/devices/[^/]+$" } }, "request": { "$ref": "SasPortalSignDeviceRequest" }, "response": { "$ref": "SasPortalEmpty" }, "path": "v1alpha1/{+name}:signDevice", "id": "prod_tt_sasportal.nodes.devices.signDevice", "httpMethod": "POST" }, "create": { "httpMethod": "POST", "description": "Creates a device under a node or customer.", "response": { "$ref": "SasPortalDevice" }, "id": "prod_tt_sasportal.nodes.devices.create", "parameterOrder": [ "parent" ], "flatPath": "v1alpha1/nodes/{nodesId}/devices", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "parent": { "pattern": "^nodes/[^/]+$", "location": "path", "type": "string", "description": "Required. The name of the parent resource.", "required": true } }, "path": "v1alpha1/{+parent}/devices", "request": { "$ref": "SasPortalDevice" } } } }, "deployments": { "resources": { "devices": { "methods": { "create": { "parameters": { "parent": { "description": "Required. The name of the parent resource.", "location": "path", "type": "string", "pattern": "^nodes/[^/]+/deployments/[^/]+$", "required": true } }, "path": "v1alpha1/{+parent}/devices", "id": "prod_tt_sasportal.nodes.deployments.devices.create", "httpMethod": "POST", "request": { "$ref": "SasPortalDevice" }, "parameterOrder": [ "parent" ], "description": "Creates a device under a node or customer.", "flatPath": "v1alpha1/nodes/{nodesId}/deployments/{deploymentsId}/devices", "response": { "$ref": "SasPortalDevice" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "list": { "response": { "$ref": "SasPortalListDevicesResponse" }, "parameterOrder": [ "parent" ], "description": "Lists devices under a node or customer.", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/nodes/{nodesId}/deployments/{deploymentsId}/devices", "httpMethod": "GET", "id": "prod_tt_sasportal.nodes.deployments.devices.list", "path": "v1alpha1/{+parent}/devices", "parameters": { "pageSize": { "format": "int32", "type": "integer", "description": "The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].", "location": "query" }, "pageToken": { "description": "A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from.", "type": "string", "location": "query" }, "filter": { "location": "query", "type": "string", "description": "The filter expression. The filter should have one of the following formats: \"sn=123454\" or \"display_name=MyDevice\". sn corresponds to serial number of the device. The filter is case insensitive." }, "parent": { "description": "Required. The name of the parent resource.", "pattern": "^nodes/[^/]+/deployments/[^/]+$", "location": "path", "type": "string", "required": true } } }, "createSigned": { "flatPath": "v1alpha1/nodes/{nodesId}/deployments/{deploymentsId}/devices:createSigned", "httpMethod": "POST", "parameterOrder": [ "parent" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "parent": { "required": true, "type": "string", "location": "path", "pattern": "^nodes/[^/]+/deployments/[^/]+$", "description": "Required. The name of the parent resource." } }, "response": { "$ref": "SasPortalDevice" }, "path": "v1alpha1/{+parent}/devices:createSigned", "request": { "$ref": "SasPortalCreateSignedDeviceRequest" }, "id": "prod_tt_sasportal.nodes.deployments.devices.createSigned", "description": "Creates a signed device under a node or customer." } } } }, "methods": { "patch": { "response": { "$ref": "SasPortalDeployment" }, "request": { "$ref": "SasPortalDeployment" }, "httpMethod": "PATCH", "path": "v1alpha1/{+name}", "parameterOrder": [ "name" ], "flatPath": "v1alpha1/nodes/{nodesId}/deployments/{deploymentsId}", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "name": { "description": "Output only. Resource name.", "location": "path", "required": true, "pattern": "^nodes/[^/]+/deployments/[^/]+$", "type": "string" }, "updateMask": { "location": "query", "description": "Fields to be updated.", "format": "google-fieldmask", "type": "string" } }, "description": "Updates an existing deployment.", "id": "prod_tt_sasportal.nodes.deployments.patch" }, "move": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "id": "prod_tt_sasportal.nodes.deployments.move", "response": { "$ref": "SasPortalOperation" }, "parameters": { "name": { "required": true, "location": "path", "type": "string", "description": "Required. The name of the deployment to move.", "pattern": "^nodes/[^/]+/deployments/[^/]+$" } }, "flatPath": "v1alpha1/nodes/{nodesId}/deployments/{deploymentsId}:move", "request": { "$ref": "SasPortalMoveDeploymentRequest" }, "description": "Moves a deployment under another node or customer.", "parameterOrder": [ "name" ], "path": "v1alpha1/{+name}:move", "httpMethod": "POST" }, "get": { "flatPath": "v1alpha1/nodes/{nodesId}/deployments/{deploymentsId}", "httpMethod": "GET", "id": "prod_tt_sasportal.nodes.deployments.get", "parameters": { "name": { "location": "path", "type": "string", "required": true, "pattern": "^nodes/[^/]+/deployments/[^/]+$", "description": "Required. The name of the deployment." } }, "parameterOrder": [ "name" ], "path": "v1alpha1/{+name}", "response": { "$ref": "SasPortalDeployment" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Returns a requested deployment." }, "list": { "id": "prod_tt_sasportal.nodes.deployments.list", "description": "Lists deployments.", "flatPath": "v1alpha1/nodes/{nodesId}/deployments", "parameterOrder": [ "parent" ], "path": "v1alpha1/{+parent}/deployments", "parameters": { "pageToken": { "description": "A pagination token returned from a previous call to ListDeployments that indicates where this listing should continue from.", "location": "query", "type": "string" }, "filter": { "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no deployments are filtered.", "location": "query", "type": "string" }, "parent": { "type": "string", "pattern": "^nodes/[^/]+$", "description": "Required. The parent resource name, for example, \"nodes/1\", customer/1/nodes/2.", "location": "path", "required": true }, "pageSize": { "location": "query", "description": "The maximum number of deployments to return in the response.", "format": "int32", "type": "integer" } }, "httpMethod": "GET", "response": { "$ref": "SasPortalListDeploymentsResponse" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "delete": { "path": "v1alpha1/{+name}", "parameterOrder": [ "name" ], "parameters": { "name": { "required": true, "pattern": "^nodes/[^/]+/deployments/[^/]+$", "type": "string", "description": "Required. The name of the deployment.", "location": "path" } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "DELETE", "id": "prod_tt_sasportal.nodes.deployments.delete", "description": "Deletes a deployment.", "response": { "$ref": "SasPortalEmpty" }, "flatPath": "v1alpha1/nodes/{nodesId}/deployments/{deploymentsId}" } } } } }, "customers": { "resources": { "nodes": { "methods": { "move": { "parameterOrder": [ "name" ], "description": "Moves a node under another node or customer.", "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}:move", "id": "prod_tt_sasportal.customers.nodes.move", "path": "v1alpha1/{+name}:move", "request": { "$ref": "SasPortalMoveNodeRequest" }, "parameters": { "name": { "required": true, "location": "path", "pattern": "^customers/[^/]+/nodes/[^/]+$", "description": "Required. The name of the node to move.", "type": "string" } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "POST", "response": { "$ref": "SasPortalOperation" } }, "patch": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "request": { "$ref": "SasPortalNode" }, "httpMethod": "PATCH", "path": "v1alpha1/{+name}", "parameters": { "updateMask": { "description": "Fields to be updated.", "location": "query", "format": "google-fieldmask", "type": "string" }, "name": { "description": "Output only. Resource name.", "type": "string", "location": "path", "pattern": "^customers/[^/]+/nodes/[^/]+$", "required": true } }, "description": "Updates an existing node.", "response": { "$ref": "SasPortalNode" }, "id": "prod_tt_sasportal.customers.nodes.patch", "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}", "parameterOrder": [ "name" ] }, "get": { "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}", "description": "Returns a requested node.", "parameterOrder": [ "name" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "GET", "path": "v1alpha1/{+name}", "parameters": { "name": { "location": "path", "description": "Required. The name of the node.", "pattern": "^customers/[^/]+/nodes/[^/]+$", "type": "string", "required": true } }, "id": "prod_tt_sasportal.customers.nodes.get", "response": { "$ref": "SasPortalNode" } }, "create": { "path": "v1alpha1/{+parent}/nodes", "response": { "$ref": "SasPortalNode" }, "description": "Creates a new node.", "id": "prod_tt_sasportal.customers.nodes.create", "request": { "$ref": "SasPortalNode" }, "parameters": { "parent": { "type": "string", "required": true, "location": "path", "description": "Required. The parent resource name where the node is to be created.", "pattern": "^customers/[^/]+$" } }, "flatPath": "v1alpha1/customers/{customersId}/nodes", "httpMethod": "POST", "parameterOrder": [ "parent" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "delete": { "path": "v1alpha1/{+name}", "parameters": { "name": { "description": "Required. The name of the node.", "pattern": "^customers/[^/]+/nodes/[^/]+$", "location": "path", "type": "string", "required": true } }, "httpMethod": "DELETE", "response": { "$ref": "SasPortalEmpty" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}", "parameterOrder": [ "name" ], "description": "Deletes a node.", "id": "prod_tt_sasportal.customers.nodes.delete" }, "list": { "description": "Lists nodes.", "path": "v1alpha1/{+parent}/nodes", "parameterOrder": [ "parent" ], "parameters": { "pageSize": { "type": "integer", "location": "query", "description": "The maximum number of nodes to return in the response.", "format": "int32" }, "parent": { "location": "path", "pattern": "^customers/[^/]+$", "type": "string", "description": "Required. The parent resource name, for example, \"nodes/1\".", "required": true }, "filter": { "location": "query", "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no nodes are filtered.", "type": "string" }, "pageToken": { "location": "query", "description": "A pagination token returned from a previous call to ListNodes that indicates where this listing should continue from.", "type": "string" } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "response": { "$ref": "SasPortalListNodesResponse" }, "httpMethod": "GET", "flatPath": "v1alpha1/customers/{customersId}/nodes", "id": "prod_tt_sasportal.customers.nodes.list" } }, "resources": { "nodes": { "methods": { "list": { "id": "prod_tt_sasportal.customers.nodes.nodes.list", "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}/nodes", "description": "Lists nodes.", "response": { "$ref": "SasPortalListNodesResponse" }, "parameters": { "parent": { "description": "Required. The parent resource name, for example, \"nodes/1\".", "type": "string", "pattern": "^customers/[^/]+/nodes/[^/]+$", "location": "path", "required": true }, "filter": { "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no nodes are filtered.", "type": "string", "location": "query" }, "pageToken": { "location": "query", "description": "A pagination token returned from a previous call to ListNodes that indicates where this listing should continue from.", "type": "string" }, "pageSize": { "type": "integer", "location": "query", "format": "int32", "description": "The maximum number of nodes to return in the response." } }, "parameterOrder": [ "parent" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "GET", "path": "v1alpha1/{+parent}/nodes" }, "create": { "id": "prod_tt_sasportal.customers.nodes.nodes.create", "httpMethod": "POST", "parameters": { "parent": { "type": "string", "location": "path", "pattern": "^customers/[^/]+/nodes/[^/]+$", "required": true, "description": "Required. The parent resource name where the node is to be created." } }, "path": "v1alpha1/{+parent}/nodes", "request": { "$ref": "SasPortalNode" }, "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}/nodes", "parameterOrder": [ "parent" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "response": { "$ref": "SasPortalNode" }, "description": "Creates a new node." } } }, "deployments": { "methods": { "create": { "id": "prod_tt_sasportal.customers.nodes.deployments.create", "response": { "$ref": "SasPortalDeployment" }, "parameterOrder": [ "parent" ], "path": "v1alpha1/{+parent}/deployments", "parameters": { "parent": { "pattern": "^customers/[^/]+/nodes/[^/]+$", "location": "path", "description": "Required. The parent resource name where the deployment is to be created.", "required": true, "type": "string" } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}/deployments", "description": "Creates a new deployment.", "request": { "$ref": "SasPortalDeployment" }, "httpMethod": "POST" }, "list": { "path": "v1alpha1/{+parent}/deployments", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameterOrder": [ "parent" ], "httpMethod": "GET", "response": { "$ref": "SasPortalListDeploymentsResponse" }, "id": "prod_tt_sasportal.customers.nodes.deployments.list", "parameters": { "pageSize": { "description": "The maximum number of deployments to return in the response.", "format": "int32", "location": "query", "type": "integer" }, "pageToken": { "type": "string", "location": "query", "description": "A pagination token returned from a previous call to ListDeployments that indicates where this listing should continue from." }, "parent": { "type": "string", "location": "path", "pattern": "^customers/[^/]+/nodes/[^/]+$", "required": true, "description": "Required. The parent resource name, for example, \"nodes/1\", customer/1/nodes/2." }, "filter": { "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no deployments are filtered.", "location": "query", "type": "string" } }, "description": "Lists deployments.", "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}/deployments" } } }, "devices": { "methods": { "create": { "path": "v1alpha1/{+parent}/devices", "httpMethod": "POST", "id": "prod_tt_sasportal.customers.nodes.devices.create", "description": "Creates a device under a node or customer.", "response": { "$ref": "SasPortalDevice" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "request": { "$ref": "SasPortalDevice" }, "parameters": { "parent": { "location": "path", "description": "Required. The name of the parent resource.", "pattern": "^customers/[^/]+/nodes/[^/]+$", "required": true, "type": "string" } }, "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}/devices", "parameterOrder": [ "parent" ] }, "createSigned": { "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}/devices:createSigned", "parameterOrder": [ "parent" ], "description": "Creates a signed device under a node or customer.", "id": "prod_tt_sasportal.customers.nodes.devices.createSigned", "httpMethod": "POST", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "response": { "$ref": "SasPortalDevice" }, "parameters": { "parent": { "required": true, "type": "string", "pattern": "^customers/[^/]+/nodes/[^/]+$", "description": "Required. The name of the parent resource.", "location": "path" } }, "path": "v1alpha1/{+parent}/devices:createSigned", "request": { "$ref": "SasPortalCreateSignedDeviceRequest" } }, "list": { "flatPath": "v1alpha1/customers/{customersId}/nodes/{nodesId}/devices", "id": "prod_tt_sasportal.customers.nodes.devices.list", "response": { "$ref": "SasPortalListDevicesResponse" }, "path": "v1alpha1/{+parent}/devices", "parameters": { "filter": { "type": "string", "description": "The filter expression. The filter should have one of the following formats: \"sn=123454\" or \"display_name=MyDevice\". sn corresponds to serial number of the device. The filter is case insensitive.", "location": "query" }, "pageSize": { "format": "int32", "type": "integer", "location": "query", "description": "The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000]." }, "parent": { "location": "path", "required": true, "type": "string", "pattern": "^customers/[^/]+/nodes/[^/]+$", "description": "Required. The name of the parent resource." }, "pageToken": { "location": "query", "type": "string", "description": "A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from." } }, "parameterOrder": [ "parent" ], "description": "Lists devices under a node or customer.", "httpMethod": "GET", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] } } } } }, "deployments": { "methods": { "delete": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "id": "prod_tt_sasportal.customers.deployments.delete", "response": { "$ref": "SasPortalEmpty" }, "path": "v1alpha1/{+name}", "httpMethod": "DELETE", "description": "Deletes a deployment.", "flatPath": "v1alpha1/customers/{customersId}/deployments/{deploymentsId}", "parameters": { "name": { "pattern": "^customers/[^/]+/deployments/[^/]+$", "required": true, "location": "path", "type": "string", "description": "Required. The name of the deployment." } }, "parameterOrder": [ "name" ] }, "get": { "response": { "$ref": "SasPortalDeployment" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/customers/{customersId}/deployments/{deploymentsId}", "id": "prod_tt_sasportal.customers.deployments.get", "parameterOrder": [ "name" ], "path": "v1alpha1/{+name}", "httpMethod": "GET", "description": "Returns a requested deployment.", "parameters": { "name": { "location": "path", "required": true, "pattern": "^customers/[^/]+/deployments/[^/]+$", "type": "string", "description": "Required. The name of the deployment." } } }, "move": { "flatPath": "v1alpha1/customers/{customersId}/deployments/{deploymentsId}:move", "path": "v1alpha1/{+name}:move", "parameterOrder": [ "name" ], "request": { "$ref": "SasPortalMoveDeploymentRequest" }, "parameters": { "name": { "required": true, "pattern": "^customers/[^/]+/deployments/[^/]+$", "type": "string", "description": "Required. The name of the deployment to move.", "location": "path" } }, "description": "Moves a deployment under another node or customer.", "response": { "$ref": "SasPortalOperation" }, "id": "prod_tt_sasportal.customers.deployments.move", "httpMethod": "POST", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "patch": { "request": { "$ref": "SasPortalDeployment" }, "parameters": { "updateMask": { "format": "google-fieldmask", "location": "query", "description": "Fields to be updated.", "type": "string" }, "name": { "location": "path", "required": true, "pattern": "^customers/[^/]+/deployments/[^/]+$", "type": "string", "description": "Output only. Resource name." } }, "httpMethod": "PATCH", "description": "Updates an existing deployment.", "parameterOrder": [ "name" ], "response": { "$ref": "SasPortalDeployment" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/customers/{customersId}/deployments/{deploymentsId}", "id": "prod_tt_sasportal.customers.deployments.patch", "path": "v1alpha1/{+name}" }, "list": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/customers/{customersId}/deployments", "httpMethod": "GET", "id": "prod_tt_sasportal.customers.deployments.list", "response": { "$ref": "SasPortalListDeploymentsResponse" }, "path": "v1alpha1/{+parent}/deployments", "description": "Lists deployments.", "parameterOrder": [ "parent" ], "parameters": { "pageSize": { "type": "integer", "description": "The maximum number of deployments to return in the response.", "format": "int32", "location": "query" }, "filter": { "location": "query", "description": "The filter expression. The filter should have the following format: \"DIRECT_CHILDREN\" or format: \"direct_children\". The filter is case insensitive. If empty, then no deployments are filtered.", "type": "string" }, "parent": { "location": "path", "type": "string", "description": "Required. The parent resource name, for example, \"nodes/1\", customer/1/nodes/2.", "pattern": "^customers/[^/]+$", "required": true }, "pageToken": { "location": "query", "description": "A pagination token returned from a previous call to ListDeployments that indicates where this listing should continue from.", "type": "string" } } }, "create": { "path": "v1alpha1/{+parent}/deployments", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "POST", "response": { "$ref": "SasPortalDeployment" }, "parameters": { "parent": { "type": "string", "description": "Required. The parent resource name where the deployment is to be created.", "pattern": "^customers/[^/]+$", "required": true, "location": "path" } }, "flatPath": "v1alpha1/customers/{customersId}/deployments", "parameterOrder": [ "parent" ], "request": { "$ref": "SasPortalDeployment" }, "description": "Creates a new deployment.", "id": "prod_tt_sasportal.customers.deployments.create" } }, "resources": { "devices": { "methods": { "list": { "response": { "$ref": "SasPortalListDevicesResponse" }, "httpMethod": "GET", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "path": "v1alpha1/{+parent}/devices", "description": "Lists devices under a node or customer.", "id": "prod_tt_sasportal.customers.deployments.devices.list", "flatPath": "v1alpha1/customers/{customersId}/deployments/{deploymentsId}/devices", "parameterOrder": [ "parent" ], "parameters": { "pageSize": { "type": "integer", "location": "query", "description": "The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].", "format": "int32" }, "parent": { "required": true, "type": "string", "pattern": "^customers/[^/]+/deployments/[^/]+$", "location": "path", "description": "Required. The name of the parent resource." }, "filter": { "location": "query", "description": "The filter expression. The filter should have one of the following formats: \"sn=123454\" or \"display_name=MyDevice\". sn corresponds to serial number of the device. The filter is case insensitive.", "type": "string" }, "pageToken": { "description": "A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from.", "type": "string", "location": "query" } } }, "create": { "httpMethod": "POST", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "parent": { "required": true, "description": "Required. The name of the parent resource.", "location": "path", "pattern": "^customers/[^/]+/deployments/[^/]+$", "type": "string" } }, "flatPath": "v1alpha1/customers/{customersId}/deployments/{deploymentsId}/devices", "description": "Creates a device under a node or customer.", "request": { "$ref": "SasPortalDevice" }, "path": "v1alpha1/{+parent}/devices", "response": { "$ref": "SasPortalDevice" }, "id": "prod_tt_sasportal.customers.deployments.devices.create", "parameterOrder": [ "parent" ] }, "createSigned": { "httpMethod": "POST", "description": "Creates a signed device under a node or customer.", "parameterOrder": [ "parent" ], "request": { "$ref": "SasPortalCreateSignedDeviceRequest" }, "response": { "$ref": "SasPortalDevice" }, "parameters": { "parent": { "required": true, "type": "string", "location": "path", "pattern": "^customers/[^/]+/deployments/[^/]+$", "description": "Required. The name of the parent resource." } }, "path": "v1alpha1/{+parent}/devices:createSigned", "flatPath": "v1alpha1/customers/{customersId}/deployments/{deploymentsId}/devices:createSigned", "id": "prod_tt_sasportal.customers.deployments.devices.createSigned", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] } } } } }, "devices": { "methods": { "move": { "request": { "$ref": "SasPortalMoveDeviceRequest" }, "id": "prod_tt_sasportal.customers.devices.move", "description": "Moves a device under another node or customer.", "httpMethod": "POST", "parameters": { "name": { "location": "path", "pattern": "^customers/[^/]+/devices/[^/]+$", "required": true, "description": "Required. The name of the device to move.", "type": "string" } }, "response": { "$ref": "SasPortalOperation" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/customers/{customersId}/devices/{devicesId}:move", "path": "v1alpha1/{+name}:move", "parameterOrder": [ "name" ] }, "list": { "description": "Lists devices under a node or customer.", "path": "v1alpha1/{+parent}/devices", "id": "prod_tt_sasportal.customers.devices.list", "response": { "$ref": "SasPortalListDevicesResponse" }, "httpMethod": "GET", "flatPath": "v1alpha1/customers/{customersId}/devices", "parameterOrder": [ "parent" ], "parameters": { "filter": { "location": "query", "type": "string", "description": "The filter expression. The filter should have one of the following formats: \"sn=123454\" or \"display_name=MyDevice\". sn corresponds to serial number of the device. The filter is case insensitive." }, "pageToken": { "location": "query", "description": "A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from.", "type": "string" }, "parent": { "required": true, "location": "path", "type": "string", "description": "Required. The name of the parent resource.", "pattern": "^customers/[^/]+$" }, "pageSize": { "type": "integer", "description": "The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].", "location": "query", "format": "int32" } }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "signDevice": { "flatPath": "v1alpha1/customers/{customersId}/devices/{devicesId}:signDevice", "description": "Signs a device.", "request": { "$ref": "SasPortalSignDeviceRequest" }, "id": "prod_tt_sasportal.customers.devices.signDevice", "httpMethod": "POST", "response": { "$ref": "SasPortalEmpty" }, "parameterOrder": [ "name" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "name": { "type": "string", "required": true, "location": "path", "description": "Output only. The resource path name.", "pattern": "^customers/[^/]+/devices/[^/]+$" } }, "path": "v1alpha1/{+name}:signDevice" }, "get": { "response": { "$ref": "SasPortalDevice" }, "parameterOrder": [ "name" ], "parameters": { "name": { "description": "Required. The name of the device.", "pattern": "^customers/[^/]+/devices/[^/]+$", "location": "path", "required": true, "type": "string" } }, "flatPath": "v1alpha1/customers/{customersId}/devices/{devicesId}", "description": "Gets details about a device.", "id": "prod_tt_sasportal.customers.devices.get", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "path": "v1alpha1/{+name}", "httpMethod": "GET" }, "createSigned": { "parameterOrder": [ "parent" ], "flatPath": "v1alpha1/customers/{customersId}/devices:createSigned", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "request": { "$ref": "SasPortalCreateSignedDeviceRequest" }, "description": "Creates a signed device under a node or customer.", "id": "prod_tt_sasportal.customers.devices.createSigned", "path": "v1alpha1/{+parent}/devices:createSigned", "parameters": { "parent": { "type": "string", "pattern": "^customers/[^/]+$", "description": "Required. The name of the parent resource.", "location": "path", "required": true } }, "httpMethod": "POST", "response": { "$ref": "SasPortalDevice" } }, "patch": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameterOrder": [ "name" ], "flatPath": "v1alpha1/customers/{customersId}/devices/{devicesId}", "request": { "$ref": "SasPortalDevice" }, "description": "Updates a device.", "id": "prod_tt_sasportal.customers.devices.patch", "response": { "$ref": "SasPortalDevice" }, "httpMethod": "PATCH", "path": "v1alpha1/{+name}", "parameters": { "name": { "required": true, "description": "Output only. The resource path name.", "location": "path", "pattern": "^customers/[^/]+/devices/[^/]+$", "type": "string" }, "updateMask": { "location": "query", "format": "google-fieldmask", "description": "Fields to be updated.", "type": "string" } } }, "updateSigned": { "parameters": { "name": { "type": "string", "pattern": "^customers/[^/]+/devices/[^/]+$", "required": true, "location": "path", "description": "Required. The name of the device to update." } }, "path": "v1alpha1/{+name}:updateSigned", "response": { "$ref": "SasPortalDevice" }, "httpMethod": "PATCH", "parameterOrder": [ "name" ], "flatPath": "v1alpha1/customers/{customersId}/devices/{devicesId}:updateSigned", "description": "Updates a signed device.", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "id": "prod_tt_sasportal.customers.devices.updateSigned", "request": { "$ref": "SasPortalUpdateSignedDeviceRequest" } }, "create": { "path": "v1alpha1/{+parent}/devices", "flatPath": "v1alpha1/customers/{customersId}/devices", "parameters": { "parent": { "location": "path", "description": "Required. The name of the parent resource.", "required": true, "pattern": "^customers/[^/]+$", "type": "string" } }, "parameterOrder": [ "parent" ], "response": { "$ref": "SasPortalDevice" }, "httpMethod": "POST", "id": "prod_tt_sasportal.customers.devices.create", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Creates a device under a node or customer.", "request": { "$ref": "SasPortalDevice" } }, "delete": { "description": "Deletes a device.", "flatPath": "v1alpha1/customers/{customersId}/devices/{devicesId}", "parameterOrder": [ "name" ], "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "id": "prod_tt_sasportal.customers.devices.delete", "response": { "$ref": "SasPortalEmpty" }, "parameters": { "name": { "location": "path", "description": "Required. The name of the device.", "required": true, "type": "string", "pattern": "^customers/[^/]+/devices/[^/]+$" } }, "httpMethod": "DELETE", "path": "v1alpha1/{+name}" } } } }, "methods": { "patch": { "response": { "$ref": "SasPortalCustomer" }, "parameters": { "name": { "description": "Output only. Resource name of the customer.", "pattern": "^customers/[^/]+$", "type": "string", "required": true, "location": "path" }, "updateMask": { "location": "query", "description": "Fields to be updated.", "type": "string", "format": "google-fieldmask" } }, "request": { "$ref": "SasPortalCustomer" }, "flatPath": "v1alpha1/customers/{customersId}", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "path": "v1alpha1/{+name}", "httpMethod": "PATCH", "parameterOrder": [ "name" ], "id": "prod_tt_sasportal.customers.patch", "description": "Updates an existing customer." }, "setupSasAnalytics": { "path": "v1alpha1/customers:setupSasAnalytics", "id": "prod_tt_sasportal.customers.setupSasAnalytics", "flatPath": "v1alpha1/customers:setupSasAnalytics", "request": { "$ref": "SasPortalSetupSasAnalyticsRequest" }, "httpMethod": "POST", "parameterOrder": [], "description": "Setups the a GCP Project to receive SAS Analytics messages via GCP Pub/Sub with a subscription to BigQuery. All the Pub/Sub topics and BigQuery tables are created automatically as part of this service.", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": {}, "response": { "$ref": "SasPortalOperation" } }, "provisionDeployment": { "parameters": {}, "path": "v1alpha1/customers:provisionDeployment", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Creates a new SAS deployment through the GCP workflow. Creates a SAS organization if an organization match is not found.", "flatPath": "v1alpha1/customers:provisionDeployment", "httpMethod": "POST", "parameterOrder": [], "response": { "$ref": "SasPortalProvisionDeploymentResponse" }, "request": { "$ref": "SasPortalProvisionDeploymentRequest" }, "id": "prod_tt_sasportal.customers.provisionDeployment" }, "listGcpProjectDeployments": { "id": "prod_tt_sasportal.customers.listGcpProjectDeployments", "httpMethod": "GET", "flatPath": "v1alpha1/customers:listGcpProjectDeployments", "response": { "$ref": "SasPortalListGcpProjectDeploymentsResponse" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": {}, "path": "v1alpha1/customers:listGcpProjectDeployments", "parameterOrder": [], "description": "Returns a list of SAS deployments associated with current GCP project. Includes whether SAS analytics has been enabled or not." }, "list": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Returns a list of requested customers.", "path": "v1alpha1/customers", "httpMethod": "GET", "parameters": { "pageSize": { "format": "int32", "type": "integer", "description": "The maximum number of customers to return in the response.", "location": "query" }, "pageToken": { "location": "query", "type": "string", "description": "A pagination token returned from a previous call to ListCustomers that indicates where this listing should continue from." } }, "flatPath": "v1alpha1/customers", "response": { "$ref": "SasPortalListCustomersResponse" }, "id": "prod_tt_sasportal.customers.list", "parameterOrder": [] }, "get": { "id": "prod_tt_sasportal.customers.get", "response": { "$ref": "SasPortalCustomer" }, "parameterOrder": [ "name" ], "description": "Returns a requested customer.", "path": "v1alpha1/{+name}", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameters": { "name": { "description": "Required. The name of the customer.", "pattern": "^customers/[^/]+$", "required": true, "type": "string", "location": "path" } }, "flatPath": "v1alpha1/customers/{customersId}", "httpMethod": "GET" }, "migrateOrganization": { "request": { "$ref": "SasPortalMigrateOrganizationRequest" }, "path": "v1alpha1/customers:migrateOrganization", "parameters": {}, "parameterOrder": [], "description": "Migrates a SAS organization to the cloud. This will create GCP projects for each deployment and associate them. The SAS Organization is linked to the gcp project that called the command. go/sas-legacy-customer-migration", "response": { "$ref": "SasPortalOperation" }, "httpMethod": "POST", "flatPath": "v1alpha1/customers:migrateOrganization", "id": "prod_tt_sasportal.customers.migrateOrganization", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "listLegacyOrganizations": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "description": "Returns a list of legacy organizations.", "httpMethod": "GET", "parameterOrder": [], "flatPath": "v1alpha1/customers:listLegacyOrganizations", "parameters": {}, "path": "v1alpha1/customers:listLegacyOrganizations", "response": { "$ref": "SasPortalListLegacyOrganizationsResponse" }, "id": "prod_tt_sasportal.customers.listLegacyOrganizations" } } }, "installer": { "methods": { "generateSecret": { "response": { "$ref": "SasPortalGenerateSecretResponse" }, "id": "prod_tt_sasportal.installer.generateSecret", "httpMethod": "POST", "parameterOrder": [], "description": "Generates a secret to be used with the ValidateInstaller.", "parameters": {}, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "path": "v1alpha1/installer:generateSecret", "request": { "$ref": "SasPortalGenerateSecretRequest" }, "flatPath": "v1alpha1/installer:generateSecret" }, "validate": { "response": { "$ref": "SasPortalValidateInstallerResponse" }, "request": { "$ref": "SasPortalValidateInstallerRequest" }, "httpMethod": "POST", "path": "v1alpha1/installer:validate", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "flatPath": "v1alpha1/installer:validate", "id": "prod_tt_sasportal.installer.validate", "description": "Validates the identity of a Certified Professional Installer (CPI).", "parameterOrder": [], "parameters": {} } } }, "policies": { "methods": { "test": { "parameterOrder": [], "flatPath": "v1alpha1/policies:test", "description": "Returns permissions that a caller has on the specified resource.", "request": { "$ref": "SasPortalTestPermissionsRequest" }, "parameters": {}, "httpMethod": "POST", "path": "v1alpha1/policies:test", "id": "prod_tt_sasportal.policies.test", "response": { "$ref": "SasPortalTestPermissionsResponse" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ] }, "set": { "parameters": {}, "request": { "$ref": "SasPortalSetPolicyRequest" }, "description": "Sets the access control policy on the specified resource. Replaces any existing policy.", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "parameterOrder": [], "id": "prod_tt_sasportal.policies.set", "response": { "$ref": "SasPortalPolicy" }, "flatPath": "v1alpha1/policies:set", "path": "v1alpha1/policies:set", "httpMethod": "POST" }, "get": { "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/sasportal" ], "httpMethod": "POST", "id": "prod_tt_sasportal.policies.get", "description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.", "flatPath": "v1alpha1/policies:get", "parameterOrder": [], "request": { "$ref": "SasPortalGetPolicyRequest" }, "response": { "$ref": "SasPortalPolicy" }, "parameters": {}, "path": "v1alpha1/policies:get" } } } } }