Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2023 v1.0.0 Jun 25, 2023 Changes in this version + const AndroidenterpriseScope + type Administrator struct + Email string + ForceSendFields []string + NullFields []string + func (s *Administrator) MarshalJSON() ([]byte, error) + type AdministratorWebToken struct + ForceSendFields []string + Kind string + NullFields []string + Token string + func (s *AdministratorWebToken) MarshalJSON() ([]byte, error) + type AdministratorWebTokenSpec struct + ForceSendFields []string + Kind string + ManagedConfigurations *AdministratorWebTokenSpecManagedConfigurations + NullFields []string + Parent string + Permission []string + PlaySearch *AdministratorWebTokenSpecPlaySearch + PrivateApps *AdministratorWebTokenSpecPrivateApps + StoreBuilder *AdministratorWebTokenSpecStoreBuilder + WebApps *AdministratorWebTokenSpecWebApps + func (s *AdministratorWebTokenSpec) MarshalJSON() ([]byte, error) + type AdministratorWebTokenSpecManagedConfigurations struct + Enabled bool + ForceSendFields []string + NullFields []string + func (s *AdministratorWebTokenSpecManagedConfigurations) MarshalJSON() ([]byte, error) + type AdministratorWebTokenSpecPlaySearch struct + ApproveApps bool + Enabled bool + ForceSendFields []string + NullFields []string + func (s *AdministratorWebTokenSpecPlaySearch) MarshalJSON() ([]byte, error) + type AdministratorWebTokenSpecPrivateApps struct + Enabled bool + ForceSendFields []string + NullFields []string + func (s *AdministratorWebTokenSpecPrivateApps) MarshalJSON() ([]byte, error) + type AdministratorWebTokenSpecStoreBuilder struct + Enabled bool + ForceSendFields []string + NullFields []string + func (s *AdministratorWebTokenSpecStoreBuilder) MarshalJSON() ([]byte, error) + type AdministratorWebTokenSpecWebApps struct + Enabled bool + ForceSendFields []string + NullFields []string + func (s *AdministratorWebTokenSpecWebApps) MarshalJSON() ([]byte, error) + type AppRestrictionsSchema struct + ForceSendFields []string + Kind string + NullFields []string + Restrictions []*AppRestrictionsSchemaRestriction + func (s *AppRestrictionsSchema) MarshalJSON() ([]byte, error) + type AppRestrictionsSchemaChangeEvent struct + ForceSendFields []string + NullFields []string + ProductId string + func (s *AppRestrictionsSchemaChangeEvent) MarshalJSON() ([]byte, error) + type AppRestrictionsSchemaRestriction struct + DefaultValue *AppRestrictionsSchemaRestrictionRestrictionValue + Description string + Entry []string + EntryValue []string + ForceSendFields []string + Key string + NestedRestriction []*AppRestrictionsSchemaRestriction + NullFields []string + RestrictionType string + Title string + func (s *AppRestrictionsSchemaRestriction) MarshalJSON() ([]byte, error) + type AppRestrictionsSchemaRestrictionRestrictionValue struct + ForceSendFields []string + NullFields []string + Type string + ValueBool bool + ValueInteger int64 + ValueMultiselect []string + ValueString string + func (s *AppRestrictionsSchemaRestrictionRestrictionValue) MarshalJSON() ([]byte, error) + type AppUpdateEvent struct + ForceSendFields []string + NullFields []string + ProductId string + func (s *AppUpdateEvent) MarshalJSON() ([]byte, error) + type AppVersion struct + ForceSendFields []string + IsProduction bool + NullFields []string + Track string + TrackId []string + VersionCode int64 + VersionString string + func (s *AppVersion) MarshalJSON() ([]byte, error) + type ApprovalUrlInfo struct + ApprovalUrl string + ForceSendFields []string + Kind string + NullFields []string + func (s *ApprovalUrlInfo) MarshalJSON() ([]byte, error) + type AuthenticationToken struct + ForceSendFields []string + Kind string + NullFields []string + Token string + func (s *AuthenticationToken) MarshalJSON() ([]byte, error) + type AutoInstallConstraint struct + ChargingStateConstraint string + DeviceIdleStateConstraint string + ForceSendFields []string + NetworkTypeConstraint string + NullFields []string + func (s *AutoInstallConstraint) MarshalJSON() ([]byte, error) + type AutoInstallPolicy struct + AutoInstallConstraint []*AutoInstallConstraint + AutoInstallMode string + AutoInstallPriority int64 + ForceSendFields []string + MinimumVersionCode int64 + NullFields []string + func (s *AutoInstallPolicy) MarshalJSON() ([]byte, error) + type ConfigurationVariables struct + ForceSendFields []string + Kind string + McmId string + NullFields []string + VariableSet []*VariableSet + func (s *ConfigurationVariables) MarshalJSON() ([]byte, error) + type Device struct + AndroidId string + ForceSendFields []string + Kind string + ManagementType string + NullFields []string + Policy *Policy + func (s *Device) MarshalJSON() ([]byte, error) + type DeviceState struct + AccountState string + ForceSendFields []string + Kind string + NullFields []string + func (s *DeviceState) MarshalJSON() ([]byte, error) + type DevicesGetCall struct + func (c *DevicesGetCall) Context(ctx context.Context) *DevicesGetCall + func (c *DevicesGetCall) Do(opts ...googleapi.CallOption) (*Device, error) + func (c *DevicesGetCall) Fields(s ...googleapi.Field) *DevicesGetCall + func (c *DevicesGetCall) Header() http.Header + func (c *DevicesGetCall) IfNoneMatch(entityTag string) *DevicesGetCall + type DevicesGetStateCall struct + func (c *DevicesGetStateCall) Context(ctx context.Context) *DevicesGetStateCall + func (c *DevicesGetStateCall) Do(opts ...googleapi.CallOption) (*DeviceState, error) + func (c *DevicesGetStateCall) Fields(s ...googleapi.Field) *DevicesGetStateCall + func (c *DevicesGetStateCall) Header() http.Header + func (c *DevicesGetStateCall) IfNoneMatch(entityTag string) *DevicesGetStateCall + type DevicesListCall struct + func (c *DevicesListCall) Context(ctx context.Context) *DevicesListCall + func (c *DevicesListCall) Do(opts ...googleapi.CallOption) (*DevicesListResponse, error) + func (c *DevicesListCall) Fields(s ...googleapi.Field) *DevicesListCall + func (c *DevicesListCall) Header() http.Header + func (c *DevicesListCall) IfNoneMatch(entityTag string) *DevicesListCall + type DevicesListResponse struct + Device []*Device + ForceSendFields []string + Kind string + NullFields []string + func (s *DevicesListResponse) MarshalJSON() ([]byte, error) + type DevicesPatchCall struct + func (c *DevicesPatchCall) Context(ctx context.Context) *DevicesPatchCall + func (c *DevicesPatchCall) Do(opts ...googleapi.CallOption) (*Device, error) + func (c *DevicesPatchCall) Fields(s ...googleapi.Field) *DevicesPatchCall + func (c *DevicesPatchCall) Header() http.Header + func (c *DevicesPatchCall) UpdateMask(updateMask string) *DevicesPatchCall + type DevicesService struct + func NewDevicesService(s *Service) *DevicesService + func (r *DevicesService) Get(enterpriseId string, userId string, deviceId string) *DevicesGetCall + func (r *DevicesService) GetState(enterpriseId string, userId string, deviceId string) *DevicesGetStateCall + func (r *DevicesService) List(enterpriseId string, userId string) *DevicesListCall + func (r *DevicesService) Patch(enterpriseId string, userId string, deviceId string, device *Device) *DevicesPatchCall + func (r *DevicesService) SetState(enterpriseId string, userId string, deviceId string, devicestate *DeviceState) *DevicesSetStateCall + func (r *DevicesService) Update(enterpriseId string, userId string, deviceId string, device *Device) *DevicesUpdateCall + type DevicesSetStateCall struct + func (c *DevicesSetStateCall) Context(ctx context.Context) *DevicesSetStateCall + func (c *DevicesSetStateCall) Do(opts ...googleapi.CallOption) (*DeviceState, error) + func (c *DevicesSetStateCall) Fields(s ...googleapi.Field) *DevicesSetStateCall + func (c *DevicesSetStateCall) Header() http.Header + type DevicesUpdateCall struct + func (c *DevicesUpdateCall) Context(ctx context.Context) *DevicesUpdateCall + func (c *DevicesUpdateCall) Do(opts ...googleapi.CallOption) (*Device, error) + func (c *DevicesUpdateCall) Fields(s ...googleapi.Field) *DevicesUpdateCall + func (c *DevicesUpdateCall) Header() http.Header + func (c *DevicesUpdateCall) UpdateMask(updateMask string) *DevicesUpdateCall + type Enterprise struct + Administrator []*Administrator + ForceSendFields []string + Id string + Kind string + Name string + NullFields []string + PrimaryDomain string + func (s *Enterprise) MarshalJSON() ([]byte, error) + type EnterpriseAccount struct + AccountEmail string + ForceSendFields []string + Kind string + NullFields []string + func (s *EnterpriseAccount) MarshalJSON() ([]byte, error) + type EnterprisesAcknowledgeNotificationSetCall struct + func (c *EnterprisesAcknowledgeNotificationSetCall) Context(ctx context.Context) *EnterprisesAcknowledgeNotificationSetCall + func (c *EnterprisesAcknowledgeNotificationSetCall) Do(opts ...googleapi.CallOption) error + func (c *EnterprisesAcknowledgeNotificationSetCall) Fields(s ...googleapi.Field) *EnterprisesAcknowledgeNotificationSetCall + func (c *EnterprisesAcknowledgeNotificationSetCall) Header() http.Header + func (c *EnterprisesAcknowledgeNotificationSetCall) NotificationSetId(notificationSetId string) *EnterprisesAcknowledgeNotificationSetCall + type EnterprisesCompleteSignupCall struct + func (c *EnterprisesCompleteSignupCall) CompletionToken(completionToken string) *EnterprisesCompleteSignupCall + func (c *EnterprisesCompleteSignupCall) Context(ctx context.Context) *EnterprisesCompleteSignupCall + func (c *EnterprisesCompleteSignupCall) Do(opts ...googleapi.CallOption) (*Enterprise, error) + func (c *EnterprisesCompleteSignupCall) EnterpriseToken(enterpriseToken string) *EnterprisesCompleteSignupCall + func (c *EnterprisesCompleteSignupCall) Fields(s ...googleapi.Field) *EnterprisesCompleteSignupCall + func (c *EnterprisesCompleteSignupCall) Header() http.Header + type EnterprisesCreateWebTokenCall struct + func (c *EnterprisesCreateWebTokenCall) Context(ctx context.Context) *EnterprisesCreateWebTokenCall + func (c *EnterprisesCreateWebTokenCall) Do(opts ...googleapi.CallOption) (*AdministratorWebToken, error) + func (c *EnterprisesCreateWebTokenCall) Fields(s ...googleapi.Field) *EnterprisesCreateWebTokenCall + func (c *EnterprisesCreateWebTokenCall) Header() http.Header + type EnterprisesEnrollCall struct + func (c *EnterprisesEnrollCall) Context(ctx context.Context) *EnterprisesEnrollCall + func (c *EnterprisesEnrollCall) Do(opts ...googleapi.CallOption) (*Enterprise, error) + func (c *EnterprisesEnrollCall) Fields(s ...googleapi.Field) *EnterprisesEnrollCall + func (c *EnterprisesEnrollCall) Header() http.Header + type EnterprisesGenerateSignupUrlCall struct + func (c *EnterprisesGenerateSignupUrlCall) CallbackUrl(callbackUrl string) *EnterprisesGenerateSignupUrlCall + func (c *EnterprisesGenerateSignupUrlCall) Context(ctx context.Context) *EnterprisesGenerateSignupUrlCall + func (c *EnterprisesGenerateSignupUrlCall) Do(opts ...googleapi.CallOption) (*SignupInfo, error) + func (c *EnterprisesGenerateSignupUrlCall) Fields(s ...googleapi.Field) *EnterprisesGenerateSignupUrlCall + func (c *EnterprisesGenerateSignupUrlCall) Header() http.Header + type EnterprisesGetCall struct + func (c *EnterprisesGetCall) Context(ctx context.Context) *EnterprisesGetCall + func (c *EnterprisesGetCall) Do(opts ...googleapi.CallOption) (*Enterprise, error) + func (c *EnterprisesGetCall) Fields(s ...googleapi.Field) *EnterprisesGetCall + func (c *EnterprisesGetCall) Header() http.Header + func (c *EnterprisesGetCall) IfNoneMatch(entityTag string) *EnterprisesGetCall + type EnterprisesGetServiceAccountCall struct + func (c *EnterprisesGetServiceAccountCall) Context(ctx context.Context) *EnterprisesGetServiceAccountCall + func (c *EnterprisesGetServiceAccountCall) Do(opts ...googleapi.CallOption) (*ServiceAccount, error) + func (c *EnterprisesGetServiceAccountCall) Fields(s ...googleapi.Field) *EnterprisesGetServiceAccountCall + func (c *EnterprisesGetServiceAccountCall) Header() http.Header + func (c *EnterprisesGetServiceAccountCall) IfNoneMatch(entityTag string) *EnterprisesGetServiceAccountCall + func (c *EnterprisesGetServiceAccountCall) KeyType(keyType string) *EnterprisesGetServiceAccountCall + type EnterprisesGetStoreLayoutCall struct + func (c *EnterprisesGetStoreLayoutCall) Context(ctx context.Context) *EnterprisesGetStoreLayoutCall + func (c *EnterprisesGetStoreLayoutCall) Do(opts ...googleapi.CallOption) (*StoreLayout, error) + func (c *EnterprisesGetStoreLayoutCall) Fields(s ...googleapi.Field) *EnterprisesGetStoreLayoutCall + func (c *EnterprisesGetStoreLayoutCall) Header() http.Header + func (c *EnterprisesGetStoreLayoutCall) IfNoneMatch(entityTag string) *EnterprisesGetStoreLayoutCall + type EnterprisesListCall struct + func (c *EnterprisesListCall) Context(ctx context.Context) *EnterprisesListCall + func (c *EnterprisesListCall) Do(opts ...googleapi.CallOption) (*EnterprisesListResponse, error) + func (c *EnterprisesListCall) Fields(s ...googleapi.Field) *EnterprisesListCall + func (c *EnterprisesListCall) Header() http.Header + func (c *EnterprisesListCall) IfNoneMatch(entityTag string) *EnterprisesListCall + type EnterprisesListResponse struct + Enterprise []*Enterprise + ForceSendFields []string + Kind string + NullFields []string + func (s *EnterprisesListResponse) MarshalJSON() ([]byte, error) + type EnterprisesPullNotificationSetCall struct + func (c *EnterprisesPullNotificationSetCall) Context(ctx context.Context) *EnterprisesPullNotificationSetCall + func (c *EnterprisesPullNotificationSetCall) Do(opts ...googleapi.CallOption) (*NotificationSet, error) + func (c *EnterprisesPullNotificationSetCall) Fields(s ...googleapi.Field) *EnterprisesPullNotificationSetCall + func (c *EnterprisesPullNotificationSetCall) Header() http.Header + func (c *EnterprisesPullNotificationSetCall) RequestMode(requestMode string) *EnterprisesPullNotificationSetCall + type EnterprisesSendTestPushNotificationCall struct + func (c *EnterprisesSendTestPushNotificationCall) Context(ctx context.Context) *EnterprisesSendTestPushNotificationCall + func (c *EnterprisesSendTestPushNotificationCall) Do(opts ...googleapi.CallOption) (*EnterprisesSendTestPushNotificationResponse, error) + func (c *EnterprisesSendTestPushNotificationCall) Fields(s ...googleapi.Field) *EnterprisesSendTestPushNotificationCall + func (c *EnterprisesSendTestPushNotificationCall) Header() http.Header + type EnterprisesSendTestPushNotificationResponse struct + ForceSendFields []string + MessageId string + NullFields []string + TopicName string + func (s *EnterprisesSendTestPushNotificationResponse) MarshalJSON() ([]byte, error) + type EnterprisesService struct + func NewEnterprisesService(s *Service) *EnterprisesService + func (r *EnterprisesService) AcknowledgeNotificationSet() *EnterprisesAcknowledgeNotificationSetCall + func (r *EnterprisesService) CompleteSignup() *EnterprisesCompleteSignupCall + func (r *EnterprisesService) CreateWebToken(enterpriseId string, administratorwebtokenspec *AdministratorWebTokenSpec) *EnterprisesCreateWebTokenCall + func (r *EnterprisesService) Enroll(token string, enterprise *Enterprise) *EnterprisesEnrollCall + func (r *EnterprisesService) GenerateSignupUrl() *EnterprisesGenerateSignupUrlCall + func (r *EnterprisesService) Get(enterpriseId string) *EnterprisesGetCall + func (r *EnterprisesService) GetServiceAccount(enterpriseId string) *EnterprisesGetServiceAccountCall + func (r *EnterprisesService) GetStoreLayout(enterpriseId string) *EnterprisesGetStoreLayoutCall + func (r *EnterprisesService) List(domain string) *EnterprisesListCall + func (r *EnterprisesService) PullNotificationSet() *EnterprisesPullNotificationSetCall + func (r *EnterprisesService) SendTestPushNotification(enterpriseId string) *EnterprisesSendTestPushNotificationCall + func (r *EnterprisesService) SetAccount(enterpriseId string, enterpriseaccount *EnterpriseAccount) *EnterprisesSetAccountCall + func (r *EnterprisesService) SetStoreLayout(enterpriseId string, storelayout *StoreLayout) *EnterprisesSetStoreLayoutCall + func (r *EnterprisesService) Unenroll(enterpriseId string) *EnterprisesUnenrollCall + type EnterprisesSetAccountCall struct + func (c *EnterprisesSetAccountCall) Context(ctx context.Context) *EnterprisesSetAccountCall + func (c *EnterprisesSetAccountCall) Do(opts ...googleapi.CallOption) (*EnterpriseAccount, error) + func (c *EnterprisesSetAccountCall) Fields(s ...googleapi.Field) *EnterprisesSetAccountCall + func (c *EnterprisesSetAccountCall) Header() http.Header + type EnterprisesSetStoreLayoutCall struct + func (c *EnterprisesSetStoreLayoutCall) Context(ctx context.Context) *EnterprisesSetStoreLayoutCall + func (c *EnterprisesSetStoreLayoutCall) Do(opts ...googleapi.CallOption) (*StoreLayout, error) + func (c *EnterprisesSetStoreLayoutCall) Fields(s ...googleapi.Field) *EnterprisesSetStoreLayoutCall + func (c *EnterprisesSetStoreLayoutCall) Header() http.Header + type EnterprisesUnenrollCall struct + func (c *EnterprisesUnenrollCall) Context(ctx context.Context) *EnterprisesUnenrollCall + func (c *EnterprisesUnenrollCall) Do(opts ...googleapi.CallOption) error + func (c *EnterprisesUnenrollCall) Fields(s ...googleapi.Field) *EnterprisesUnenrollCall + func (c *EnterprisesUnenrollCall) Header() http.Header + type Entitlement struct + ForceSendFields []string + Kind string + NullFields []string + ProductId string + Reason string + func (s *Entitlement) MarshalJSON() ([]byte, error) + type EntitlementsDeleteCall struct + func (c *EntitlementsDeleteCall) Context(ctx context.Context) *EntitlementsDeleteCall + func (c *EntitlementsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *EntitlementsDeleteCall) Fields(s ...googleapi.Field) *EntitlementsDeleteCall + func (c *EntitlementsDeleteCall) Header() http.Header + type EntitlementsGetCall struct + func (c *EntitlementsGetCall) Context(ctx context.Context) *EntitlementsGetCall + func (c *EntitlementsGetCall) Do(opts ...googleapi.CallOption) (*Entitlement, error) + func (c *EntitlementsGetCall) Fields(s ...googleapi.Field) *EntitlementsGetCall + func (c *EntitlementsGetCall) Header() http.Header + func (c *EntitlementsGetCall) IfNoneMatch(entityTag string) *EntitlementsGetCall + type EntitlementsListCall struct + func (c *EntitlementsListCall) Context(ctx context.Context) *EntitlementsListCall + func (c *EntitlementsListCall) Do(opts ...googleapi.CallOption) (*EntitlementsListResponse, error) + func (c *EntitlementsListCall) Fields(s ...googleapi.Field) *EntitlementsListCall + func (c *EntitlementsListCall) Header() http.Header + func (c *EntitlementsListCall) IfNoneMatch(entityTag string) *EntitlementsListCall + type EntitlementsListResponse struct + Entitlement []*Entitlement + ForceSendFields []string + Kind string + NullFields []string + func (s *EntitlementsListResponse) MarshalJSON() ([]byte, error) + type EntitlementsPatchCall struct + func (c *EntitlementsPatchCall) Context(ctx context.Context) *EntitlementsPatchCall + func (c *EntitlementsPatchCall) Do(opts ...googleapi.CallOption) (*Entitlement, error) + func (c *EntitlementsPatchCall) Fields(s ...googleapi.Field) *EntitlementsPatchCall + func (c *EntitlementsPatchCall) Header() http.Header + func (c *EntitlementsPatchCall) Install(install bool) *EntitlementsPatchCall + type EntitlementsService struct + func NewEntitlementsService(s *Service) *EntitlementsService + func (r *EntitlementsService) Delete(enterpriseId string, userId string, entitlementId string) *EntitlementsDeleteCall + func (r *EntitlementsService) Get(enterpriseId string, userId string, entitlementId string) *EntitlementsGetCall + func (r *EntitlementsService) List(enterpriseId string, userId string) *EntitlementsListCall + func (r *EntitlementsService) Patch(enterpriseId string, userId string, entitlementId string, ...) *EntitlementsPatchCall + func (r *EntitlementsService) Update(enterpriseId string, userId string, entitlementId string, ...) *EntitlementsUpdateCall + type EntitlementsUpdateCall struct + func (c *EntitlementsUpdateCall) Context(ctx context.Context) *EntitlementsUpdateCall + func (c *EntitlementsUpdateCall) Do(opts ...googleapi.CallOption) (*Entitlement, error) + func (c *EntitlementsUpdateCall) Fields(s ...googleapi.Field) *EntitlementsUpdateCall + func (c *EntitlementsUpdateCall) Header() http.Header + func (c *EntitlementsUpdateCall) Install(install bool) *EntitlementsUpdateCall + type GroupLicense struct + AcquisitionKind string + Approval string + ForceSendFields []string + Kind string + NullFields []string + NumProvisioned int64 + NumPurchased int64 + Permissions string + ProductId string + func (s *GroupLicense) MarshalJSON() ([]byte, error) + type GroupLicenseUsersListResponse struct + ForceSendFields []string + Kind string + NullFields []string + User []*User + func (s *GroupLicenseUsersListResponse) MarshalJSON() ([]byte, error) + type GroupLicensesListResponse struct + ForceSendFields []string + GroupLicense []*GroupLicense + Kind string + NullFields []string + func (s *GroupLicensesListResponse) MarshalJSON() ([]byte, error) + type GrouplicensesGetCall struct + func (c *GrouplicensesGetCall) Context(ctx context.Context) *GrouplicensesGetCall + func (c *GrouplicensesGetCall) Do(opts ...googleapi.CallOption) (*GroupLicense, error) + func (c *GrouplicensesGetCall) Fields(s ...googleapi.Field) *GrouplicensesGetCall + func (c *GrouplicensesGetCall) Header() http.Header + func (c *GrouplicensesGetCall) IfNoneMatch(entityTag string) *GrouplicensesGetCall + type GrouplicensesListCall struct + func (c *GrouplicensesListCall) Context(ctx context.Context) *GrouplicensesListCall + func (c *GrouplicensesListCall) Do(opts ...googleapi.CallOption) (*GroupLicensesListResponse, error) + func (c *GrouplicensesListCall) Fields(s ...googleapi.Field) *GrouplicensesListCall + func (c *GrouplicensesListCall) Header() http.Header + func (c *GrouplicensesListCall) IfNoneMatch(entityTag string) *GrouplicensesListCall + type GrouplicensesService struct + func NewGrouplicensesService(s *Service) *GrouplicensesService + func (r *GrouplicensesService) Get(enterpriseId string, groupLicenseId string) *GrouplicensesGetCall + func (r *GrouplicensesService) List(enterpriseId string) *GrouplicensesListCall + type GrouplicenseusersListCall struct + func (c *GrouplicenseusersListCall) Context(ctx context.Context) *GrouplicenseusersListCall + func (c *GrouplicenseusersListCall) Do(opts ...googleapi.CallOption) (*GroupLicenseUsersListResponse, error) + func (c *GrouplicenseusersListCall) Fields(s ...googleapi.Field) *GrouplicenseusersListCall + func (c *GrouplicenseusersListCall) Header() http.Header + func (c *GrouplicenseusersListCall) IfNoneMatch(entityTag string) *GrouplicenseusersListCall + type GrouplicenseusersService struct + func NewGrouplicenseusersService(s *Service) *GrouplicenseusersService + func (r *GrouplicenseusersService) List(enterpriseId string, groupLicenseId string) *GrouplicenseusersListCall + type Install struct + ForceSendFields []string + InstallState string + Kind string + NullFields []string + ProductId string + VersionCode int64 + func (s *Install) MarshalJSON() ([]byte, error) + type InstallFailureEvent struct + DeviceId string + FailureDetails string + FailureReason string + ForceSendFields []string + NullFields []string + ProductId string + UserId string + func (s *InstallFailureEvent) MarshalJSON() ([]byte, error) + type InstallsDeleteCall struct + func (c *InstallsDeleteCall) Context(ctx context.Context) *InstallsDeleteCall + func (c *InstallsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *InstallsDeleteCall) Fields(s ...googleapi.Field) *InstallsDeleteCall + func (c *InstallsDeleteCall) Header() http.Header + type InstallsGetCall struct + func (c *InstallsGetCall) Context(ctx context.Context) *InstallsGetCall + func (c *InstallsGetCall) Do(opts ...googleapi.CallOption) (*Install, error) + func (c *InstallsGetCall) Fields(s ...googleapi.Field) *InstallsGetCall + func (c *InstallsGetCall) Header() http.Header + func (c *InstallsGetCall) IfNoneMatch(entityTag string) *InstallsGetCall + type InstallsListCall struct + func (c *InstallsListCall) Context(ctx context.Context) *InstallsListCall + func (c *InstallsListCall) Do(opts ...googleapi.CallOption) (*InstallsListResponse, error) + func (c *InstallsListCall) Fields(s ...googleapi.Field) *InstallsListCall + func (c *InstallsListCall) Header() http.Header + func (c *InstallsListCall) IfNoneMatch(entityTag string) *InstallsListCall + type InstallsListResponse struct + ForceSendFields []string + Install []*Install + Kind string + NullFields []string + func (s *InstallsListResponse) MarshalJSON() ([]byte, error) + type InstallsPatchCall struct + func (c *InstallsPatchCall) Context(ctx context.Context) *InstallsPatchCall + func (c *InstallsPatchCall) Do(opts ...googleapi.CallOption) (*Install, error) + func (c *InstallsPatchCall) Fields(s ...googleapi.Field) *InstallsPatchCall + func (c *InstallsPatchCall) Header() http.Header + type InstallsService struct + func NewInstallsService(s *Service) *InstallsService + func (r *InstallsService) Delete(enterpriseId string, userId string, deviceId string, installId string) *InstallsDeleteCall + func (r *InstallsService) Get(enterpriseId string, userId string, deviceId string, installId string) *InstallsGetCall + func (r *InstallsService) List(enterpriseId string, userId string, deviceId string) *InstallsListCall + func (r *InstallsService) Patch(enterpriseId string, userId string, deviceId string, installId string, ...) *InstallsPatchCall + func (r *InstallsService) Update(enterpriseId string, userId string, deviceId string, installId string, ...) *InstallsUpdateCall + type InstallsUpdateCall struct + func (c *InstallsUpdateCall) Context(ctx context.Context) *InstallsUpdateCall + func (c *InstallsUpdateCall) Do(opts ...googleapi.CallOption) (*Install, error) + func (c *InstallsUpdateCall) Fields(s ...googleapi.Field) *InstallsUpdateCall + func (c *InstallsUpdateCall) Header() http.Header + type LocalizedText struct + ForceSendFields []string + Locale string + NullFields []string + Text string + func (s *LocalizedText) MarshalJSON() ([]byte, error) + type MaintenanceWindow struct + DurationMs int64 + ForceSendFields []string + NullFields []string + StartTimeAfterMidnightMs int64 + func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) + type ManagedConfiguration struct + ConfigurationVariables *ConfigurationVariables + ForceSendFields []string + Kind string + ManagedProperty []*ManagedProperty + NullFields []string + ProductId string + func (s *ManagedConfiguration) MarshalJSON() ([]byte, error) + type ManagedConfigurationsForDeviceListResponse struct + ForceSendFields []string + Kind string + ManagedConfigurationForDevice []*ManagedConfiguration + NullFields []string + func (s *ManagedConfigurationsForDeviceListResponse) MarshalJSON() ([]byte, error) + type ManagedConfigurationsForUserListResponse struct + ForceSendFields []string + Kind string + ManagedConfigurationForUser []*ManagedConfiguration + NullFields []string + func (s *ManagedConfigurationsForUserListResponse) MarshalJSON() ([]byte, error) + type ManagedConfigurationsSettings struct + ForceSendFields []string + Kind string + LastUpdatedTimestampMillis int64 + ManagedProperty []*ManagedProperty + McmId string + Name string + NullFields []string + func (s *ManagedConfigurationsSettings) MarshalJSON() ([]byte, error) + type ManagedConfigurationsSettingsListResponse struct + ForceSendFields []string + Kind string + ManagedConfigurationsSettings []*ManagedConfigurationsSettings + NullFields []string + func (s *ManagedConfigurationsSettingsListResponse) MarshalJSON() ([]byte, error) + type ManagedProperty struct + ForceSendFields []string + Key string + NullFields []string + ValueBool bool + ValueBundle *ManagedPropertyBundle + ValueBundleArray []*ManagedPropertyBundle + ValueInteger int64 + ValueString string + ValueStringArray []string + func (s *ManagedProperty) MarshalJSON() ([]byte, error) + type ManagedPropertyBundle struct + ForceSendFields []string + ManagedProperty []*ManagedProperty + NullFields []string + func (s *ManagedPropertyBundle) MarshalJSON() ([]byte, error) + type ManagedconfigurationsfordeviceDeleteCall struct + func (c *ManagedconfigurationsfordeviceDeleteCall) Context(ctx context.Context) *ManagedconfigurationsfordeviceDeleteCall + func (c *ManagedconfigurationsfordeviceDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *ManagedconfigurationsfordeviceDeleteCall) Fields(s ...googleapi.Field) *ManagedconfigurationsfordeviceDeleteCall + func (c *ManagedconfigurationsfordeviceDeleteCall) Header() http.Header + type ManagedconfigurationsfordeviceGetCall struct + func (c *ManagedconfigurationsfordeviceGetCall) Context(ctx context.Context) *ManagedconfigurationsfordeviceGetCall + func (c *ManagedconfigurationsfordeviceGetCall) Do(opts ...googleapi.CallOption) (*ManagedConfiguration, error) + func (c *ManagedconfigurationsfordeviceGetCall) Fields(s ...googleapi.Field) *ManagedconfigurationsfordeviceGetCall + func (c *ManagedconfigurationsfordeviceGetCall) Header() http.Header + func (c *ManagedconfigurationsfordeviceGetCall) IfNoneMatch(entityTag string) *ManagedconfigurationsfordeviceGetCall + type ManagedconfigurationsfordeviceListCall struct + func (c *ManagedconfigurationsfordeviceListCall) Context(ctx context.Context) *ManagedconfigurationsfordeviceListCall + func (c *ManagedconfigurationsfordeviceListCall) Do(opts ...googleapi.CallOption) (*ManagedConfigurationsForDeviceListResponse, error) + func (c *ManagedconfigurationsfordeviceListCall) Fields(s ...googleapi.Field) *ManagedconfigurationsfordeviceListCall + func (c *ManagedconfigurationsfordeviceListCall) Header() http.Header + func (c *ManagedconfigurationsfordeviceListCall) IfNoneMatch(entityTag string) *ManagedconfigurationsfordeviceListCall + type ManagedconfigurationsfordevicePatchCall struct + func (c *ManagedconfigurationsfordevicePatchCall) Context(ctx context.Context) *ManagedconfigurationsfordevicePatchCall + func (c *ManagedconfigurationsfordevicePatchCall) Do(opts ...googleapi.CallOption) (*ManagedConfiguration, error) + func (c *ManagedconfigurationsfordevicePatchCall) Fields(s ...googleapi.Field) *ManagedconfigurationsfordevicePatchCall + func (c *ManagedconfigurationsfordevicePatchCall) Header() http.Header + type ManagedconfigurationsfordeviceService struct + func NewManagedconfigurationsfordeviceService(s *Service) *ManagedconfigurationsfordeviceService + func (r *ManagedconfigurationsfordeviceService) Delete(enterpriseId string, userId string, deviceId string, ...) *ManagedconfigurationsfordeviceDeleteCall + func (r *ManagedconfigurationsfordeviceService) Get(enterpriseId string, userId string, deviceId string, ...) *ManagedconfigurationsfordeviceGetCall + func (r *ManagedconfigurationsfordeviceService) List(enterpriseId string, userId string, deviceId string) *ManagedconfigurationsfordeviceListCall + func (r *ManagedconfigurationsfordeviceService) Patch(enterpriseId string, userId string, deviceId string, ...) *ManagedconfigurationsfordevicePatchCall + func (r *ManagedconfigurationsfordeviceService) Update(enterpriseId string, userId string, deviceId string, ...) *ManagedconfigurationsfordeviceUpdateCall + type ManagedconfigurationsfordeviceUpdateCall struct + func (c *ManagedconfigurationsfordeviceUpdateCall) Context(ctx context.Context) *ManagedconfigurationsfordeviceUpdateCall + func (c *ManagedconfigurationsfordeviceUpdateCall) Do(opts ...googleapi.CallOption) (*ManagedConfiguration, error) + func (c *ManagedconfigurationsfordeviceUpdateCall) Fields(s ...googleapi.Field) *ManagedconfigurationsfordeviceUpdateCall + func (c *ManagedconfigurationsfordeviceUpdateCall) Header() http.Header + type ManagedconfigurationsforuserDeleteCall struct + func (c *ManagedconfigurationsforuserDeleteCall) Context(ctx context.Context) *ManagedconfigurationsforuserDeleteCall + func (c *ManagedconfigurationsforuserDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *ManagedconfigurationsforuserDeleteCall) Fields(s ...googleapi.Field) *ManagedconfigurationsforuserDeleteCall + func (c *ManagedconfigurationsforuserDeleteCall) Header() http.Header + type ManagedconfigurationsforuserGetCall struct + func (c *ManagedconfigurationsforuserGetCall) Context(ctx context.Context) *ManagedconfigurationsforuserGetCall + func (c *ManagedconfigurationsforuserGetCall) Do(opts ...googleapi.CallOption) (*ManagedConfiguration, error) + func (c *ManagedconfigurationsforuserGetCall) Fields(s ...googleapi.Field) *ManagedconfigurationsforuserGetCall + func (c *ManagedconfigurationsforuserGetCall) Header() http.Header + func (c *ManagedconfigurationsforuserGetCall) IfNoneMatch(entityTag string) *ManagedconfigurationsforuserGetCall + type ManagedconfigurationsforuserListCall struct + func (c *ManagedconfigurationsforuserListCall) Context(ctx context.Context) *ManagedconfigurationsforuserListCall + func (c *ManagedconfigurationsforuserListCall) Do(opts ...googleapi.CallOption) (*ManagedConfigurationsForUserListResponse, error) + func (c *ManagedconfigurationsforuserListCall) Fields(s ...googleapi.Field) *ManagedconfigurationsforuserListCall + func (c *ManagedconfigurationsforuserListCall) Header() http.Header + func (c *ManagedconfigurationsforuserListCall) IfNoneMatch(entityTag string) *ManagedconfigurationsforuserListCall + type ManagedconfigurationsforuserPatchCall struct + func (c *ManagedconfigurationsforuserPatchCall) Context(ctx context.Context) *ManagedconfigurationsforuserPatchCall + func (c *ManagedconfigurationsforuserPatchCall) Do(opts ...googleapi.CallOption) (*ManagedConfiguration, error) + func (c *ManagedconfigurationsforuserPatchCall) Fields(s ...googleapi.Field) *ManagedconfigurationsforuserPatchCall + func (c *ManagedconfigurationsforuserPatchCall) Header() http.Header + type ManagedconfigurationsforuserService struct + func NewManagedconfigurationsforuserService(s *Service) *ManagedconfigurationsforuserService + func (r *ManagedconfigurationsforuserService) Delete(enterpriseId string, userId string, managedConfigurationForUserId string) *ManagedconfigurationsforuserDeleteCall + func (r *ManagedconfigurationsforuserService) Get(enterpriseId string, userId string, managedConfigurationForUserId string) *ManagedconfigurationsforuserGetCall + func (r *ManagedconfigurationsforuserService) List(enterpriseId string, userId string) *ManagedconfigurationsforuserListCall + func (r *ManagedconfigurationsforuserService) Patch(enterpriseId string, userId string, managedConfigurationForUserId string, ...) *ManagedconfigurationsforuserPatchCall + func (r *ManagedconfigurationsforuserService) Update(enterpriseId string, userId string, managedConfigurationForUserId string, ...) *ManagedconfigurationsforuserUpdateCall + type ManagedconfigurationsforuserUpdateCall struct + func (c *ManagedconfigurationsforuserUpdateCall) Context(ctx context.Context) *ManagedconfigurationsforuserUpdateCall + func (c *ManagedconfigurationsforuserUpdateCall) Do(opts ...googleapi.CallOption) (*ManagedConfiguration, error) + func (c *ManagedconfigurationsforuserUpdateCall) Fields(s ...googleapi.Field) *ManagedconfigurationsforuserUpdateCall + func (c *ManagedconfigurationsforuserUpdateCall) Header() http.Header + type ManagedconfigurationssettingsListCall struct + func (c *ManagedconfigurationssettingsListCall) Context(ctx context.Context) *ManagedconfigurationssettingsListCall + func (c *ManagedconfigurationssettingsListCall) Do(opts ...googleapi.CallOption) (*ManagedConfigurationsSettingsListResponse, error) + func (c *ManagedconfigurationssettingsListCall) Fields(s ...googleapi.Field) *ManagedconfigurationssettingsListCall + func (c *ManagedconfigurationssettingsListCall) Header() http.Header + func (c *ManagedconfigurationssettingsListCall) IfNoneMatch(entityTag string) *ManagedconfigurationssettingsListCall + type ManagedconfigurationssettingsService struct + func NewManagedconfigurationssettingsService(s *Service) *ManagedconfigurationssettingsService + func (r *ManagedconfigurationssettingsService) List(enterpriseId string, productId string) *ManagedconfigurationssettingsListCall + type NewDeviceEvent struct + DeviceId string + DpcPackageName string + ForceSendFields []string + ManagementType string + NullFields []string + UserId string + func (s *NewDeviceEvent) MarshalJSON() ([]byte, error) + type NewPermissionsEvent struct + ApprovedPermissions []string + ForceSendFields []string + NullFields []string + ProductId string + RequestedPermissions []string + func (s *NewPermissionsEvent) MarshalJSON() ([]byte, error) + type Notification struct + AppRestrictionsSchemaChangeEvent *AppRestrictionsSchemaChangeEvent + AppUpdateEvent *AppUpdateEvent + EnterpriseId string + ForceSendFields []string + InstallFailureEvent *InstallFailureEvent + NewDeviceEvent *NewDeviceEvent + NewPermissionsEvent *NewPermissionsEvent + NotificationType string + NullFields []string + ProductApprovalEvent *ProductApprovalEvent + ProductAvailabilityChangeEvent *ProductAvailabilityChangeEvent + TimestampMillis int64 + func (s *Notification) MarshalJSON() ([]byte, error) + type NotificationSet struct + ForceSendFields []string + Kind string + Notification []*Notification + NotificationSetId string + NullFields []string + func (s *NotificationSet) MarshalJSON() ([]byte, error) + type PageInfo struct + ForceSendFields []string + NullFields []string + ResultPerPage int64 + StartIndex int64 + TotalResults int64 + func (s *PageInfo) MarshalJSON() ([]byte, error) + type Permission struct + Description string + ForceSendFields []string + Kind string + Name string + NullFields []string + PermissionId string + func (s *Permission) MarshalJSON() ([]byte, error) + type PermissionsGetCall struct + func (c *PermissionsGetCall) Context(ctx context.Context) *PermissionsGetCall + func (c *PermissionsGetCall) Do(opts ...googleapi.CallOption) (*Permission, error) + func (c *PermissionsGetCall) Fields(s ...googleapi.Field) *PermissionsGetCall + func (c *PermissionsGetCall) Header() http.Header + func (c *PermissionsGetCall) IfNoneMatch(entityTag string) *PermissionsGetCall + func (c *PermissionsGetCall) Language(language string) *PermissionsGetCall + type PermissionsService struct + func NewPermissionsService(s *Service) *PermissionsService + func (r *PermissionsService) Get(permissionId string) *PermissionsGetCall + type Policy struct + AutoUpdatePolicy string + ForceSendFields []string + MaintenanceWindow *MaintenanceWindow + NullFields []string + ProductAvailabilityPolicy string + ProductPolicy []*ProductPolicy + func (s *Policy) MarshalJSON() ([]byte, error) + type Product struct + AppTracks []*TrackInfo + AppVersion []*AppVersion + AuthorName string + AvailableCountries []string + AvailableTracks []string + Category string + ContentRating string + Description string + DetailsUrl string + DistributionChannel string + ForceSendFields []string + IconUrl string + Kind string + LastUpdatedTimestampMillis int64 + MinAndroidSdkVersion int64 + NullFields []string + Permissions []*ProductPermission + ProductId string + ProductPricing string + RecentChanges string + RequiresContainerApp bool + ScreenshotUrls []string + SigningCertificate *ProductSigningCertificate + SmallIconUrl string + Title string + WorkDetailsUrl string + func (s *Product) MarshalJSON() ([]byte, error) + type ProductApprovalEvent struct + Approved string + ForceSendFields []string + NullFields []string + ProductId string + func (s *ProductApprovalEvent) MarshalJSON() ([]byte, error) + type ProductAvailabilityChangeEvent struct + AvailabilityStatus string + ForceSendFields []string + NullFields []string + ProductId string + func (s *ProductAvailabilityChangeEvent) MarshalJSON() ([]byte, error) + type ProductPermission struct + ForceSendFields []string + NullFields []string + PermissionId string + State string + func (s *ProductPermission) MarshalJSON() ([]byte, error) + type ProductPermissions struct + ForceSendFields []string + Kind string + NullFields []string + Permission []*ProductPermission + ProductId string + func (s *ProductPermissions) MarshalJSON() ([]byte, error) + type ProductPolicy struct + AutoInstallPolicy *AutoInstallPolicy + ForceSendFields []string + ManagedConfiguration *ManagedConfiguration + NullFields []string + ProductId string + TrackIds []string + Tracks []string + func (s *ProductPolicy) MarshalJSON() ([]byte, error) + type ProductSet struct + ForceSendFields []string + Kind string + NullFields []string + ProductId []string + ProductSetBehavior string + ProductVisibility []*ProductVisibility + func (s *ProductSet) MarshalJSON() ([]byte, error) + type ProductSigningCertificate struct + CertificateHashSha1 string + CertificateHashSha256 string + ForceSendFields []string + NullFields []string + func (s *ProductSigningCertificate) MarshalJSON() ([]byte, error) + type ProductVisibility struct + ForceSendFields []string + NullFields []string + ProductId string + TrackIds []string + Tracks []string + func (s *ProductVisibility) MarshalJSON() ([]byte, error) + type ProductsApproveCall struct + func (c *ProductsApproveCall) Context(ctx context.Context) *ProductsApproveCall + func (c *ProductsApproveCall) Do(opts ...googleapi.CallOption) error + func (c *ProductsApproveCall) Fields(s ...googleapi.Field) *ProductsApproveCall + func (c *ProductsApproveCall) Header() http.Header + type ProductsApproveRequest struct + ApprovalUrlInfo *ApprovalUrlInfo + ApprovedPermissions string + ForceSendFields []string + NullFields []string + func (s *ProductsApproveRequest) MarshalJSON() ([]byte, error) + type ProductsGenerateApprovalUrlCall struct + func (c *ProductsGenerateApprovalUrlCall) Context(ctx context.Context) *ProductsGenerateApprovalUrlCall + func (c *ProductsGenerateApprovalUrlCall) Do(opts ...googleapi.CallOption) (*ProductsGenerateApprovalUrlResponse, error) + func (c *ProductsGenerateApprovalUrlCall) Fields(s ...googleapi.Field) *ProductsGenerateApprovalUrlCall + func (c *ProductsGenerateApprovalUrlCall) Header() http.Header + func (c *ProductsGenerateApprovalUrlCall) LanguageCode(languageCode string) *ProductsGenerateApprovalUrlCall + type ProductsGenerateApprovalUrlResponse struct + ForceSendFields []string + NullFields []string + Url string + func (s *ProductsGenerateApprovalUrlResponse) MarshalJSON() ([]byte, error) + type ProductsGetAppRestrictionsSchemaCall struct + func (c *ProductsGetAppRestrictionsSchemaCall) Context(ctx context.Context) *ProductsGetAppRestrictionsSchemaCall + func (c *ProductsGetAppRestrictionsSchemaCall) Do(opts ...googleapi.CallOption) (*AppRestrictionsSchema, error) + func (c *ProductsGetAppRestrictionsSchemaCall) Fields(s ...googleapi.Field) *ProductsGetAppRestrictionsSchemaCall + func (c *ProductsGetAppRestrictionsSchemaCall) Header() http.Header + func (c *ProductsGetAppRestrictionsSchemaCall) IfNoneMatch(entityTag string) *ProductsGetAppRestrictionsSchemaCall + func (c *ProductsGetAppRestrictionsSchemaCall) Language(language string) *ProductsGetAppRestrictionsSchemaCall + type ProductsGetCall struct + func (c *ProductsGetCall) Context(ctx context.Context) *ProductsGetCall + func (c *ProductsGetCall) Do(opts ...googleapi.CallOption) (*Product, error) + func (c *ProductsGetCall) Fields(s ...googleapi.Field) *ProductsGetCall + func (c *ProductsGetCall) Header() http.Header + func (c *ProductsGetCall) IfNoneMatch(entityTag string) *ProductsGetCall + func (c *ProductsGetCall) Language(language string) *ProductsGetCall + type ProductsGetPermissionsCall struct + func (c *ProductsGetPermissionsCall) Context(ctx context.Context) *ProductsGetPermissionsCall + func (c *ProductsGetPermissionsCall) Do(opts ...googleapi.CallOption) (*ProductPermissions, error) + func (c *ProductsGetPermissionsCall) Fields(s ...googleapi.Field) *ProductsGetPermissionsCall + func (c *ProductsGetPermissionsCall) Header() http.Header + func (c *ProductsGetPermissionsCall) IfNoneMatch(entityTag string) *ProductsGetPermissionsCall + type ProductsListCall struct + func (c *ProductsListCall) Approved(approved bool) *ProductsListCall + func (c *ProductsListCall) Context(ctx context.Context) *ProductsListCall + func (c *ProductsListCall) Do(opts ...googleapi.CallOption) (*ProductsListResponse, error) + func (c *ProductsListCall) Fields(s ...googleapi.Field) *ProductsListCall + func (c *ProductsListCall) Header() http.Header + func (c *ProductsListCall) IfNoneMatch(entityTag string) *ProductsListCall + func (c *ProductsListCall) Language(language string) *ProductsListCall + func (c *ProductsListCall) MaxResults(maxResults int64) *ProductsListCall + func (c *ProductsListCall) Query(query string) *ProductsListCall + func (c *ProductsListCall) Token(token string) *ProductsListCall + type ProductsListResponse struct + ForceSendFields []string + Kind string + NullFields []string + PageInfo *PageInfo + Product []*Product + TokenPagination *TokenPagination + func (s *ProductsListResponse) MarshalJSON() ([]byte, error) + type ProductsService struct + func NewProductsService(s *Service) *ProductsService + func (r *ProductsService) Approve(enterpriseId string, productId string, ...) *ProductsApproveCall + func (r *ProductsService) GenerateApprovalUrl(enterpriseId string, productId string) *ProductsGenerateApprovalUrlCall + func (r *ProductsService) Get(enterpriseId string, productId string) *ProductsGetCall + func (r *ProductsService) GetAppRestrictionsSchema(enterpriseId string, productId string) *ProductsGetAppRestrictionsSchemaCall + func (r *ProductsService) GetPermissions(enterpriseId string, productId string) *ProductsGetPermissionsCall + func (r *ProductsService) List(enterpriseId string) *ProductsListCall + func (r *ProductsService) Unapprove(enterpriseId string, productId string) *ProductsUnapproveCall + type ProductsUnapproveCall struct + func (c *ProductsUnapproveCall) Context(ctx context.Context) *ProductsUnapproveCall + func (c *ProductsUnapproveCall) Do(opts ...googleapi.CallOption) error + func (c *ProductsUnapproveCall) Fields(s ...googleapi.Field) *ProductsUnapproveCall + func (c *ProductsUnapproveCall) Header() http.Header + type Service struct + BasePath string + Devices *DevicesService + Enterprises *EnterprisesService + Entitlements *EntitlementsService + Grouplicenses *GrouplicensesService + Grouplicenseusers *GrouplicenseusersService + Installs *InstallsService + Managedconfigurationsfordevice *ManagedconfigurationsfordeviceService + Managedconfigurationsforuser *ManagedconfigurationsforuserService + Managedconfigurationssettings *ManagedconfigurationssettingsService + Permissions *PermissionsService + Products *ProductsService + Serviceaccountkeys *ServiceaccountkeysService + Storelayoutclusters *StorelayoutclustersService + Storelayoutpages *StorelayoutpagesService + UserAgent string + Users *UsersService + Webapps *WebappsService + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type ServiceAccount struct + ForceSendFields []string + Key *ServiceAccountKey + Kind string + Name string + NullFields []string + func (s *ServiceAccount) MarshalJSON() ([]byte, error) + type ServiceAccountKey struct + Data string + ForceSendFields []string + Id string + Kind string + NullFields []string + PublicData string + Type string + func (s *ServiceAccountKey) MarshalJSON() ([]byte, error) + type ServiceAccountKeysListResponse struct + ForceSendFields []string + NullFields []string + ServiceAccountKey []*ServiceAccountKey + func (s *ServiceAccountKeysListResponse) MarshalJSON() ([]byte, error) + type ServiceaccountkeysDeleteCall struct + func (c *ServiceaccountkeysDeleteCall) Context(ctx context.Context) *ServiceaccountkeysDeleteCall + func (c *ServiceaccountkeysDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *ServiceaccountkeysDeleteCall) Fields(s ...googleapi.Field) *ServiceaccountkeysDeleteCall + func (c *ServiceaccountkeysDeleteCall) Header() http.Header + type ServiceaccountkeysInsertCall struct + func (c *ServiceaccountkeysInsertCall) Context(ctx context.Context) *ServiceaccountkeysInsertCall + func (c *ServiceaccountkeysInsertCall) Do(opts ...googleapi.CallOption) (*ServiceAccountKey, error) + func (c *ServiceaccountkeysInsertCall) Fields(s ...googleapi.Field) *ServiceaccountkeysInsertCall + func (c *ServiceaccountkeysInsertCall) Header() http.Header + type ServiceaccountkeysListCall struct + func (c *ServiceaccountkeysListCall) Context(ctx context.Context) *ServiceaccountkeysListCall + func (c *ServiceaccountkeysListCall) Do(opts ...googleapi.CallOption) (*ServiceAccountKeysListResponse, error) + func (c *ServiceaccountkeysListCall) Fields(s ...googleapi.Field) *ServiceaccountkeysListCall + func (c *ServiceaccountkeysListCall) Header() http.Header + func (c *ServiceaccountkeysListCall) IfNoneMatch(entityTag string) *ServiceaccountkeysListCall + type ServiceaccountkeysService struct + func NewServiceaccountkeysService(s *Service) *ServiceaccountkeysService + func (r *ServiceaccountkeysService) Delete(enterpriseId string, keyId string) *ServiceaccountkeysDeleteCall + func (r *ServiceaccountkeysService) Insert(enterpriseId string, serviceaccountkey *ServiceAccountKey) *ServiceaccountkeysInsertCall + func (r *ServiceaccountkeysService) List(enterpriseId string) *ServiceaccountkeysListCall + type SignupInfo struct + CompletionToken string + ForceSendFields []string + Kind string + NullFields []string + Url string + func (s *SignupInfo) MarshalJSON() ([]byte, error) + type StoreCluster struct + ForceSendFields []string + Id string + Kind string + Name []*LocalizedText + NullFields []string + OrderInPage string + ProductId []string + func (s *StoreCluster) MarshalJSON() ([]byte, error) + type StoreLayout struct + ForceSendFields []string + HomepageId string + Kind string + NullFields []string + StoreLayoutType string + func (s *StoreLayout) MarshalJSON() ([]byte, error) + type StoreLayoutClustersListResponse struct + Cluster []*StoreCluster + ForceSendFields []string + Kind string + NullFields []string + func (s *StoreLayoutClustersListResponse) MarshalJSON() ([]byte, error) + type StoreLayoutPagesListResponse struct + ForceSendFields []string + Kind string + NullFields []string + Page []*StorePage + func (s *StoreLayoutPagesListResponse) MarshalJSON() ([]byte, error) + type StorePage struct + ForceSendFields []string + Id string + Kind string + Link []string + Name []*LocalizedText + NullFields []string + func (s *StorePage) MarshalJSON() ([]byte, error) + type StorelayoutclustersDeleteCall struct + func (c *StorelayoutclustersDeleteCall) Context(ctx context.Context) *StorelayoutclustersDeleteCall + func (c *StorelayoutclustersDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *StorelayoutclustersDeleteCall) Fields(s ...googleapi.Field) *StorelayoutclustersDeleteCall + func (c *StorelayoutclustersDeleteCall) Header() http.Header + type StorelayoutclustersGetCall struct + func (c *StorelayoutclustersGetCall) Context(ctx context.Context) *StorelayoutclustersGetCall + func (c *StorelayoutclustersGetCall) Do(opts ...googleapi.CallOption) (*StoreCluster, error) + func (c *StorelayoutclustersGetCall) Fields(s ...googleapi.Field) *StorelayoutclustersGetCall + func (c *StorelayoutclustersGetCall) Header() http.Header + func (c *StorelayoutclustersGetCall) IfNoneMatch(entityTag string) *StorelayoutclustersGetCall + type StorelayoutclustersInsertCall struct + func (c *StorelayoutclustersInsertCall) Context(ctx context.Context) *StorelayoutclustersInsertCall + func (c *StorelayoutclustersInsertCall) Do(opts ...googleapi.CallOption) (*StoreCluster, error) + func (c *StorelayoutclustersInsertCall) Fields(s ...googleapi.Field) *StorelayoutclustersInsertCall + func (c *StorelayoutclustersInsertCall) Header() http.Header + type StorelayoutclustersListCall struct + func (c *StorelayoutclustersListCall) Context(ctx context.Context) *StorelayoutclustersListCall + func (c *StorelayoutclustersListCall) Do(opts ...googleapi.CallOption) (*StoreLayoutClustersListResponse, error) + func (c *StorelayoutclustersListCall) Fields(s ...googleapi.Field) *StorelayoutclustersListCall + func (c *StorelayoutclustersListCall) Header() http.Header + func (c *StorelayoutclustersListCall) IfNoneMatch(entityTag string) *StorelayoutclustersListCall + type StorelayoutclustersPatchCall struct + func (c *StorelayoutclustersPatchCall) Context(ctx context.Context) *StorelayoutclustersPatchCall + func (c *StorelayoutclustersPatchCall) Do(opts ...googleapi.CallOption) (*StoreCluster, error) + func (c *StorelayoutclustersPatchCall) Fields(s ...googleapi.Field) *StorelayoutclustersPatchCall + func (c *StorelayoutclustersPatchCall) Header() http.Header + type StorelayoutclustersService struct + func NewStorelayoutclustersService(s *Service) *StorelayoutclustersService + func (r *StorelayoutclustersService) Delete(enterpriseId string, pageId string, clusterId string) *StorelayoutclustersDeleteCall + func (r *StorelayoutclustersService) Get(enterpriseId string, pageId string, clusterId string) *StorelayoutclustersGetCall + func (r *StorelayoutclustersService) Insert(enterpriseId string, pageId string, storecluster *StoreCluster) *StorelayoutclustersInsertCall + func (r *StorelayoutclustersService) List(enterpriseId string, pageId string) *StorelayoutclustersListCall + func (r *StorelayoutclustersService) Patch(enterpriseId string, pageId string, clusterId string, ...) *StorelayoutclustersPatchCall + func (r *StorelayoutclustersService) Update(enterpriseId string, pageId string, clusterId string, ...) *StorelayoutclustersUpdateCall + type StorelayoutclustersUpdateCall struct + func (c *StorelayoutclustersUpdateCall) Context(ctx context.Context) *StorelayoutclustersUpdateCall + func (c *StorelayoutclustersUpdateCall) Do(opts ...googleapi.CallOption) (*StoreCluster, error) + func (c *StorelayoutclustersUpdateCall) Fields(s ...googleapi.Field) *StorelayoutclustersUpdateCall + func (c *StorelayoutclustersUpdateCall) Header() http.Header + type StorelayoutpagesDeleteCall struct + func (c *StorelayoutpagesDeleteCall) Context(ctx context.Context) *StorelayoutpagesDeleteCall + func (c *StorelayoutpagesDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *StorelayoutpagesDeleteCall) Fields(s ...googleapi.Field) *StorelayoutpagesDeleteCall + func (c *StorelayoutpagesDeleteCall) Header() http.Header + type StorelayoutpagesGetCall struct + func (c *StorelayoutpagesGetCall) Context(ctx context.Context) *StorelayoutpagesGetCall + func (c *StorelayoutpagesGetCall) Do(opts ...googleapi.CallOption) (*StorePage, error) + func (c *StorelayoutpagesGetCall) Fields(s ...googleapi.Field) *StorelayoutpagesGetCall + func (c *StorelayoutpagesGetCall) Header() http.Header + func (c *StorelayoutpagesGetCall) IfNoneMatch(entityTag string) *StorelayoutpagesGetCall + type StorelayoutpagesInsertCall struct + func (c *StorelayoutpagesInsertCall) Context(ctx context.Context) *StorelayoutpagesInsertCall + func (c *StorelayoutpagesInsertCall) Do(opts ...googleapi.CallOption) (*StorePage, error) + func (c *StorelayoutpagesInsertCall) Fields(s ...googleapi.Field) *StorelayoutpagesInsertCall + func (c *StorelayoutpagesInsertCall) Header() http.Header + type StorelayoutpagesListCall struct + func (c *StorelayoutpagesListCall) Context(ctx context.Context) *StorelayoutpagesListCall + func (c *StorelayoutpagesListCall) Do(opts ...googleapi.CallOption) (*StoreLayoutPagesListResponse, error) + func (c *StorelayoutpagesListCall) Fields(s ...googleapi.Field) *StorelayoutpagesListCall + func (c *StorelayoutpagesListCall) Header() http.Header + func (c *StorelayoutpagesListCall) IfNoneMatch(entityTag string) *StorelayoutpagesListCall + type StorelayoutpagesPatchCall struct + func (c *StorelayoutpagesPatchCall) Context(ctx context.Context) *StorelayoutpagesPatchCall + func (c *StorelayoutpagesPatchCall) Do(opts ...googleapi.CallOption) (*StorePage, error) + func (c *StorelayoutpagesPatchCall) Fields(s ...googleapi.Field) *StorelayoutpagesPatchCall + func (c *StorelayoutpagesPatchCall) Header() http.Header + type StorelayoutpagesService struct + func NewStorelayoutpagesService(s *Service) *StorelayoutpagesService + func (r *StorelayoutpagesService) Delete(enterpriseId string, pageId string) *StorelayoutpagesDeleteCall + func (r *StorelayoutpagesService) Get(enterpriseId string, pageId string) *StorelayoutpagesGetCall + func (r *StorelayoutpagesService) Insert(enterpriseId string, storepage *StorePage) *StorelayoutpagesInsertCall + func (r *StorelayoutpagesService) List(enterpriseId string) *StorelayoutpagesListCall + func (r *StorelayoutpagesService) Patch(enterpriseId string, pageId string, storepage *StorePage) *StorelayoutpagesPatchCall + func (r *StorelayoutpagesService) Update(enterpriseId string, pageId string, storepage *StorePage) *StorelayoutpagesUpdateCall + type StorelayoutpagesUpdateCall struct + func (c *StorelayoutpagesUpdateCall) Context(ctx context.Context) *StorelayoutpagesUpdateCall + func (c *StorelayoutpagesUpdateCall) Do(opts ...googleapi.CallOption) (*StorePage, error) + func (c *StorelayoutpagesUpdateCall) Fields(s ...googleapi.Field) *StorelayoutpagesUpdateCall + func (c *StorelayoutpagesUpdateCall) Header() http.Header + type TokenPagination struct + ForceSendFields []string + NextPageToken string + NullFields []string + PreviousPageToken string + func (s *TokenPagination) MarshalJSON() ([]byte, error) + type TrackInfo struct + ForceSendFields []string + NullFields []string + TrackAlias string + TrackId string + func (s *TrackInfo) MarshalJSON() ([]byte, error) + type User struct + AccountIdentifier string + AccountType string + DisplayName string + ForceSendFields []string + Id string + Kind string + ManagementType string + NullFields []string + PrimaryEmail string + func (s *User) MarshalJSON() ([]byte, error) + type UserToken struct + ForceSendFields []string + Kind string + NullFields []string + Token string + UserId string + func (s *UserToken) MarshalJSON() ([]byte, error) + type UsersDeleteCall struct + func (c *UsersDeleteCall) Context(ctx context.Context) *UsersDeleteCall + func (c *UsersDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersDeleteCall) Fields(s ...googleapi.Field) *UsersDeleteCall + func (c *UsersDeleteCall) Header() http.Header + type UsersGenerateAuthenticationTokenCall struct + func (c *UsersGenerateAuthenticationTokenCall) Context(ctx context.Context) *UsersGenerateAuthenticationTokenCall + func (c *UsersGenerateAuthenticationTokenCall) Do(opts ...googleapi.CallOption) (*AuthenticationToken, error) + func (c *UsersGenerateAuthenticationTokenCall) Fields(s ...googleapi.Field) *UsersGenerateAuthenticationTokenCall + func (c *UsersGenerateAuthenticationTokenCall) Header() http.Header + type UsersGenerateTokenCall struct + func (c *UsersGenerateTokenCall) Context(ctx context.Context) *UsersGenerateTokenCall + func (c *UsersGenerateTokenCall) Do(opts ...googleapi.CallOption) (*UserToken, error) + func (c *UsersGenerateTokenCall) Fields(s ...googleapi.Field) *UsersGenerateTokenCall + func (c *UsersGenerateTokenCall) Header() http.Header + type UsersGetAvailableProductSetCall struct + func (c *UsersGetAvailableProductSetCall) Context(ctx context.Context) *UsersGetAvailableProductSetCall + func (c *UsersGetAvailableProductSetCall) Do(opts ...googleapi.CallOption) (*ProductSet, error) + func (c *UsersGetAvailableProductSetCall) Fields(s ...googleapi.Field) *UsersGetAvailableProductSetCall + func (c *UsersGetAvailableProductSetCall) Header() http.Header + func (c *UsersGetAvailableProductSetCall) IfNoneMatch(entityTag string) *UsersGetAvailableProductSetCall + type UsersGetCall struct + func (c *UsersGetCall) Context(ctx context.Context) *UsersGetCall + func (c *UsersGetCall) Do(opts ...googleapi.CallOption) (*User, error) + func (c *UsersGetCall) Fields(s ...googleapi.Field) *UsersGetCall + func (c *UsersGetCall) Header() http.Header + func (c *UsersGetCall) IfNoneMatch(entityTag string) *UsersGetCall + type UsersInsertCall struct + func (c *UsersInsertCall) Context(ctx context.Context) *UsersInsertCall + func (c *UsersInsertCall) Do(opts ...googleapi.CallOption) (*User, error) + func (c *UsersInsertCall) Fields(s ...googleapi.Field) *UsersInsertCall + func (c *UsersInsertCall) Header() http.Header + type UsersListCall struct + func (c *UsersListCall) Context(ctx context.Context) *UsersListCall + func (c *UsersListCall) Do(opts ...googleapi.CallOption) (*UsersListResponse, error) + func (c *UsersListCall) Fields(s ...googleapi.Field) *UsersListCall + func (c *UsersListCall) Header() http.Header + func (c *UsersListCall) IfNoneMatch(entityTag string) *UsersListCall + type UsersListResponse struct + ForceSendFields []string + Kind string + NullFields []string + User []*User + func (s *UsersListResponse) MarshalJSON() ([]byte, error) + type UsersPatchCall struct + func (c *UsersPatchCall) Context(ctx context.Context) *UsersPatchCall + func (c *UsersPatchCall) Do(opts ...googleapi.CallOption) (*User, error) + func (c *UsersPatchCall) Fields(s ...googleapi.Field) *UsersPatchCall + func (c *UsersPatchCall) Header() http.Header + type UsersRevokeDeviceAccessCall struct + func (c *UsersRevokeDeviceAccessCall) Context(ctx context.Context) *UsersRevokeDeviceAccessCall + func (c *UsersRevokeDeviceAccessCall) Do(opts ...googleapi.CallOption) error + func (c *UsersRevokeDeviceAccessCall) Fields(s ...googleapi.Field) *UsersRevokeDeviceAccessCall + func (c *UsersRevokeDeviceAccessCall) Header() http.Header + type UsersRevokeTokenCall struct + func (c *UsersRevokeTokenCall) Context(ctx context.Context) *UsersRevokeTokenCall + func (c *UsersRevokeTokenCall) Do(opts ...googleapi.CallOption) error + func (c *UsersRevokeTokenCall) Fields(s ...googleapi.Field) *UsersRevokeTokenCall + func (c *UsersRevokeTokenCall) Header() http.Header + type UsersService struct + func NewUsersService(s *Service) *UsersService + func (r *UsersService) Delete(enterpriseId string, userId string) *UsersDeleteCall + func (r *UsersService) GenerateAuthenticationToken(enterpriseId string, userId string) *UsersGenerateAuthenticationTokenCall + func (r *UsersService) GenerateToken(enterpriseId string, userId string) *UsersGenerateTokenCall + func (r *UsersService) Get(enterpriseId string, userId string) *UsersGetCall + func (r *UsersService) GetAvailableProductSet(enterpriseId string, userId string) *UsersGetAvailableProductSetCall + func (r *UsersService) Insert(enterpriseId string, user *User) *UsersInsertCall + func (r *UsersService) List(enterpriseId string, email string) *UsersListCall + func (r *UsersService) Patch(enterpriseId string, userId string, user *User) *UsersPatchCall + func (r *UsersService) RevokeDeviceAccess(enterpriseId string, userId string) *UsersRevokeDeviceAccessCall + func (r *UsersService) RevokeToken(enterpriseId string, userId string) *UsersRevokeTokenCall + func (r *UsersService) SetAvailableProductSet(enterpriseId string, userId string, productset *ProductSet) *UsersSetAvailableProductSetCall + func (r *UsersService) Update(enterpriseId string, userId string, user *User) *UsersUpdateCall + type UsersSetAvailableProductSetCall struct + func (c *UsersSetAvailableProductSetCall) Context(ctx context.Context) *UsersSetAvailableProductSetCall + func (c *UsersSetAvailableProductSetCall) Do(opts ...googleapi.CallOption) (*ProductSet, error) + func (c *UsersSetAvailableProductSetCall) Fields(s ...googleapi.Field) *UsersSetAvailableProductSetCall + func (c *UsersSetAvailableProductSetCall) Header() http.Header + type UsersUpdateCall struct + func (c *UsersUpdateCall) Context(ctx context.Context) *UsersUpdateCall + func (c *UsersUpdateCall) Do(opts ...googleapi.CallOption) (*User, error) + func (c *UsersUpdateCall) Fields(s ...googleapi.Field) *UsersUpdateCall + func (c *UsersUpdateCall) Header() http.Header + type VariableSet struct + ForceSendFields []string + Kind string + NullFields []string + Placeholder string + UserValue string + func (s *VariableSet) MarshalJSON() ([]byte, error) + type WebApp struct + DisplayMode string + ForceSendFields []string + Icons []*WebAppIcon + IsPublished bool + NullFields []string + StartUrl string + Title string + VersionCode int64 + WebAppId string + func (s *WebApp) MarshalJSON() ([]byte, error) + type WebAppIcon struct + ForceSendFields []string + ImageData string + NullFields []string + func (s *WebAppIcon) MarshalJSON() ([]byte, error) + type WebAppsListResponse struct + ForceSendFields []string + Kind string + NullFields []string + WebApp []*WebApp + func (s *WebAppsListResponse) MarshalJSON() ([]byte, error) + type WebappsDeleteCall struct + func (c *WebappsDeleteCall) Context(ctx context.Context) *WebappsDeleteCall + func (c *WebappsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *WebappsDeleteCall) Fields(s ...googleapi.Field) *WebappsDeleteCall + func (c *WebappsDeleteCall) Header() http.Header + type WebappsGetCall struct + func (c *WebappsGetCall) Context(ctx context.Context) *WebappsGetCall + func (c *WebappsGetCall) Do(opts ...googleapi.CallOption) (*WebApp, error) + func (c *WebappsGetCall) Fields(s ...googleapi.Field) *WebappsGetCall + func (c *WebappsGetCall) Header() http.Header + func (c *WebappsGetCall) IfNoneMatch(entityTag string) *WebappsGetCall + type WebappsInsertCall struct + func (c *WebappsInsertCall) Context(ctx context.Context) *WebappsInsertCall + func (c *WebappsInsertCall) Do(opts ...googleapi.CallOption) (*WebApp, error) + func (c *WebappsInsertCall) Fields(s ...googleapi.Field) *WebappsInsertCall + func (c *WebappsInsertCall) Header() http.Header + type WebappsListCall struct + func (c *WebappsListCall) Context(ctx context.Context) *WebappsListCall + func (c *WebappsListCall) Do(opts ...googleapi.CallOption) (*WebAppsListResponse, error) + func (c *WebappsListCall) Fields(s ...googleapi.Field) *WebappsListCall + func (c *WebappsListCall) Header() http.Header + func (c *WebappsListCall) IfNoneMatch(entityTag string) *WebappsListCall + type WebappsPatchCall struct + func (c *WebappsPatchCall) Context(ctx context.Context) *WebappsPatchCall + func (c *WebappsPatchCall) Do(opts ...googleapi.CallOption) (*WebApp, error) + func (c *WebappsPatchCall) Fields(s ...googleapi.Field) *WebappsPatchCall + func (c *WebappsPatchCall) Header() http.Header + type WebappsService struct + func NewWebappsService(s *Service) *WebappsService + func (r *WebappsService) Delete(enterpriseId string, webAppId string) *WebappsDeleteCall + func (r *WebappsService) Get(enterpriseId string, webAppId string) *WebappsGetCall + func (r *WebappsService) Insert(enterpriseId string, webapp *WebApp) *WebappsInsertCall + func (r *WebappsService) List(enterpriseId string) *WebappsListCall + func (r *WebappsService) Patch(enterpriseId string, webAppId string, webapp *WebApp) *WebappsPatchCall + func (r *WebappsService) Update(enterpriseId string, webAppId string, webapp *WebApp) *WebappsUpdateCall + type WebappsUpdateCall struct + func (c *WebappsUpdateCall) Context(ctx context.Context) *WebappsUpdateCall + func (c *WebappsUpdateCall) Do(opts ...googleapi.CallOption) (*WebApp, error) + func (c *WebappsUpdateCall) Fields(s ...googleapi.Field) *WebappsUpdateCall + func (c *WebappsUpdateCall) Header() http.Header