Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const AndroidmanagementScope + type AdvancedSecurityOverrides struct + CommonCriteriaMode string + ForceSendFields []string + NullFields []string + UntrustedAppsPolicy string + func (s *AdvancedSecurityOverrides) MarshalJSON() ([]byte, error) + type AlwaysOnVpnPackage struct + ForceSendFields []string + LockdownEnabled bool + NullFields []string + PackageName string + func (s *AlwaysOnVpnPackage) MarshalJSON() ([]byte, error) + type ApiLevelCondition struct + ForceSendFields []string + MinApiLevel int64 + NullFields []string + func (s *ApiLevelCondition) MarshalJSON() ([]byte, error) + type AppTrackInfo struct + ForceSendFields []string + NullFields []string + TrackAlias string + TrackId string + func (s *AppTrackInfo) MarshalJSON() ([]byte, error) + type Application struct + AppTracks []*AppTrackInfo + ForceSendFields []string + ManagedProperties []*ManagedProperty + Name string + NullFields []string + Permissions []*ApplicationPermission + Title string + func (s *Application) MarshalJSON() ([]byte, error) + type ApplicationEvent struct + CreateTime string + EventType string + ForceSendFields []string + NullFields []string + func (s *ApplicationEvent) MarshalJSON() ([]byte, error) + type ApplicationPermission struct + Description string + ForceSendFields []string + Name string + NullFields []string + PermissionId string + func (s *ApplicationPermission) MarshalJSON() ([]byte, error) + type ApplicationPolicy struct + AccessibleTrackIds []string + AutoUpdateMode string + ConnectedWorkAndPersonalApp string + DefaultPermissionPolicy string + DelegatedScopes []string + Disabled bool + ForceSendFields []string + InstallType string + LockTaskAllowed bool + ManagedConfiguration googleapi.RawMessage + ManagedConfigurationTemplate *ManagedConfigurationTemplate + MinimumVersionCode int64 + NullFields []string + PackageName string + PermissionGrants []*PermissionGrant + func (s *ApplicationPolicy) MarshalJSON() ([]byte, error) + type ApplicationReport struct + ApplicationSource string + DisplayName string + Events []*ApplicationEvent + ForceSendFields []string + InstallerPackageName string + KeyedAppStates []*KeyedAppState + NullFields []string + PackageName string + PackageSha256Hash string + SigningKeyCertFingerprints []string + State string + VersionCode int64 + VersionName string + func (s *ApplicationReport) MarshalJSON() ([]byte, error) + type ApplicationReportingSettings struct + ForceSendFields []string + IncludeRemovedApps bool + NullFields []string + func (s *ApplicationReportingSettings) MarshalJSON() ([]byte, error) + type BlockAction struct + BlockAfterDays int64 + BlockScope string + ForceSendFields []string + NullFields []string + func (s *BlockAction) MarshalJSON() ([]byte, error) + type ChoosePrivateKeyRule struct + ForceSendFields []string + NullFields []string + PackageNames []string + PrivateKeyAlias string + UrlPattern string + func (s *ChoosePrivateKeyRule) MarshalJSON() ([]byte, error) + type Command struct + CreateTime string + Duration string + ErrorCode string + ForceSendFields []string + NewPassword string + NullFields []string + ResetPasswordFlags []string + Type string + UserName string + func (s *Command) MarshalJSON() ([]byte, error) + type CommonCriteriaModeInfo struct + CommonCriteriaModeStatus string + ForceSendFields []string + NullFields []string + func (s *CommonCriteriaModeInfo) MarshalJSON() ([]byte, error) + type ComplianceRule struct + ApiLevelCondition *ApiLevelCondition + DisableApps bool + ForceSendFields []string + NonComplianceDetailCondition *NonComplianceDetailCondition + NullFields []string + PackageNamesToDisable []string + func (s *ComplianceRule) MarshalJSON() ([]byte, error) + type Date struct + Day int64 + ForceSendFields []string + Month int64 + NullFields []string + Year int64 + func (s *Date) MarshalJSON() ([]byte, error) + type Device struct + ApiLevel int64 + ApplicationReports []*ApplicationReport + AppliedPolicyName string + AppliedPolicyVersion int64 + AppliedState string + CommonCriteriaModeInfo *CommonCriteriaModeInfo + DeviceSettings *DeviceSettings + DisabledReason *UserFacingMessage + Displays []*Display + EnrollmentTime string + EnrollmentTokenData string + EnrollmentTokenName string + ForceSendFields []string + HardwareInfo *HardwareInfo + HardwareStatusSamples []*HardwareStatus + LastPolicyComplianceReportTime string + LastPolicySyncTime string + LastStatusReportTime string + ManagementMode string + MemoryEvents []*MemoryEvent + MemoryInfo *MemoryInfo + Name string + NetworkInfo *NetworkInfo + NonComplianceDetails []*NonComplianceDetail + NullFields []string + Ownership string + PolicyCompliant bool + PolicyName string + PowerManagementEvents []*PowerManagementEvent + PreviousDeviceNames []string + SecurityPosture *SecurityPosture + SoftwareInfo *SoftwareInfo + State string + SystemProperties map[string]string + User *User + UserName string + func (s *Device) MarshalJSON() ([]byte, error) + type DeviceSettings struct + AdbEnabled bool + DevelopmentSettingsEnabled bool + EncryptionStatus string + ForceSendFields []string + IsDeviceSecure bool + IsEncrypted bool + NullFields []string + UnknownSourcesEnabled bool + VerifyAppsEnabled bool + func (s *DeviceSettings) MarshalJSON() ([]byte, error) + type Display struct + Density int64 + DisplayId int64 + ForceSendFields []string + Height int64 + Name string + NullFields []string + RefreshRate int64 + State string + Width int64 + func (s *Display) MarshalJSON() ([]byte, error) + type Empty struct + type EnrollmentToken struct + AdditionalData string + AllowPersonalUsage string + Duration string + ExpirationTimestamp string + ForceSendFields []string + Name string + NullFields []string + OneTimeOnly bool + PolicyName string + QrCode string + User *User + Value string + func (s *EnrollmentToken) MarshalJSON() ([]byte, error) + type Enterprise struct + AppAutoApprovalEnabled bool + EnabledNotificationTypes []string + EnterpriseDisplayName string + ForceSendFields []string + Logo *ExternalData + Name string + NullFields []string + PrimaryColor int64 + PubsubTopic string + SigninDetails []*SigninDetail + TermsAndConditions []*TermsAndConditions + func (s *Enterprise) MarshalJSON() ([]byte, error) + type EnterprisesApplicationsGetCall struct + func (c *EnterprisesApplicationsGetCall) Context(ctx context.Context) *EnterprisesApplicationsGetCall + func (c *EnterprisesApplicationsGetCall) Do(opts ...googleapi.CallOption) (*Application, error) + func (c *EnterprisesApplicationsGetCall) Fields(s ...googleapi.Field) *EnterprisesApplicationsGetCall + func (c *EnterprisesApplicationsGetCall) Header() http.Header + func (c *EnterprisesApplicationsGetCall) IfNoneMatch(entityTag string) *EnterprisesApplicationsGetCall + func (c *EnterprisesApplicationsGetCall) LanguageCode(languageCode string) *EnterprisesApplicationsGetCall + type EnterprisesApplicationsService struct + func NewEnterprisesApplicationsService(s *Service) *EnterprisesApplicationsService + func (r *EnterprisesApplicationsService) Get(name string) *EnterprisesApplicationsGetCall + type EnterprisesCreateCall struct + func (c *EnterprisesCreateCall) Context(ctx context.Context) *EnterprisesCreateCall + func (c *EnterprisesCreateCall) Do(opts ...googleapi.CallOption) (*Enterprise, error) + func (c *EnterprisesCreateCall) EnterpriseToken(enterpriseToken string) *EnterprisesCreateCall + func (c *EnterprisesCreateCall) Fields(s ...googleapi.Field) *EnterprisesCreateCall + func (c *EnterprisesCreateCall) Header() http.Header + func (c *EnterprisesCreateCall) ProjectId(projectId string) *EnterprisesCreateCall + func (c *EnterprisesCreateCall) SignupUrlName(signupUrlName string) *EnterprisesCreateCall + type EnterprisesDevicesDeleteCall struct + func (c *EnterprisesDevicesDeleteCall) Context(ctx context.Context) *EnterprisesDevicesDeleteCall + func (c *EnterprisesDevicesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *EnterprisesDevicesDeleteCall) Fields(s ...googleapi.Field) *EnterprisesDevicesDeleteCall + func (c *EnterprisesDevicesDeleteCall) Header() http.Header + func (c *EnterprisesDevicesDeleteCall) WipeDataFlags(wipeDataFlags ...string) *EnterprisesDevicesDeleteCall + func (c *EnterprisesDevicesDeleteCall) WipeReasonMessage(wipeReasonMessage string) *EnterprisesDevicesDeleteCall + type EnterprisesDevicesGetCall struct + func (c *EnterprisesDevicesGetCall) Context(ctx context.Context) *EnterprisesDevicesGetCall + func (c *EnterprisesDevicesGetCall) Do(opts ...googleapi.CallOption) (*Device, error) + func (c *EnterprisesDevicesGetCall) Fields(s ...googleapi.Field) *EnterprisesDevicesGetCall + func (c *EnterprisesDevicesGetCall) Header() http.Header + func (c *EnterprisesDevicesGetCall) IfNoneMatch(entityTag string) *EnterprisesDevicesGetCall + type EnterprisesDevicesIssueCommandCall struct + func (c *EnterprisesDevicesIssueCommandCall) Context(ctx context.Context) *EnterprisesDevicesIssueCommandCall + func (c *EnterprisesDevicesIssueCommandCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *EnterprisesDevicesIssueCommandCall) Fields(s ...googleapi.Field) *EnterprisesDevicesIssueCommandCall + func (c *EnterprisesDevicesIssueCommandCall) Header() http.Header + type EnterprisesDevicesListCall struct + func (c *EnterprisesDevicesListCall) Context(ctx context.Context) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) Do(opts ...googleapi.CallOption) (*ListDevicesResponse, error) + func (c *EnterprisesDevicesListCall) Fields(s ...googleapi.Field) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) Header() http.Header + func (c *EnterprisesDevicesListCall) IfNoneMatch(entityTag string) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) PageSize(pageSize int64) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) PageToken(pageToken string) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) Pages(ctx context.Context, f func(*ListDevicesResponse) error) error + type EnterprisesDevicesOperationsCancelCall struct + func (c *EnterprisesDevicesOperationsCancelCall) Context(ctx context.Context) *EnterprisesDevicesOperationsCancelCall + func (c *EnterprisesDevicesOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *EnterprisesDevicesOperationsCancelCall) Fields(s ...googleapi.Field) *EnterprisesDevicesOperationsCancelCall + func (c *EnterprisesDevicesOperationsCancelCall) Header() http.Header + type EnterprisesDevicesOperationsDeleteCall struct + func (c *EnterprisesDevicesOperationsDeleteCall) Context(ctx context.Context) *EnterprisesDevicesOperationsDeleteCall + func (c *EnterprisesDevicesOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *EnterprisesDevicesOperationsDeleteCall) Fields(s ...googleapi.Field) *EnterprisesDevicesOperationsDeleteCall + func (c *EnterprisesDevicesOperationsDeleteCall) Header() http.Header + type EnterprisesDevicesOperationsGetCall struct + func (c *EnterprisesDevicesOperationsGetCall) Context(ctx context.Context) *EnterprisesDevicesOperationsGetCall + func (c *EnterprisesDevicesOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *EnterprisesDevicesOperationsGetCall) Fields(s ...googleapi.Field) *EnterprisesDevicesOperationsGetCall + func (c *EnterprisesDevicesOperationsGetCall) Header() http.Header + func (c *EnterprisesDevicesOperationsGetCall) IfNoneMatch(entityTag string) *EnterprisesDevicesOperationsGetCall + type EnterprisesDevicesOperationsListCall struct + func (c *EnterprisesDevicesOperationsListCall) Context(ctx context.Context) *EnterprisesDevicesOperationsListCall + func (c *EnterprisesDevicesOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *EnterprisesDevicesOperationsListCall) Fields(s ...googleapi.Field) *EnterprisesDevicesOperationsListCall + func (c *EnterprisesDevicesOperationsListCall) Filter(filter string) *EnterprisesDevicesOperationsListCall + func (c *EnterprisesDevicesOperationsListCall) Header() http.Header + func (c *EnterprisesDevicesOperationsListCall) IfNoneMatch(entityTag string) *EnterprisesDevicesOperationsListCall + func (c *EnterprisesDevicesOperationsListCall) PageSize(pageSize int64) *EnterprisesDevicesOperationsListCall + func (c *EnterprisesDevicesOperationsListCall) PageToken(pageToken string) *EnterprisesDevicesOperationsListCall + func (c *EnterprisesDevicesOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type EnterprisesDevicesOperationsService struct + func NewEnterprisesDevicesOperationsService(s *Service) *EnterprisesDevicesOperationsService + func (r *EnterprisesDevicesOperationsService) Cancel(name string) *EnterprisesDevicesOperationsCancelCall + func (r *EnterprisesDevicesOperationsService) Delete(name string) *EnterprisesDevicesOperationsDeleteCall + func (r *EnterprisesDevicesOperationsService) Get(name string) *EnterprisesDevicesOperationsGetCall + func (r *EnterprisesDevicesOperationsService) List(name string) *EnterprisesDevicesOperationsListCall + type EnterprisesDevicesPatchCall struct + func (c *EnterprisesDevicesPatchCall) Context(ctx context.Context) *EnterprisesDevicesPatchCall + func (c *EnterprisesDevicesPatchCall) Do(opts ...googleapi.CallOption) (*Device, error) + func (c *EnterprisesDevicesPatchCall) Fields(s ...googleapi.Field) *EnterprisesDevicesPatchCall + func (c *EnterprisesDevicesPatchCall) Header() http.Header + func (c *EnterprisesDevicesPatchCall) UpdateMask(updateMask string) *EnterprisesDevicesPatchCall + type EnterprisesDevicesService struct + Operations *EnterprisesDevicesOperationsService + func NewEnterprisesDevicesService(s *Service) *EnterprisesDevicesService + func (r *EnterprisesDevicesService) Delete(name string) *EnterprisesDevicesDeleteCall + func (r *EnterprisesDevicesService) Get(name string) *EnterprisesDevicesGetCall + func (r *EnterprisesDevicesService) IssueCommand(name string, command *Command) *EnterprisesDevicesIssueCommandCall + func (r *EnterprisesDevicesService) List(parent string) *EnterprisesDevicesListCall + func (r *EnterprisesDevicesService) Patch(name string, device *Device) *EnterprisesDevicesPatchCall + type EnterprisesEnrollmentTokensCreateCall struct + func (c *EnterprisesEnrollmentTokensCreateCall) Context(ctx context.Context) *EnterprisesEnrollmentTokensCreateCall + func (c *EnterprisesEnrollmentTokensCreateCall) Do(opts ...googleapi.CallOption) (*EnrollmentToken, error) + func (c *EnterprisesEnrollmentTokensCreateCall) Fields(s ...googleapi.Field) *EnterprisesEnrollmentTokensCreateCall + func (c *EnterprisesEnrollmentTokensCreateCall) Header() http.Header + type EnterprisesEnrollmentTokensDeleteCall struct + func (c *EnterprisesEnrollmentTokensDeleteCall) Context(ctx context.Context) *EnterprisesEnrollmentTokensDeleteCall + func (c *EnterprisesEnrollmentTokensDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *EnterprisesEnrollmentTokensDeleteCall) Fields(s ...googleapi.Field) *EnterprisesEnrollmentTokensDeleteCall + func (c *EnterprisesEnrollmentTokensDeleteCall) Header() http.Header + type EnterprisesEnrollmentTokensService struct + func NewEnterprisesEnrollmentTokensService(s *Service) *EnterprisesEnrollmentTokensService + func (r *EnterprisesEnrollmentTokensService) Create(parent string, enrollmenttoken *EnrollmentToken) *EnterprisesEnrollmentTokensCreateCall + func (r *EnterprisesEnrollmentTokensService) Delete(name string) *EnterprisesEnrollmentTokensDeleteCall + 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 EnterprisesPatchCall struct + func (c *EnterprisesPatchCall) Context(ctx context.Context) *EnterprisesPatchCall + func (c *EnterprisesPatchCall) Do(opts ...googleapi.CallOption) (*Enterprise, error) + func (c *EnterprisesPatchCall) Fields(s ...googleapi.Field) *EnterprisesPatchCall + func (c *EnterprisesPatchCall) Header() http.Header + func (c *EnterprisesPatchCall) UpdateMask(updateMask string) *EnterprisesPatchCall + type EnterprisesPoliciesDeleteCall struct + func (c *EnterprisesPoliciesDeleteCall) Context(ctx context.Context) *EnterprisesPoliciesDeleteCall + func (c *EnterprisesPoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *EnterprisesPoliciesDeleteCall) Fields(s ...googleapi.Field) *EnterprisesPoliciesDeleteCall + func (c *EnterprisesPoliciesDeleteCall) Header() http.Header + type EnterprisesPoliciesGetCall struct + func (c *EnterprisesPoliciesGetCall) Context(ctx context.Context) *EnterprisesPoliciesGetCall + func (c *EnterprisesPoliciesGetCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *EnterprisesPoliciesGetCall) Fields(s ...googleapi.Field) *EnterprisesPoliciesGetCall + func (c *EnterprisesPoliciesGetCall) Header() http.Header + func (c *EnterprisesPoliciesGetCall) IfNoneMatch(entityTag string) *EnterprisesPoliciesGetCall + type EnterprisesPoliciesListCall struct + func (c *EnterprisesPoliciesListCall) Context(ctx context.Context) *EnterprisesPoliciesListCall + func (c *EnterprisesPoliciesListCall) Do(opts ...googleapi.CallOption) (*ListPoliciesResponse, error) + func (c *EnterprisesPoliciesListCall) Fields(s ...googleapi.Field) *EnterprisesPoliciesListCall + func (c *EnterprisesPoliciesListCall) Header() http.Header + func (c *EnterprisesPoliciesListCall) IfNoneMatch(entityTag string) *EnterprisesPoliciesListCall + func (c *EnterprisesPoliciesListCall) PageSize(pageSize int64) *EnterprisesPoliciesListCall + func (c *EnterprisesPoliciesListCall) PageToken(pageToken string) *EnterprisesPoliciesListCall + func (c *EnterprisesPoliciesListCall) Pages(ctx context.Context, f func(*ListPoliciesResponse) error) error + type EnterprisesPoliciesPatchCall struct + func (c *EnterprisesPoliciesPatchCall) Context(ctx context.Context) *EnterprisesPoliciesPatchCall + func (c *EnterprisesPoliciesPatchCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *EnterprisesPoliciesPatchCall) Fields(s ...googleapi.Field) *EnterprisesPoliciesPatchCall + func (c *EnterprisesPoliciesPatchCall) Header() http.Header + func (c *EnterprisesPoliciesPatchCall) UpdateMask(updateMask string) *EnterprisesPoliciesPatchCall + type EnterprisesPoliciesService struct + func NewEnterprisesPoliciesService(s *Service) *EnterprisesPoliciesService + func (r *EnterprisesPoliciesService) Delete(name string) *EnterprisesPoliciesDeleteCall + func (r *EnterprisesPoliciesService) Get(name string) *EnterprisesPoliciesGetCall + func (r *EnterprisesPoliciesService) List(parent string) *EnterprisesPoliciesListCall + func (r *EnterprisesPoliciesService) Patch(name string, policy *Policy) *EnterprisesPoliciesPatchCall + type EnterprisesService struct + Applications *EnterprisesApplicationsService + Devices *EnterprisesDevicesService + EnrollmentTokens *EnterprisesEnrollmentTokensService + Policies *EnterprisesPoliciesService + WebApps *EnterprisesWebAppsService + WebTokens *EnterprisesWebTokensService + func NewEnterprisesService(s *Service) *EnterprisesService + func (r *EnterprisesService) Create(enterprise *Enterprise) *EnterprisesCreateCall + func (r *EnterprisesService) Get(name string) *EnterprisesGetCall + func (r *EnterprisesService) Patch(name string, enterprise *Enterprise) *EnterprisesPatchCall + type EnterprisesWebAppsCreateCall struct + func (c *EnterprisesWebAppsCreateCall) Context(ctx context.Context) *EnterprisesWebAppsCreateCall + func (c *EnterprisesWebAppsCreateCall) Do(opts ...googleapi.CallOption) (*WebApp, error) + func (c *EnterprisesWebAppsCreateCall) Fields(s ...googleapi.Field) *EnterprisesWebAppsCreateCall + func (c *EnterprisesWebAppsCreateCall) Header() http.Header + type EnterprisesWebAppsDeleteCall struct + func (c *EnterprisesWebAppsDeleteCall) Context(ctx context.Context) *EnterprisesWebAppsDeleteCall + func (c *EnterprisesWebAppsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *EnterprisesWebAppsDeleteCall) Fields(s ...googleapi.Field) *EnterprisesWebAppsDeleteCall + func (c *EnterprisesWebAppsDeleteCall) Header() http.Header + type EnterprisesWebAppsGetCall struct + func (c *EnterprisesWebAppsGetCall) Context(ctx context.Context) *EnterprisesWebAppsGetCall + func (c *EnterprisesWebAppsGetCall) Do(opts ...googleapi.CallOption) (*WebApp, error) + func (c *EnterprisesWebAppsGetCall) Fields(s ...googleapi.Field) *EnterprisesWebAppsGetCall + func (c *EnterprisesWebAppsGetCall) Header() http.Header + func (c *EnterprisesWebAppsGetCall) IfNoneMatch(entityTag string) *EnterprisesWebAppsGetCall + type EnterprisesWebAppsListCall struct + func (c *EnterprisesWebAppsListCall) Context(ctx context.Context) *EnterprisesWebAppsListCall + func (c *EnterprisesWebAppsListCall) Do(opts ...googleapi.CallOption) (*ListWebAppsResponse, error) + func (c *EnterprisesWebAppsListCall) Fields(s ...googleapi.Field) *EnterprisesWebAppsListCall + func (c *EnterprisesWebAppsListCall) Header() http.Header + func (c *EnterprisesWebAppsListCall) IfNoneMatch(entityTag string) *EnterprisesWebAppsListCall + func (c *EnterprisesWebAppsListCall) PageSize(pageSize int64) *EnterprisesWebAppsListCall + func (c *EnterprisesWebAppsListCall) PageToken(pageToken string) *EnterprisesWebAppsListCall + func (c *EnterprisesWebAppsListCall) Pages(ctx context.Context, f func(*ListWebAppsResponse) error) error + type EnterprisesWebAppsPatchCall struct + func (c *EnterprisesWebAppsPatchCall) Context(ctx context.Context) *EnterprisesWebAppsPatchCall + func (c *EnterprisesWebAppsPatchCall) Do(opts ...googleapi.CallOption) (*WebApp, error) + func (c *EnterprisesWebAppsPatchCall) Fields(s ...googleapi.Field) *EnterprisesWebAppsPatchCall + func (c *EnterprisesWebAppsPatchCall) Header() http.Header + func (c *EnterprisesWebAppsPatchCall) UpdateMask(updateMask string) *EnterprisesWebAppsPatchCall + type EnterprisesWebAppsService struct + func NewEnterprisesWebAppsService(s *Service) *EnterprisesWebAppsService + func (r *EnterprisesWebAppsService) Create(parent string, webapp *WebApp) *EnterprisesWebAppsCreateCall + func (r *EnterprisesWebAppsService) Delete(name string) *EnterprisesWebAppsDeleteCall + func (r *EnterprisesWebAppsService) Get(name string) *EnterprisesWebAppsGetCall + func (r *EnterprisesWebAppsService) List(parent string) *EnterprisesWebAppsListCall + func (r *EnterprisesWebAppsService) Patch(name string, webapp *WebApp) *EnterprisesWebAppsPatchCall + type EnterprisesWebTokensCreateCall struct + func (c *EnterprisesWebTokensCreateCall) Context(ctx context.Context) *EnterprisesWebTokensCreateCall + func (c *EnterprisesWebTokensCreateCall) Do(opts ...googleapi.CallOption) (*WebToken, error) + func (c *EnterprisesWebTokensCreateCall) Fields(s ...googleapi.Field) *EnterprisesWebTokensCreateCall + func (c *EnterprisesWebTokensCreateCall) Header() http.Header + type EnterprisesWebTokensService struct + func NewEnterprisesWebTokensService(s *Service) *EnterprisesWebTokensService + func (r *EnterprisesWebTokensService) Create(parent string, webtoken *WebToken) *EnterprisesWebTokensCreateCall + type ExternalData struct + ForceSendFields []string + NullFields []string + Sha256Hash string + Url string + func (s *ExternalData) MarshalJSON() ([]byte, error) + type FreezePeriod struct + EndDate *Date + ForceSendFields []string + NullFields []string + StartDate *Date + func (s *FreezePeriod) MarshalJSON() ([]byte, error) + type HardwareInfo struct + BatteryShutdownTemperatures []float64 + BatteryThrottlingTemperatures []float64 + Brand string + CpuShutdownTemperatures []float64 + CpuThrottlingTemperatures []float64 + DeviceBasebandVersion string + ForceSendFields []string + GpuShutdownTemperatures []float64 + GpuThrottlingTemperatures []float64 + Hardware string + Manufacturer string + Model string + NullFields []string + SerialNumber string + SkinShutdownTemperatures []float64 + SkinThrottlingTemperatures []float64 + func (s *HardwareInfo) MarshalJSON() ([]byte, error) + type HardwareStatus struct + BatteryTemperatures []float64 + CpuTemperatures []float64 + CpuUsages []float64 + CreateTime string + FanSpeeds []float64 + ForceSendFields []string + GpuTemperatures []float64 + NullFields []string + SkinTemperatures []float64 + func (s *HardwareStatus) MarshalJSON() ([]byte, error) + type KeyedAppState struct + CreateTime string + Data string + ForceSendFields []string + Key string + LastUpdateTime string + Message string + NullFields []string + Severity string + func (s *KeyedAppState) MarshalJSON() ([]byte, error) + type KioskCustomization struct + DeviceSettings string + ForceSendFields []string + NullFields []string + PowerButtonActions string + StatusBar string + SystemErrorWarnings string + SystemNavigation string + func (s *KioskCustomization) MarshalJSON() ([]byte, error) + type LaunchAppAction struct + ForceSendFields []string + NullFields []string + PackageName string + func (s *LaunchAppAction) MarshalJSON() ([]byte, error) + type ListDevicesResponse struct + Devices []*Device + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListDevicesResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListPoliciesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Policies []*Policy + func (s *ListPoliciesResponse) MarshalJSON() ([]byte, error) + type ListWebAppsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + WebApps []*WebApp + func (s *ListWebAppsResponse) MarshalJSON() ([]byte, error) + type ManagedConfigurationTemplate struct + ConfigurationVariables map[string]string + ForceSendFields []string + NullFields []string + TemplateId string + func (s *ManagedConfigurationTemplate) MarshalJSON() ([]byte, error) + type ManagedProperty struct + DefaultValue interface{} + Description string + Entries []*ManagedPropertyEntry + ForceSendFields []string + Key string + NestedProperties []*ManagedProperty + NullFields []string + Title string + Type string + func (s *ManagedProperty) MarshalJSON() ([]byte, error) + type ManagedPropertyEntry struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *ManagedPropertyEntry) MarshalJSON() ([]byte, error) + type MemoryEvent struct + ByteCount int64 + CreateTime string + EventType string + ForceSendFields []string + NullFields []string + func (s *MemoryEvent) MarshalJSON() ([]byte, error) + type MemoryInfo struct + ForceSendFields []string + NullFields []string + TotalInternalStorage int64 + TotalRam int64 + func (s *MemoryInfo) MarshalJSON() ([]byte, error) + type NetworkInfo struct + ForceSendFields []string + Imei string + Meid string + NetworkOperatorName string + NullFields []string + WifiMacAddress string + func (s *NetworkInfo) MarshalJSON() ([]byte, error) + type NonComplianceDetail struct + CurrentValue interface{} + FieldPath string + ForceSendFields []string + InstallationFailureReason string + NonComplianceReason string + NullFields []string + PackageName string + SettingName string + func (s *NonComplianceDetail) MarshalJSON() ([]byte, error) + type NonComplianceDetailCondition struct + ForceSendFields []string + NonComplianceReason string + NullFields []string + PackageName string + SettingName string + func (s *NonComplianceDetailCondition) MarshalJSON() ([]byte, error) + type Operation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *Operation) MarshalJSON() ([]byte, error) + type PackageNameList struct + ForceSendFields []string + NullFields []string + PackageNames []string + func (s *PackageNameList) MarshalJSON() ([]byte, error) + type PasswordRequirements struct + ForceSendFields []string + MaximumFailedPasswordsForWipe int64 + NullFields []string + PasswordExpirationTimeout string + PasswordHistoryLength int64 + PasswordMinimumLength int64 + PasswordMinimumLetters int64 + PasswordMinimumLowerCase int64 + PasswordMinimumNonLetter int64 + PasswordMinimumNumeric int64 + PasswordMinimumSymbols int64 + PasswordMinimumUpperCase int64 + PasswordQuality string + PasswordScope string + RequirePasswordUnlock string + func (s *PasswordRequirements) MarshalJSON() ([]byte, error) + type PermissionGrant struct + ForceSendFields []string + NullFields []string + Permission string + Policy string + func (s *PermissionGrant) MarshalJSON() ([]byte, error) + type PersistentPreferredActivity struct + Actions []string + Categories []string + ForceSendFields []string + NullFields []string + ReceiverActivity string + func (s *PersistentPreferredActivity) MarshalJSON() ([]byte, error) + type PersonalApplicationPolicy struct + ForceSendFields []string + InstallType string + NullFields []string + PackageName string + func (s *PersonalApplicationPolicy) MarshalJSON() ([]byte, error) + type PersonalUsagePolicies struct + AccountTypesWithManagementDisabled []string + CameraDisabled bool + ForceSendFields []string + MaxDaysWithWorkOff int64 + NullFields []string + PersonalApplications []*PersonalApplicationPolicy + PersonalPlayStoreMode string + ScreenCaptureDisabled bool + func (s *PersonalUsagePolicies) MarshalJSON() ([]byte, error) + type Policy struct + AccountTypesWithManagementDisabled []string + AddUserDisabled bool + AdjustVolumeDisabled bool + AdvancedSecurityOverrides *AdvancedSecurityOverrides + AlwaysOnVpnPackage *AlwaysOnVpnPackage + AndroidDevicePolicyTracks []string + AppAutoUpdatePolicy string + Applications []*ApplicationPolicy + AutoDateAndTimeZone string + AutoTimeRequired bool + BlockApplicationsEnabled bool + BluetoothConfigDisabled bool + BluetoothContactSharingDisabled bool + BluetoothDisabled bool + CameraDisabled bool + CellBroadcastsConfigDisabled bool + ChoosePrivateKeyRules []*ChoosePrivateKeyRule + ComplianceRules []*ComplianceRule + CreateWindowsDisabled bool + CredentialsConfigDisabled bool + DataRoamingDisabled bool + DebuggingFeaturesAllowed bool + DefaultPermissionPolicy string + DeviceOwnerLockScreenInfo *UserFacingMessage + EncryptionPolicy string + EnsureVerifyAppsEnabled bool + FactoryResetDisabled bool + ForceSendFields []string + FrpAdminEmails []string + FunDisabled bool + InstallAppsDisabled bool + InstallUnknownSourcesAllowed bool + KeyguardDisabled bool + KeyguardDisabledFeatures []string + KioskCustomLauncherEnabled bool + KioskCustomization *KioskCustomization + LocationMode string + LongSupportMessage *UserFacingMessage + MaximumTimeToLock int64 + MinimumApiLevel int64 + MobileNetworksConfigDisabled bool + ModifyAccountsDisabled bool + MountPhysicalMediaDisabled bool + Name string + NetworkEscapeHatchEnabled bool + NetworkResetDisabled bool + NullFields []string + OpenNetworkConfiguration googleapi.RawMessage + OutgoingBeamDisabled bool + OutgoingCallsDisabled bool + PasswordPolicies []*PasswordRequirements + PasswordRequirements *PasswordRequirements + PermissionGrants []*PermissionGrant + PermittedAccessibilityServices *PackageNameList + PermittedInputMethods *PackageNameList + PersistentPreferredActivities []*PersistentPreferredActivity + PersonalUsagePolicies *PersonalUsagePolicies + PlayStoreMode string + PolicyEnforcementRules []*PolicyEnforcementRule + PrivateKeySelectionEnabled bool + RecommendedGlobalProxy *ProxyInfo + RemoveUserDisabled bool + SafeBootDisabled bool + ScreenCaptureDisabled bool + SetUserIconDisabled bool + SetWallpaperDisabled bool + SetupActions []*SetupAction + ShareLocationDisabled bool + ShortSupportMessage *UserFacingMessage + SkipFirstUseHintsEnabled bool + SmsDisabled bool + StatusBarDisabled bool + StatusReportingSettings *StatusReportingSettings + StayOnPluggedModes []string + SystemUpdate *SystemUpdate + TetheringConfigDisabled bool + UninstallAppsDisabled bool + UnmuteMicrophoneDisabled bool + UsbFileTransferDisabled bool + UsbMassStorageEnabled bool + Version int64 + VpnConfigDisabled bool + WifiConfigDisabled bool + WifiConfigsLockdownEnabled bool + func (s *Policy) MarshalJSON() ([]byte, error) + type PolicyEnforcementRule struct + BlockAction *BlockAction + ForceSendFields []string + NullFields []string + SettingName string + WipeAction *WipeAction + func (s *PolicyEnforcementRule) MarshalJSON() ([]byte, error) + type PostureDetail struct + Advice []*UserFacingMessage + ForceSendFields []string + NullFields []string + SecurityRisk string + func (s *PostureDetail) MarshalJSON() ([]byte, error) + type PowerManagementEvent struct + BatteryLevel float64 + CreateTime string + EventType string + ForceSendFields []string + NullFields []string + func (s *PowerManagementEvent) MarshalJSON() ([]byte, error) + func (s *PowerManagementEvent) UnmarshalJSON(data []byte) error + type ProxyInfo struct + ExcludedHosts []string + ForceSendFields []string + Host string + NullFields []string + PacUri string + Port int64 + func (s *ProxyInfo) MarshalJSON() ([]byte, error) + type SecurityPosture struct + DevicePosture string + ForceSendFields []string + NullFields []string + PostureDetails []*PostureDetail + func (s *SecurityPosture) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Enterprises *EnterprisesService + SignupUrls *SignupUrlsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SetupAction struct + Description *UserFacingMessage + ForceSendFields []string + LaunchApp *LaunchAppAction + NullFields []string + Title *UserFacingMessage + func (s *SetupAction) MarshalJSON() ([]byte, error) + type SigninDetail struct + AllowPersonalUsage string + ForceSendFields []string + NullFields []string + QrCode string + SigninEnrollmentToken string + SigninUrl string + func (s *SigninDetail) MarshalJSON() ([]byte, error) + type SignupUrl struct + ForceSendFields []string + Name string + NullFields []string + Url string + func (s *SignupUrl) MarshalJSON() ([]byte, error) + type SignupUrlsCreateCall struct + func (c *SignupUrlsCreateCall) CallbackUrl(callbackUrl string) *SignupUrlsCreateCall + func (c *SignupUrlsCreateCall) Context(ctx context.Context) *SignupUrlsCreateCall + func (c *SignupUrlsCreateCall) Do(opts ...googleapi.CallOption) (*SignupUrl, error) + func (c *SignupUrlsCreateCall) Fields(s ...googleapi.Field) *SignupUrlsCreateCall + func (c *SignupUrlsCreateCall) Header() http.Header + func (c *SignupUrlsCreateCall) ProjectId(projectId string) *SignupUrlsCreateCall + type SignupUrlsService struct + func NewSignupUrlsService(s *Service) *SignupUrlsService + func (r *SignupUrlsService) Create() *SignupUrlsCreateCall + type SoftwareInfo struct + AndroidBuildNumber string + AndroidBuildTime string + AndroidDevicePolicyVersionCode int64 + AndroidDevicePolicyVersionName string + AndroidVersion string + BootloaderVersion string + DeviceBuildSignature string + DeviceKernelVersion string + ForceSendFields []string + NullFields []string + PrimaryLanguageCode string + SecurityPatchLevel string + SystemUpdateInfo *SystemUpdateInfo + func (s *SoftwareInfo) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type StatusReportingSettings struct + ApplicationReportingSettings *ApplicationReportingSettings + ApplicationReportsEnabled bool + CommonCriteriaModeEnabled bool + DeviceSettingsEnabled bool + DisplayInfoEnabled bool + ForceSendFields []string + HardwareStatusEnabled bool + MemoryInfoEnabled bool + NetworkInfoEnabled bool + NullFields []string + PowerManagementEventsEnabled bool + SoftwareInfoEnabled bool + SystemPropertiesEnabled bool + func (s *StatusReportingSettings) MarshalJSON() ([]byte, error) + type SystemUpdate struct + EndMinutes int64 + ForceSendFields []string + FreezePeriods []*FreezePeriod + NullFields []string + StartMinutes int64 + Type string + func (s *SystemUpdate) MarshalJSON() ([]byte, error) + type SystemUpdateInfo struct + ForceSendFields []string + NullFields []string + UpdateReceivedTime string + UpdateStatus string + func (s *SystemUpdateInfo) MarshalJSON() ([]byte, error) + type TermsAndConditions struct + Content *UserFacingMessage + ForceSendFields []string + Header *UserFacingMessage + NullFields []string + func (s *TermsAndConditions) MarshalJSON() ([]byte, error) + type User struct + AccountIdentifier string + ForceSendFields []string + NullFields []string + func (s *User) MarshalJSON() ([]byte, error) + type UserFacingMessage struct + DefaultMessage string + ForceSendFields []string + LocalizedMessages map[string]string + NullFields []string + func (s *UserFacingMessage) MarshalJSON() ([]byte, error) + type WebApp struct + DisplayMode string + ForceSendFields []string + Icons []*WebAppIcon + Name string + NullFields []string + StartUrl string + Title string + VersionCode int64 + func (s *WebApp) MarshalJSON() ([]byte, error) + type WebAppIcon struct + ForceSendFields []string + ImageData string + NullFields []string + func (s *WebAppIcon) MarshalJSON() ([]byte, error) + type WebToken struct + EnabledFeatures []string + ForceSendFields []string + Name string + NullFields []string + ParentFrameUrl string + Permissions []string + Value string + func (s *WebToken) MarshalJSON() ([]byte, error) + type WipeAction struct + ForceSendFields []string + NullFields []string + PreserveFrp bool + WipeAfterDays int64 + func (s *WipeAction) MarshalJSON() ([]byte, error)