Versions in this module Expand all Collapse all v0 v0.25.2 May 21, 2020 Changes in this version + const UserinfoEmailScope + type CustomersDevicesBulkCall struct + func (c *CustomersDevicesBulkCall) Context(ctx context.Context) *CustomersDevicesBulkCall + func (c *CustomersDevicesBulkCall) Do(opts ...googleapi.CallOption) (*SasPortalBulkCreateDeviceResponse, error) + func (c *CustomersDevicesBulkCall) Fields(s ...googleapi.Field) *CustomersDevicesBulkCall + func (c *CustomersDevicesBulkCall) Header() http.Header + type CustomersDevicesCreateCall struct + func (c *CustomersDevicesCreateCall) Context(ctx context.Context) *CustomersDevicesCreateCall + func (c *CustomersDevicesCreateCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *CustomersDevicesCreateCall) Fields(s ...googleapi.Field) *CustomersDevicesCreateCall + func (c *CustomersDevicesCreateCall) Header() http.Header + type CustomersDevicesCreateSignedCall struct + func (c *CustomersDevicesCreateSignedCall) Context(ctx context.Context) *CustomersDevicesCreateSignedCall + func (c *CustomersDevicesCreateSignedCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *CustomersDevicesCreateSignedCall) Fields(s ...googleapi.Field) *CustomersDevicesCreateSignedCall + func (c *CustomersDevicesCreateSignedCall) Header() http.Header + type CustomersDevicesDeleteCall struct + func (c *CustomersDevicesDeleteCall) Context(ctx context.Context) *CustomersDevicesDeleteCall + func (c *CustomersDevicesDeleteCall) Do(opts ...googleapi.CallOption) (*SasPortalEmpty, error) + func (c *CustomersDevicesDeleteCall) Fields(s ...googleapi.Field) *CustomersDevicesDeleteCall + func (c *CustomersDevicesDeleteCall) Header() http.Header + type CustomersDevicesGetCall struct + func (c *CustomersDevicesGetCall) Context(ctx context.Context) *CustomersDevicesGetCall + func (c *CustomersDevicesGetCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *CustomersDevicesGetCall) Fields(s ...googleapi.Field) *CustomersDevicesGetCall + func (c *CustomersDevicesGetCall) Header() http.Header + func (c *CustomersDevicesGetCall) IfNoneMatch(entityTag string) *CustomersDevicesGetCall + type CustomersDevicesListCall struct + func (c *CustomersDevicesListCall) Context(ctx context.Context) *CustomersDevicesListCall + func (c *CustomersDevicesListCall) Do(opts ...googleapi.CallOption) (*SasPortalListDevicesResponse, error) + func (c *CustomersDevicesListCall) Fields(s ...googleapi.Field) *CustomersDevicesListCall + func (c *CustomersDevicesListCall) Filter(filter string) *CustomersDevicesListCall + func (c *CustomersDevicesListCall) Header() http.Header + func (c *CustomersDevicesListCall) IfNoneMatch(entityTag string) *CustomersDevicesListCall + func (c *CustomersDevicesListCall) PageSize(pageSize int64) *CustomersDevicesListCall + func (c *CustomersDevicesListCall) PageToken(pageToken string) *CustomersDevicesListCall + func (c *CustomersDevicesListCall) Pages(ctx context.Context, f func(*SasPortalListDevicesResponse) error) error + type CustomersDevicesMoveCall struct + func (c *CustomersDevicesMoveCall) Context(ctx context.Context) *CustomersDevicesMoveCall + func (c *CustomersDevicesMoveCall) Do(opts ...googleapi.CallOption) (*SasPortalOperation, error) + func (c *CustomersDevicesMoveCall) Fields(s ...googleapi.Field) *CustomersDevicesMoveCall + func (c *CustomersDevicesMoveCall) Header() http.Header + type CustomersDevicesPatchCall struct + func (c *CustomersDevicesPatchCall) Context(ctx context.Context) *CustomersDevicesPatchCall + func (c *CustomersDevicesPatchCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *CustomersDevicesPatchCall) Fields(s ...googleapi.Field) *CustomersDevicesPatchCall + func (c *CustomersDevicesPatchCall) Header() http.Header + func (c *CustomersDevicesPatchCall) UpdateMask(updateMask string) *CustomersDevicesPatchCall + type CustomersDevicesService struct + func NewCustomersDevicesService(s *Service) *CustomersDevicesService + func (r *CustomersDevicesService) Bulk(parent string, ...) *CustomersDevicesBulkCall + func (r *CustomersDevicesService) Create(parent string, sasportaldevice *SasPortalDevice) *CustomersDevicesCreateCall + func (r *CustomersDevicesService) CreateSigned(parent string, ...) *CustomersDevicesCreateSignedCall + func (r *CustomersDevicesService) Delete(name string) *CustomersDevicesDeleteCall + func (r *CustomersDevicesService) Get(name string) *CustomersDevicesGetCall + func (r *CustomersDevicesService) List(parent string) *CustomersDevicesListCall + func (r *CustomersDevicesService) Move(name string, sasportalmovedevicerequest *SasPortalMoveDeviceRequest) *CustomersDevicesMoveCall + func (r *CustomersDevicesService) Patch(name string, sasportaldevice *SasPortalDevice) *CustomersDevicesPatchCall + func (r *CustomersDevicesService) SignDevice(name string, sasportalsigndevicerequest *SasPortalSignDeviceRequest) *CustomersDevicesSignDeviceCall + func (r *CustomersDevicesService) UpdateSigned(name string, ...) *CustomersDevicesUpdateSignedCall + type CustomersDevicesSignDeviceCall struct + func (c *CustomersDevicesSignDeviceCall) Context(ctx context.Context) *CustomersDevicesSignDeviceCall + func (c *CustomersDevicesSignDeviceCall) Do(opts ...googleapi.CallOption) (*SasPortalEmpty, error) + func (c *CustomersDevicesSignDeviceCall) Fields(s ...googleapi.Field) *CustomersDevicesSignDeviceCall + func (c *CustomersDevicesSignDeviceCall) Header() http.Header + type CustomersDevicesUpdateSignedCall struct + func (c *CustomersDevicesUpdateSignedCall) Context(ctx context.Context) *CustomersDevicesUpdateSignedCall + func (c *CustomersDevicesUpdateSignedCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *CustomersDevicesUpdateSignedCall) Fields(s ...googleapi.Field) *CustomersDevicesUpdateSignedCall + func (c *CustomersDevicesUpdateSignedCall) Header() http.Header + type CustomersGetCall struct + func (c *CustomersGetCall) Context(ctx context.Context) *CustomersGetCall + func (c *CustomersGetCall) Do(opts ...googleapi.CallOption) (*SasPortalCustomer, error) + func (c *CustomersGetCall) Fields(s ...googleapi.Field) *CustomersGetCall + func (c *CustomersGetCall) Header() http.Header + func (c *CustomersGetCall) IfNoneMatch(entityTag string) *CustomersGetCall + type CustomersListCall struct + func (c *CustomersListCall) Context(ctx context.Context) *CustomersListCall + func (c *CustomersListCall) Do(opts ...googleapi.CallOption) (*SasPortalListCustomersResponse, error) + func (c *CustomersListCall) Fields(s ...googleapi.Field) *CustomersListCall + func (c *CustomersListCall) Header() http.Header + func (c *CustomersListCall) IfNoneMatch(entityTag string) *CustomersListCall + func (c *CustomersListCall) PageSize(pageSize int64) *CustomersListCall + func (c *CustomersListCall) PageToken(pageToken string) *CustomersListCall + func (c *CustomersListCall) Pages(ctx context.Context, f func(*SasPortalListCustomersResponse) error) error + type CustomersNodesCreateCall struct + func (c *CustomersNodesCreateCall) Context(ctx context.Context) *CustomersNodesCreateCall + func (c *CustomersNodesCreateCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *CustomersNodesCreateCall) Fields(s ...googleapi.Field) *CustomersNodesCreateCall + func (c *CustomersNodesCreateCall) Header() http.Header + type CustomersNodesDeleteCall struct + func (c *CustomersNodesDeleteCall) Context(ctx context.Context) *CustomersNodesDeleteCall + func (c *CustomersNodesDeleteCall) Do(opts ...googleapi.CallOption) (*SasPortalEmpty, error) + func (c *CustomersNodesDeleteCall) Fields(s ...googleapi.Field) *CustomersNodesDeleteCall + func (c *CustomersNodesDeleteCall) Header() http.Header + type CustomersNodesGetCall struct + func (c *CustomersNodesGetCall) Context(ctx context.Context) *CustomersNodesGetCall + func (c *CustomersNodesGetCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *CustomersNodesGetCall) Fields(s ...googleapi.Field) *CustomersNodesGetCall + func (c *CustomersNodesGetCall) Header() http.Header + func (c *CustomersNodesGetCall) IfNoneMatch(entityTag string) *CustomersNodesGetCall + type CustomersNodesListCall struct + func (c *CustomersNodesListCall) Context(ctx context.Context) *CustomersNodesListCall + func (c *CustomersNodesListCall) Do(opts ...googleapi.CallOption) (*SasPortalListNodesResponse, error) + func (c *CustomersNodesListCall) Fields(s ...googleapi.Field) *CustomersNodesListCall + func (c *CustomersNodesListCall) Header() http.Header + func (c *CustomersNodesListCall) IfNoneMatch(entityTag string) *CustomersNodesListCall + func (c *CustomersNodesListCall) PageSize(pageSize int64) *CustomersNodesListCall + func (c *CustomersNodesListCall) PageToken(pageToken string) *CustomersNodesListCall + func (c *CustomersNodesListCall) Pages(ctx context.Context, f func(*SasPortalListNodesResponse) error) error + type CustomersNodesMoveCall struct + func (c *CustomersNodesMoveCall) Context(ctx context.Context) *CustomersNodesMoveCall + func (c *CustomersNodesMoveCall) Do(opts ...googleapi.CallOption) (*SasPortalOperation, error) + func (c *CustomersNodesMoveCall) Fields(s ...googleapi.Field) *CustomersNodesMoveCall + func (c *CustomersNodesMoveCall) Header() http.Header + type CustomersNodesNodesCreateCall struct + func (c *CustomersNodesNodesCreateCall) Context(ctx context.Context) *CustomersNodesNodesCreateCall + func (c *CustomersNodesNodesCreateCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *CustomersNodesNodesCreateCall) Fields(s ...googleapi.Field) *CustomersNodesNodesCreateCall + func (c *CustomersNodesNodesCreateCall) Header() http.Header + type CustomersNodesNodesListCall struct + func (c *CustomersNodesNodesListCall) Context(ctx context.Context) *CustomersNodesNodesListCall + func (c *CustomersNodesNodesListCall) Do(opts ...googleapi.CallOption) (*SasPortalListNodesResponse, error) + func (c *CustomersNodesNodesListCall) Fields(s ...googleapi.Field) *CustomersNodesNodesListCall + func (c *CustomersNodesNodesListCall) Header() http.Header + func (c *CustomersNodesNodesListCall) IfNoneMatch(entityTag string) *CustomersNodesNodesListCall + func (c *CustomersNodesNodesListCall) PageSize(pageSize int64) *CustomersNodesNodesListCall + func (c *CustomersNodesNodesListCall) PageToken(pageToken string) *CustomersNodesNodesListCall + func (c *CustomersNodesNodesListCall) Pages(ctx context.Context, f func(*SasPortalListNodesResponse) error) error + type CustomersNodesNodesService struct + func NewCustomersNodesNodesService(s *Service) *CustomersNodesNodesService + func (r *CustomersNodesNodesService) Create(parent string, sasportalnode *SasPortalNode) *CustomersNodesNodesCreateCall + func (r *CustomersNodesNodesService) List(parent string) *CustomersNodesNodesListCall + type CustomersNodesPatchCall struct + func (c *CustomersNodesPatchCall) Context(ctx context.Context) *CustomersNodesPatchCall + func (c *CustomersNodesPatchCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *CustomersNodesPatchCall) Fields(s ...googleapi.Field) *CustomersNodesPatchCall + func (c *CustomersNodesPatchCall) Header() http.Header + func (c *CustomersNodesPatchCall) UpdateMask(updateMask string) *CustomersNodesPatchCall + type CustomersNodesService struct + Nodes *CustomersNodesNodesService + func NewCustomersNodesService(s *Service) *CustomersNodesService + func (r *CustomersNodesService) Create(parent string, sasportalnode *SasPortalNode) *CustomersNodesCreateCall + func (r *CustomersNodesService) Delete(name string) *CustomersNodesDeleteCall + func (r *CustomersNodesService) Get(name string) *CustomersNodesGetCall + func (r *CustomersNodesService) List(parent string) *CustomersNodesListCall + func (r *CustomersNodesService) Move(name string, sasportalmovenoderequest *SasPortalMoveNodeRequest) *CustomersNodesMoveCall + func (r *CustomersNodesService) Patch(name string, sasportalnode *SasPortalNode) *CustomersNodesPatchCall + type CustomersPatchCall struct + func (c *CustomersPatchCall) Context(ctx context.Context) *CustomersPatchCall + func (c *CustomersPatchCall) Do(opts ...googleapi.CallOption) (*SasPortalCustomer, error) + func (c *CustomersPatchCall) Fields(s ...googleapi.Field) *CustomersPatchCall + func (c *CustomersPatchCall) Header() http.Header + func (c *CustomersPatchCall) UpdateMask(updateMask string) *CustomersPatchCall + type CustomersService struct + Devices *CustomersDevicesService + Nodes *CustomersNodesService + func NewCustomersService(s *Service) *CustomersService + func (r *CustomersService) Get(name string) *CustomersGetCall + func (r *CustomersService) List() *CustomersListCall + func (r *CustomersService) Patch(name string, sasportalcustomer *SasPortalCustomer) *CustomersPatchCall + type InstallerGenerateSecretCall struct + func (c *InstallerGenerateSecretCall) Context(ctx context.Context) *InstallerGenerateSecretCall + func (c *InstallerGenerateSecretCall) Do(opts ...googleapi.CallOption) (*SasPortalGenerateSecretResponse, error) + func (c *InstallerGenerateSecretCall) Fields(s ...googleapi.Field) *InstallerGenerateSecretCall + func (c *InstallerGenerateSecretCall) Header() http.Header + type InstallerService struct + func NewInstallerService(s *Service) *InstallerService + func (r *InstallerService) GenerateSecret(sasportalgeneratesecretrequest *SasPortalGenerateSecretRequest) *InstallerGenerateSecretCall + func (r *InstallerService) Validate(sasportalvalidateinstallerrequest *SasPortalValidateInstallerRequest) *InstallerValidateCall + type InstallerValidateCall struct + func (c *InstallerValidateCall) Context(ctx context.Context) *InstallerValidateCall + func (c *InstallerValidateCall) Do(opts ...googleapi.CallOption) (*SasPortalValidateInstallerResponse, error) + func (c *InstallerValidateCall) Fields(s ...googleapi.Field) *InstallerValidateCall + func (c *InstallerValidateCall) Header() http.Header + type NodesDevicesBulkCall struct + func (c *NodesDevicesBulkCall) Context(ctx context.Context) *NodesDevicesBulkCall + func (c *NodesDevicesBulkCall) Do(opts ...googleapi.CallOption) (*SasPortalBulkCreateDeviceResponse, error) + func (c *NodesDevicesBulkCall) Fields(s ...googleapi.Field) *NodesDevicesBulkCall + func (c *NodesDevicesBulkCall) Header() http.Header + type NodesDevicesCreateCall struct + func (c *NodesDevicesCreateCall) Context(ctx context.Context) *NodesDevicesCreateCall + func (c *NodesDevicesCreateCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *NodesDevicesCreateCall) Fields(s ...googleapi.Field) *NodesDevicesCreateCall + func (c *NodesDevicesCreateCall) Header() http.Header + type NodesDevicesCreateSignedCall struct + func (c *NodesDevicesCreateSignedCall) Context(ctx context.Context) *NodesDevicesCreateSignedCall + func (c *NodesDevicesCreateSignedCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *NodesDevicesCreateSignedCall) Fields(s ...googleapi.Field) *NodesDevicesCreateSignedCall + func (c *NodesDevicesCreateSignedCall) Header() http.Header + type NodesDevicesDeleteCall struct + func (c *NodesDevicesDeleteCall) Context(ctx context.Context) *NodesDevicesDeleteCall + func (c *NodesDevicesDeleteCall) Do(opts ...googleapi.CallOption) (*SasPortalEmpty, error) + func (c *NodesDevicesDeleteCall) Fields(s ...googleapi.Field) *NodesDevicesDeleteCall + func (c *NodesDevicesDeleteCall) Header() http.Header + type NodesDevicesGetCall struct + func (c *NodesDevicesGetCall) Context(ctx context.Context) *NodesDevicesGetCall + func (c *NodesDevicesGetCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *NodesDevicesGetCall) Fields(s ...googleapi.Field) *NodesDevicesGetCall + func (c *NodesDevicesGetCall) Header() http.Header + func (c *NodesDevicesGetCall) IfNoneMatch(entityTag string) *NodesDevicesGetCall + type NodesDevicesListCall struct + func (c *NodesDevicesListCall) Context(ctx context.Context) *NodesDevicesListCall + func (c *NodesDevicesListCall) Do(opts ...googleapi.CallOption) (*SasPortalListDevicesResponse, error) + func (c *NodesDevicesListCall) Fields(s ...googleapi.Field) *NodesDevicesListCall + func (c *NodesDevicesListCall) Filter(filter string) *NodesDevicesListCall + func (c *NodesDevicesListCall) Header() http.Header + func (c *NodesDevicesListCall) IfNoneMatch(entityTag string) *NodesDevicesListCall + func (c *NodesDevicesListCall) PageSize(pageSize int64) *NodesDevicesListCall + func (c *NodesDevicesListCall) PageToken(pageToken string) *NodesDevicesListCall + func (c *NodesDevicesListCall) Pages(ctx context.Context, f func(*SasPortalListDevicesResponse) error) error + type NodesDevicesMoveCall struct + func (c *NodesDevicesMoveCall) Context(ctx context.Context) *NodesDevicesMoveCall + func (c *NodesDevicesMoveCall) Do(opts ...googleapi.CallOption) (*SasPortalOperation, error) + func (c *NodesDevicesMoveCall) Fields(s ...googleapi.Field) *NodesDevicesMoveCall + func (c *NodesDevicesMoveCall) Header() http.Header + type NodesDevicesPatchCall struct + func (c *NodesDevicesPatchCall) Context(ctx context.Context) *NodesDevicesPatchCall + func (c *NodesDevicesPatchCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *NodesDevicesPatchCall) Fields(s ...googleapi.Field) *NodesDevicesPatchCall + func (c *NodesDevicesPatchCall) Header() http.Header + func (c *NodesDevicesPatchCall) UpdateMask(updateMask string) *NodesDevicesPatchCall + type NodesDevicesService struct + func NewNodesDevicesService(s *Service) *NodesDevicesService + func (r *NodesDevicesService) Bulk(parent string, ...) *NodesDevicesBulkCall + func (r *NodesDevicesService) Create(parent string, sasportaldevice *SasPortalDevice) *NodesDevicesCreateCall + func (r *NodesDevicesService) CreateSigned(parent string, ...) *NodesDevicesCreateSignedCall + func (r *NodesDevicesService) Delete(name string) *NodesDevicesDeleteCall + func (r *NodesDevicesService) Get(name string) *NodesDevicesGetCall + func (r *NodesDevicesService) List(parent string) *NodesDevicesListCall + func (r *NodesDevicesService) Move(name string, sasportalmovedevicerequest *SasPortalMoveDeviceRequest) *NodesDevicesMoveCall + func (r *NodesDevicesService) Patch(name string, sasportaldevice *SasPortalDevice) *NodesDevicesPatchCall + func (r *NodesDevicesService) SignDevice(name string, sasportalsigndevicerequest *SasPortalSignDeviceRequest) *NodesDevicesSignDeviceCall + func (r *NodesDevicesService) UpdateSigned(name string, ...) *NodesDevicesUpdateSignedCall + type NodesDevicesSignDeviceCall struct + func (c *NodesDevicesSignDeviceCall) Context(ctx context.Context) *NodesDevicesSignDeviceCall + func (c *NodesDevicesSignDeviceCall) Do(opts ...googleapi.CallOption) (*SasPortalEmpty, error) + func (c *NodesDevicesSignDeviceCall) Fields(s ...googleapi.Field) *NodesDevicesSignDeviceCall + func (c *NodesDevicesSignDeviceCall) Header() http.Header + type NodesDevicesUpdateSignedCall struct + func (c *NodesDevicesUpdateSignedCall) Context(ctx context.Context) *NodesDevicesUpdateSignedCall + func (c *NodesDevicesUpdateSignedCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *NodesDevicesUpdateSignedCall) Fields(s ...googleapi.Field) *NodesDevicesUpdateSignedCall + func (c *NodesDevicesUpdateSignedCall) Header() http.Header + type NodesNodesCreateCall struct + func (c *NodesNodesCreateCall) Context(ctx context.Context) *NodesNodesCreateCall + func (c *NodesNodesCreateCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *NodesNodesCreateCall) Fields(s ...googleapi.Field) *NodesNodesCreateCall + func (c *NodesNodesCreateCall) Header() http.Header + type NodesNodesDeleteCall struct + func (c *NodesNodesDeleteCall) Context(ctx context.Context) *NodesNodesDeleteCall + func (c *NodesNodesDeleteCall) Do(opts ...googleapi.CallOption) (*SasPortalEmpty, error) + func (c *NodesNodesDeleteCall) Fields(s ...googleapi.Field) *NodesNodesDeleteCall + func (c *NodesNodesDeleteCall) Header() http.Header + type NodesNodesDevicesBulkCall struct + func (c *NodesNodesDevicesBulkCall) Context(ctx context.Context) *NodesNodesDevicesBulkCall + func (c *NodesNodesDevicesBulkCall) Do(opts ...googleapi.CallOption) (*SasPortalBulkCreateDeviceResponse, error) + func (c *NodesNodesDevicesBulkCall) Fields(s ...googleapi.Field) *NodesNodesDevicesBulkCall + func (c *NodesNodesDevicesBulkCall) Header() http.Header + type NodesNodesDevicesCreateCall struct + func (c *NodesNodesDevicesCreateCall) Context(ctx context.Context) *NodesNodesDevicesCreateCall + func (c *NodesNodesDevicesCreateCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *NodesNodesDevicesCreateCall) Fields(s ...googleapi.Field) *NodesNodesDevicesCreateCall + func (c *NodesNodesDevicesCreateCall) Header() http.Header + type NodesNodesDevicesCreateSignedCall struct + func (c *NodesNodesDevicesCreateSignedCall) Context(ctx context.Context) *NodesNodesDevicesCreateSignedCall + func (c *NodesNodesDevicesCreateSignedCall) Do(opts ...googleapi.CallOption) (*SasPortalDevice, error) + func (c *NodesNodesDevicesCreateSignedCall) Fields(s ...googleapi.Field) *NodesNodesDevicesCreateSignedCall + func (c *NodesNodesDevicesCreateSignedCall) Header() http.Header + type NodesNodesDevicesListCall struct + func (c *NodesNodesDevicesListCall) Context(ctx context.Context) *NodesNodesDevicesListCall + func (c *NodesNodesDevicesListCall) Do(opts ...googleapi.CallOption) (*SasPortalListDevicesResponse, error) + func (c *NodesNodesDevicesListCall) Fields(s ...googleapi.Field) *NodesNodesDevicesListCall + func (c *NodesNodesDevicesListCall) Filter(filter string) *NodesNodesDevicesListCall + func (c *NodesNodesDevicesListCall) Header() http.Header + func (c *NodesNodesDevicesListCall) IfNoneMatch(entityTag string) *NodesNodesDevicesListCall + func (c *NodesNodesDevicesListCall) PageSize(pageSize int64) *NodesNodesDevicesListCall + func (c *NodesNodesDevicesListCall) PageToken(pageToken string) *NodesNodesDevicesListCall + func (c *NodesNodesDevicesListCall) Pages(ctx context.Context, f func(*SasPortalListDevicesResponse) error) error + type NodesNodesDevicesService struct + func NewNodesNodesDevicesService(s *Service) *NodesNodesDevicesService + func (r *NodesNodesDevicesService) Bulk(parent string, ...) *NodesNodesDevicesBulkCall + func (r *NodesNodesDevicesService) Create(parent string, sasportaldevice *SasPortalDevice) *NodesNodesDevicesCreateCall + func (r *NodesNodesDevicesService) CreateSigned(parent string, ...) *NodesNodesDevicesCreateSignedCall + func (r *NodesNodesDevicesService) List(parent string) *NodesNodesDevicesListCall + type NodesNodesGetCall struct + func (c *NodesNodesGetCall) Context(ctx context.Context) *NodesNodesGetCall + func (c *NodesNodesGetCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *NodesNodesGetCall) Fields(s ...googleapi.Field) *NodesNodesGetCall + func (c *NodesNodesGetCall) Header() http.Header + func (c *NodesNodesGetCall) IfNoneMatch(entityTag string) *NodesNodesGetCall + type NodesNodesListCall struct + func (c *NodesNodesListCall) Context(ctx context.Context) *NodesNodesListCall + func (c *NodesNodesListCall) Do(opts ...googleapi.CallOption) (*SasPortalListNodesResponse, error) + func (c *NodesNodesListCall) Fields(s ...googleapi.Field) *NodesNodesListCall + func (c *NodesNodesListCall) Header() http.Header + func (c *NodesNodesListCall) IfNoneMatch(entityTag string) *NodesNodesListCall + func (c *NodesNodesListCall) PageSize(pageSize int64) *NodesNodesListCall + func (c *NodesNodesListCall) PageToken(pageToken string) *NodesNodesListCall + func (c *NodesNodesListCall) Pages(ctx context.Context, f func(*SasPortalListNodesResponse) error) error + type NodesNodesMoveCall struct + func (c *NodesNodesMoveCall) Context(ctx context.Context) *NodesNodesMoveCall + func (c *NodesNodesMoveCall) Do(opts ...googleapi.CallOption) (*SasPortalOperation, error) + func (c *NodesNodesMoveCall) Fields(s ...googleapi.Field) *NodesNodesMoveCall + func (c *NodesNodesMoveCall) Header() http.Header + type NodesNodesNodesCreateCall struct + func (c *NodesNodesNodesCreateCall) Context(ctx context.Context) *NodesNodesNodesCreateCall + func (c *NodesNodesNodesCreateCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *NodesNodesNodesCreateCall) Fields(s ...googleapi.Field) *NodesNodesNodesCreateCall + func (c *NodesNodesNodesCreateCall) Header() http.Header + type NodesNodesNodesListCall struct + func (c *NodesNodesNodesListCall) Context(ctx context.Context) *NodesNodesNodesListCall + func (c *NodesNodesNodesListCall) Do(opts ...googleapi.CallOption) (*SasPortalListNodesResponse, error) + func (c *NodesNodesNodesListCall) Fields(s ...googleapi.Field) *NodesNodesNodesListCall + func (c *NodesNodesNodesListCall) Header() http.Header + func (c *NodesNodesNodesListCall) IfNoneMatch(entityTag string) *NodesNodesNodesListCall + func (c *NodesNodesNodesListCall) PageSize(pageSize int64) *NodesNodesNodesListCall + func (c *NodesNodesNodesListCall) PageToken(pageToken string) *NodesNodesNodesListCall + func (c *NodesNodesNodesListCall) Pages(ctx context.Context, f func(*SasPortalListNodesResponse) error) error + type NodesNodesNodesService struct + func NewNodesNodesNodesService(s *Service) *NodesNodesNodesService + func (r *NodesNodesNodesService) Create(parent string, sasportalnode *SasPortalNode) *NodesNodesNodesCreateCall + func (r *NodesNodesNodesService) List(parent string) *NodesNodesNodesListCall + type NodesNodesPatchCall struct + func (c *NodesNodesPatchCall) Context(ctx context.Context) *NodesNodesPatchCall + func (c *NodesNodesPatchCall) Do(opts ...googleapi.CallOption) (*SasPortalNode, error) + func (c *NodesNodesPatchCall) Fields(s ...googleapi.Field) *NodesNodesPatchCall + func (c *NodesNodesPatchCall) Header() http.Header + func (c *NodesNodesPatchCall) UpdateMask(updateMask string) *NodesNodesPatchCall + type NodesNodesService struct + Devices *NodesNodesDevicesService + Nodes *NodesNodesNodesService + func NewNodesNodesService(s *Service) *NodesNodesService + func (r *NodesNodesService) Create(parent string, sasportalnode *SasPortalNode) *NodesNodesCreateCall + func (r *NodesNodesService) Delete(name string) *NodesNodesDeleteCall + func (r *NodesNodesService) Get(name string) *NodesNodesGetCall + func (r *NodesNodesService) List(parent string) *NodesNodesListCall + func (r *NodesNodesService) Move(name string, sasportalmovenoderequest *SasPortalMoveNodeRequest) *NodesNodesMoveCall + func (r *NodesNodesService) Patch(name string, sasportalnode *SasPortalNode) *NodesNodesPatchCall + type NodesService struct + Devices *NodesDevicesService + Nodes *NodesNodesService + func NewNodesService(s *Service) *NodesService + type PoliciesGetCall struct + func (c *PoliciesGetCall) Context(ctx context.Context) *PoliciesGetCall + func (c *PoliciesGetCall) Do(opts ...googleapi.CallOption) (*SasPortalPolicy, error) + func (c *PoliciesGetCall) Fields(s ...googleapi.Field) *PoliciesGetCall + func (c *PoliciesGetCall) Header() http.Header + type PoliciesService struct + func NewPoliciesService(s *Service) *PoliciesService + func (r *PoliciesService) Get(sasportalgetpolicyrequest *SasPortalGetPolicyRequest) *PoliciesGetCall + func (r *PoliciesService) Set(sasportalsetpolicyrequest *SasPortalSetPolicyRequest) *PoliciesSetCall + func (r *PoliciesService) Test(sasportaltestpermissionsrequest *SasPortalTestPermissionsRequest) *PoliciesTestCall + type PoliciesSetCall struct + func (c *PoliciesSetCall) Context(ctx context.Context) *PoliciesSetCall + func (c *PoliciesSetCall) Do(opts ...googleapi.CallOption) (*SasPortalPolicy, error) + func (c *PoliciesSetCall) Fields(s ...googleapi.Field) *PoliciesSetCall + func (c *PoliciesSetCall) Header() http.Header + type PoliciesTestCall struct + func (c *PoliciesTestCall) Context(ctx context.Context) *PoliciesTestCall + func (c *PoliciesTestCall) Do(opts ...googleapi.CallOption) (*SasPortalTestPermissionsResponse, error) + func (c *PoliciesTestCall) Fields(s ...googleapi.Field) *PoliciesTestCall + func (c *PoliciesTestCall) Header() http.Header + type SasPortalAssignment struct + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s *SasPortalAssignment) MarshalJSON() ([]byte, error) + type SasPortalBulkCreateDeviceRequest struct + Csv string + ForceSendFields []string + NullFields []string + func (s *SasPortalBulkCreateDeviceRequest) MarshalJSON() ([]byte, error) + type SasPortalBulkCreateDeviceResponse struct + Devices []*SasPortalDevice + ForceSendFields []string + NullFields []string + func (s *SasPortalBulkCreateDeviceResponse) MarshalJSON() ([]byte, error) + type SasPortalCreateSignedDeviceRequest struct + EncodedDevice string + ForceSendFields []string + InstallerId string + NullFields []string + func (s *SasPortalCreateSignedDeviceRequest) MarshalJSON() ([]byte, error) + type SasPortalCustomer struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + SasUserIds []string + func (s *SasPortalCustomer) MarshalJSON() ([]byte, error) + type SasPortalDevice struct + ActiveConfig *SasPortalDeviceConfig + DisplayName string + FccId string + ForceSendFields []string + Grants []*SasPortalDeviceGrant + Name string + NullFields []string + PreloadedConfig *SasPortalDeviceConfig + SerialNumber string + State string + func (s *SasPortalDevice) MarshalJSON() ([]byte, error) + type SasPortalDeviceAirInterface struct + ForceSendFields []string + NullFields []string + RadioTechnology string + SupportedSpec string + func (s *SasPortalDeviceAirInterface) MarshalJSON() ([]byte, error) + type SasPortalDeviceConfig struct + AirInterface *SasPortalDeviceAirInterface + CallSign string + Category string + ForceSendFields []string + InstallationParams *SasPortalInstallationParams + IsSigned bool + MeasurementCapabilities []string + Model *SasPortalDeviceModel + NullFields []string + State string + UpdateTime string + UserId string + func (s *SasPortalDeviceConfig) MarshalJSON() ([]byte, error) + type SasPortalDeviceGrant struct + ChannelType string + ExpireTime string + ForceSendFields []string + FrequencyRange *SasPortalFrequencyRange + MaxEirp float64 + MoveList []*SasPortalDpaMoveList + NullFields []string + State string + SuspensionReason []string + func (s *SasPortalDeviceGrant) MarshalJSON() ([]byte, error) + func (s *SasPortalDeviceGrant) UnmarshalJSON(data []byte) error + type SasPortalDeviceModel struct + FirmwareVersion string + ForceSendFields []string + HardwareVersion string + Name string + NullFields []string + SoftwareVersion string + Vendor string + func (s *SasPortalDeviceModel) MarshalJSON() ([]byte, error) + type SasPortalDpaMoveList struct + DpaId string + ForceSendFields []string + FrequencyRange *SasPortalFrequencyRange + NullFields []string + func (s *SasPortalDpaMoveList) MarshalJSON() ([]byte, error) + type SasPortalEmpty struct + type SasPortalFrequencyRange struct + ForceSendFields []string + HighFrequencyMhz float64 + LowFrequencyMhz float64 + NullFields []string + func (s *SasPortalFrequencyRange) MarshalJSON() ([]byte, error) + func (s *SasPortalFrequencyRange) UnmarshalJSON(data []byte) error + type SasPortalGenerateSecretRequest struct + type SasPortalGenerateSecretResponse struct + ForceSendFields []string + NullFields []string + Secret string + func (s *SasPortalGenerateSecretResponse) MarshalJSON() ([]byte, error) + type SasPortalGetPolicyRequest struct + ForceSendFields []string + NullFields []string + Resource string + func (s *SasPortalGetPolicyRequest) MarshalJSON() ([]byte, error) + type SasPortalInstallationParams struct + AntennaAzimuth int64 + AntennaBeamwidth int64 + AntennaDowntilt int64 + AntennaGain int64 + AntennaModel string + CpeCbsdIndication bool + EirpCapability int64 + ForceSendFields []string + Height float64 + HeightType string + HorizontalAccuracy float64 + IndoorDeployment bool + Latitude float64 + Longitude float64 + NullFields []string + VerticalAccuracy float64 + func (s *SasPortalInstallationParams) MarshalJSON() ([]byte, error) + func (s *SasPortalInstallationParams) UnmarshalJSON(data []byte) error + type SasPortalListCustomersResponse struct + Customers []*SasPortalCustomer + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *SasPortalListCustomersResponse) MarshalJSON() ([]byte, error) + type SasPortalListDevicesResponse struct + Devices []*SasPortalDevice + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *SasPortalListDevicesResponse) MarshalJSON() ([]byte, error) + type SasPortalListNodesResponse struct + ForceSendFields []string + NextPageToken string + Nodes []*SasPortalNode + NullFields []string + func (s *SasPortalListNodesResponse) MarshalJSON() ([]byte, error) + type SasPortalMoveDeviceRequest struct + Destination string + ForceSendFields []string + NullFields []string + func (s *SasPortalMoveDeviceRequest) MarshalJSON() ([]byte, error) + type SasPortalMoveNodeRequest struct + Destination string + ForceSendFields []string + NullFields []string + func (s *SasPortalMoveNodeRequest) MarshalJSON() ([]byte, error) + type SasPortalNode struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + SasUserIds []string + func (s *SasPortalNode) MarshalJSON() ([]byte, error) + type SasPortalOperation struct + Done bool + Error *SasPortalStatus + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *SasPortalOperation) MarshalJSON() ([]byte, error) + type SasPortalPolicy struct + Assignments []*SasPortalAssignment + Etag string + ForceSendFields []string + NullFields []string + func (s *SasPortalPolicy) MarshalJSON() ([]byte, error) + type SasPortalSetPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *SasPortalPolicy + Resource string + func (s *SasPortalSetPolicyRequest) MarshalJSON() ([]byte, error) + type SasPortalSignDeviceRequest struct + Device *SasPortalDevice + ForceSendFields []string + NullFields []string + func (s *SasPortalSignDeviceRequest) MarshalJSON() ([]byte, error) + type SasPortalStatus struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *SasPortalStatus) MarshalJSON() ([]byte, error) + type SasPortalTestPermissionsRequest struct + ForceSendFields []string + NullFields []string + Permissions []string + Resource string + func (s *SasPortalTestPermissionsRequest) MarshalJSON() ([]byte, error) + type SasPortalTestPermissionsResponse struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *SasPortalTestPermissionsResponse) MarshalJSON() ([]byte, error) + type SasPortalUpdateSignedDeviceRequest struct + EncodedDevice string + ForceSendFields []string + InstallerId string + NullFields []string + func (s *SasPortalUpdateSignedDeviceRequest) MarshalJSON() ([]byte, error) + type SasPortalValidateInstallerRequest struct + EncodedSecret string + ForceSendFields []string + InstallerId string + NullFields []string + Secret string + func (s *SasPortalValidateInstallerRequest) MarshalJSON() ([]byte, error) + type SasPortalValidateInstallerResponse struct + type Service struct + BasePath string + Customers *CustomersService + Installer *InstallerService + Nodes *NodesService + Policies *PoliciesService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)