proto

package
v0.0.0-...-9621b1e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AccessibilityService_GetHighContrast_FullMethodName       = "/accessibility.AccessibilityService/GetHighContrast"
	AccessibilityService_EnableHighContrast_FullMethodName    = "/accessibility.AccessibilityService/EnableHighContrast"
	AccessibilityService_DisableHighContrast_FullMethodName   = "/accessibility.AccessibilityService/DisableHighContrast"
	AccessibilityService_GetReducedMotion_FullMethodName      = "/accessibility.AccessibilityService/GetReducedMotion"
	AccessibilityService_EnableReducedMotion_FullMethodName   = "/accessibility.AccessibilityService/EnableReducedMotion"
	AccessibilityService_DisableReducedMotion_FullMethodName  = "/accessibility.AccessibilityService/DisableReducedMotion"
	AccessibilityService_GetLargeText_FullMethodName          = "/accessibility.AccessibilityService/GetLargeText"
	AccessibilityService_EnableLargeText_FullMethodName       = "/accessibility.AccessibilityService/EnableLargeText"
	AccessibilityService_DisableLargeText_FullMethodName      = "/accessibility.AccessibilityService/DisableLargeText"
	AccessibilityService_GetScreenReader_FullMethodName       = "/accessibility.AccessibilityService/GetScreenReader"
	AccessibilityService_EnableScreenReader_FullMethodName    = "/accessibility.AccessibilityService/EnableScreenReader"
	AccessibilityService_DisableScreenReader_FullMethodName   = "/accessibility.AccessibilityService/DisableScreenReader"
	AccessibilityService_GetVisualAlerts_FullMethodName       = "/accessibility.AccessibilityService/GetVisualAlerts"
	AccessibilityService_EnableVisualAlerts_FullMethodName    = "/accessibility.AccessibilityService/EnableVisualAlerts"
	AccessibilityService_DisableVisualAlerts_FullMethodName   = "/accessibility.AccessibilityService/DisableVisualAlerts"
	AccessibilityService_GetScreenKeyboard_FullMethodName     = "/accessibility.AccessibilityService/GetScreenKeyboard"
	AccessibilityService_EnableScreenKeyboard_FullMethodName  = "/accessibility.AccessibilityService/EnableScreenKeyboard"
	AccessibilityService_DisableScreenKeyboard_FullMethodName = "/accessibility.AccessibilityService/DisableScreenKeyboard"
	AccessibilityService_GetStickyKeys_FullMethodName         = "/accessibility.AccessibilityService/GetStickyKeys"
	AccessibilityService_EnableStickyKeys_FullMethodName      = "/accessibility.AccessibilityService/EnableStickyKeys"
	AccessibilityService_DisableStickyKeys_FullMethodName     = "/accessibility.AccessibilityService/DisableStickyKeys"
	AccessibilityService_GetSlowKeys_FullMethodName           = "/accessibility.AccessibilityService/GetSlowKeys"
	AccessibilityService_EnableSlowKeys_FullMethodName        = "/accessibility.AccessibilityService/EnableSlowKeys"
	AccessibilityService_DisableSlowKeys_FullMethodName       = "/accessibility.AccessibilityService/DisableSlowKeys"
	AccessibilityService_GetMouseKeys_FullMethodName          = "/accessibility.AccessibilityService/GetMouseKeys"
	AccessibilityService_EnableMouseKeys_FullMethodName       = "/accessibility.AccessibilityService/EnableMouseKeys"
	AccessibilityService_DisableMouseKeys_FullMethodName      = "/accessibility.AccessibilityService/DisableMouseKeys"
	AccessibilityService_GetDesktopZoom_FullMethodName        = "/accessibility.AccessibilityService/GetDesktopZoom"
	AccessibilityService_EnableDesktopZoom_FullMethodName     = "/accessibility.AccessibilityService/EnableDesktopZoom"
	AccessibilityService_DisableDesktopZoom_FullMethodName    = "/accessibility.AccessibilityService/DisableDesktopZoom"
)
View Source
const (
	ActiveDirectoryService_HasSupport_FullMethodName           = "/active_directory.ActiveDirectoryService/HasSupport"
	ActiveDirectoryService_IsUsed_FullMethodName               = "/active_directory.ActiveDirectoryService/IsUsed"
	ActiveDirectoryService_SetUsed_FullMethodName              = "/active_directory.ActiveDirectoryService/SetUsed"
	ActiveDirectoryService_GetConnectionInfo_FullMethodName    = "/active_directory.ActiveDirectoryService/GetConnectionInfo"
	ActiveDirectoryService_SetConnectionInfo_FullMethodName    = "/active_directory.ActiveDirectoryService/SetConnectionInfo"
	ActiveDirectoryService_CheckDomainName_FullMethodName      = "/active_directory.ActiveDirectoryService/CheckDomainName"
	ActiveDirectoryService_CheckAdminName_FullMethodName       = "/active_directory.ActiveDirectoryService/CheckAdminName"
	ActiveDirectoryService_CheckPassword_FullMethodName        = "/active_directory.ActiveDirectoryService/CheckPassword"
	ActiveDirectoryService_PingDomainController_FullMethodName = "/active_directory.ActiveDirectoryService/PingDomainController"
	ActiveDirectoryService_GetJoinResult_FullMethodName        = "/active_directory.ActiveDirectoryService/GetJoinResult"
)
View Source
const (
	KeyboardService_SetKeyboard_FullMethodName    = "/keyboard.KeyboardService/SetKeyboard"
	KeyboardService_SetInputSource_FullMethodName = "/keyboard.KeyboardService/SetInputSource"
	KeyboardService_GetKeyboard_FullMethodName    = "/keyboard.KeyboardService/GetKeyboard"
)
View Source
const (
	LocaleService_SetLocale_FullMethodName = "/locale.LocaleService/SetLocale"
	LocaleService_GetLocale_FullMethodName = "/locale.LocaleService/GetLocale"
)
View Source
const (
	PrivacyService_GetLocationServices_FullMethodName     = "/privacy.PrivacyService/GetLocationServices"
	PrivacyService_EnableLocationServices_FullMethodName  = "/privacy.PrivacyService/EnableLocationServices"
	PrivacyService_DisableLocationServices_FullMethodName = "/privacy.PrivacyService/DisableLocationServices"
)
View Source
const (
	ProService_ProMagicAttach_FullMethodName = "/pro.ProService/ProMagicAttach"
	ProService_ProAttach_FullMethodName      = "/pro.ProService/ProAttach"
	ProService_ProStatus_FullMethodName      = "/pro.ProService/ProStatus"
)
View Source
const (
	TelemetryService_Collect_FullMethodName        = "/telemetry.TelemetryService/Collect"
	TelemetryService_CollectAndSend_FullMethodName = "/telemetry.TelemetryService/CollectAndSend"
	TelemetryService_SendDecline_FullMethodName    = "/telemetry.TelemetryService/SendDecline"
)
View Source
const (
	ThemeService_SetTheme_FullMethodName  = "/theme.ThemeService/SetTheme"
	ThemeService_GetTheme_FullMethodName  = "/theme.ThemeService/GetTheme"
	ThemeService_SetAccent_FullMethodName = "/theme.ThemeService/SetAccent"
	ThemeService_GetAccent_FullMethodName = "/theme.ThemeService/GetAccent"
)
View Source
const (
	TimezoneService_SetTimezone_FullMethodName = "/timezone.TimezoneService/SetTimezone"
	TimezoneService_GetTimezone_FullMethodName = "/timezone.TimezoneService/GetTimezone"
)
View Source
const (
	UserService_CreateUser_FullMethodName       = "/user.UserService/CreateUser"
	UserService_ValidateUsername_FullMethodName = "/user.UserService/ValidateUsername"
)
View Source
const (
	ChownService_ChownSettings_FullMethodName = "/chown.ChownService/ChownSettings"
)
View Source
const (
	EulaService_AcceptEula_FullMethodName = "/eula.EulaService/AcceptEula"
)
View Source
const (
	GdmService_LaunchDesktopSession_FullMethodName = "/gdm.GdmService/LaunchDesktopSession"
)

Variables

View Source
var (
	AdDomainNameValidation_name = map[int32]string{
		0: "OK",
		1: "EMPTY",
		2: "TOO_LONG",
		3: "INVALID_CHARS",
		4: "START_DOT",
		5: "END_DOT",
		6: "START_HYPHEN",
		7: "END_HYPHEN",
		8: "MULTIPLE_DOTS",
		9: "REALM_NOT_FOUND",
	}
	AdDomainNameValidation_value = map[string]int32{
		"OK":              0,
		"EMPTY":           1,
		"TOO_LONG":        2,
		"INVALID_CHARS":   3,
		"START_DOT":       4,
		"END_DOT":         5,
		"START_HYPHEN":    6,
		"END_HYPHEN":      7,
		"MULTIPLE_DOTS":   8,
		"REALM_NOT_FOUND": 9,
	}
)

Enum value maps for AdDomainNameValidation.

View Source
var (
	CheckAdminNameResponse_AdAdminNameValidation_name = map[int32]string{
		0: "OK",
		1: "EMPTY",
		2: "INVALID_CHARS",
	}
	CheckAdminNameResponse_AdAdminNameValidation_value = map[string]int32{
		"OK":            0,
		"EMPTY":         1,
		"INVALID_CHARS": 2,
	}
)

Enum value maps for CheckAdminNameResponse_AdAdminNameValidation.

View Source
var (
	CheckPasswordResponse_AdPasswordValidation_name = map[int32]string{
		0: "OK",
		1: "EMPTY",
	}
	CheckPasswordResponse_AdPasswordValidation_value = map[string]int32{
		"OK":    0,
		"EMPTY": 1,
	}
)

Enum value maps for CheckPasswordResponse_AdPasswordValidation.

View Source
var (
	GetJoinResultResponse_AdJoinResult_name = map[int32]string{
		0: "OK",
		1: "JOIN_ERROR",
		2: "EMPTY_HOSTNAME",
		3: "PAM_ERROR",
		4: "UNKNOWN",
	}
	GetJoinResultResponse_AdJoinResult_value = map[string]int32{
		"OK":             0,
		"JOIN_ERROR":     1,
		"EMPTY_HOSTNAME": 2,
		"PAM_ERROR":      3,
		"UNKNOWN":        4,
	}
)

Enum value maps for GetJoinResultResponse_AdJoinResult.

View Source
var (
	ChownResponse_ChownResponseCode_name = map[int32]string{
		0: "SUCCESS",
		1: "UNKNOWN_ERROR",
	}
	ChownResponse_ChownResponseCode_value = map[string]int32{
		"SUCCESS":       0,
		"UNKNOWN_ERROR": 1,
	}
)

Enum value maps for ChownResponse_ChownResponseCode.

View Source
var (
	ProMagicAttachResponseType_name = map[int32]string{
		0: "USER_CODE",
		1: "REFRESHED_USER_CODE",
		2: "SUCCESS",
		3: "NETWORK_ERROR",
		4: "SUBSCRIPTION_LIMIT_REACHED",
		5: "UNKNOWN_ERROR",
		6: "ALREADY_ATTACHED",
	}
	ProMagicAttachResponseType_value = map[string]int32{
		"USER_CODE":                  0,
		"REFRESHED_USER_CODE":        1,
		"SUCCESS":                    2,
		"NETWORK_ERROR":              3,
		"SUBSCRIPTION_LIMIT_REACHED": 4,
		"UNKNOWN_ERROR":              5,
		"ALREADY_ATTACHED":           6,
	}
)

Enum value maps for ProMagicAttachResponseType.

View Source
var (
	ProAttachResponse_ProAttachResponseType_name = map[int32]string{
		0: "SUCCESS",
		1: "NETWORK_ERROR",
		2: "UNKNOWN_ERROR",
		3: "ALREADY_ATTACHED",
	}
	ProAttachResponse_ProAttachResponseType_value = map[string]int32{
		"SUCCESS":          0,
		"NETWORK_ERROR":    1,
		"UNKNOWN_ERROR":    2,
		"ALREADY_ATTACHED": 3,
	}
)

Enum value maps for ProAttachResponse_ProAttachResponseType.

View Source
var (
	SendResponse_SendResponseType_name = map[int32]string{
		0: "SUCCESS",
		1: "NETWORK_ERROR",
		2: "UNKNOWN_ERROR",
	}
	SendResponse_SendResponseType_value = map[string]int32{
		"SUCCESS":       0,
		"NETWORK_ERROR": 1,
		"UNKNOWN_ERROR": 2,
	}
)

Enum value maps for SendResponse_SendResponseType.

View Source
var (
	Theme_name = map[int32]string{
		0: "LIGHT",
		1: "DARK",
	}
	Theme_value = map[string]int32{
		"LIGHT": 0,
		"DARK":  1,
	}
)

Enum value maps for Theme.

View Source
var (
	AccentColor_name = map[int32]string{
		0: "ORANGE",
		1: "BARK",
		2: "SAGE",
		3: "OLIVE",
		4: "VIRIDIAN",
		5: "PRUSSIAN_GREEN",
		6: "BLUE",
		7: "PURPLE",
		8: "MAGENTA",
		9: "RED",
	}
	AccentColor_value = map[string]int32{
		"ORANGE":         0,
		"BARK":           1,
		"SAGE":           2,
		"OLIVE":          3,
		"VIRIDIAN":       4,
		"PRUSSIAN_GREEN": 5,
		"BLUE":           6,
		"PURPLE":         7,
		"MAGENTA":        8,
		"RED":            9,
	}
)

Enum value maps for AccentColor.

View Source
var (
	UsernameValidation_name = map[int32]string{
		0: "OK",
		1: "ALREADY_IN_USE",
		2: "SYSTEM_RESERVED",
		3: "INVALID_CHARS",
		4: "TOO_LONG",
		5: "EMPTY",
	}
	UsernameValidation_value = map[string]int32{
		"OK":              0,
		"ALREADY_IN_USE":  1,
		"SYSTEM_RESERVED": 2,
		"INVALID_CHARS":   3,
		"TOO_LONG":        4,
		"EMPTY":           5,
	}
)

Enum value maps for UsernameValidation.

View Source
var AccessibilityService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "accessibility.AccessibilityService",
	HandlerType: (*AccessibilityServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetHighContrast",
			Handler:    _AccessibilityService_GetHighContrast_Handler,
		},
		{
			MethodName: "EnableHighContrast",
			Handler:    _AccessibilityService_EnableHighContrast_Handler,
		},
		{
			MethodName: "DisableHighContrast",
			Handler:    _AccessibilityService_DisableHighContrast_Handler,
		},
		{
			MethodName: "GetReducedMotion",
			Handler:    _AccessibilityService_GetReducedMotion_Handler,
		},
		{
			MethodName: "EnableReducedMotion",
			Handler:    _AccessibilityService_EnableReducedMotion_Handler,
		},
		{
			MethodName: "DisableReducedMotion",
			Handler:    _AccessibilityService_DisableReducedMotion_Handler,
		},
		{
			MethodName: "GetLargeText",
			Handler:    _AccessibilityService_GetLargeText_Handler,
		},
		{
			MethodName: "EnableLargeText",
			Handler:    _AccessibilityService_EnableLargeText_Handler,
		},
		{
			MethodName: "DisableLargeText",
			Handler:    _AccessibilityService_DisableLargeText_Handler,
		},
		{
			MethodName: "GetScreenReader",
			Handler:    _AccessibilityService_GetScreenReader_Handler,
		},
		{
			MethodName: "EnableScreenReader",
			Handler:    _AccessibilityService_EnableScreenReader_Handler,
		},
		{
			MethodName: "DisableScreenReader",
			Handler:    _AccessibilityService_DisableScreenReader_Handler,
		},
		{
			MethodName: "GetVisualAlerts",
			Handler:    _AccessibilityService_GetVisualAlerts_Handler,
		},
		{
			MethodName: "EnableVisualAlerts",
			Handler:    _AccessibilityService_EnableVisualAlerts_Handler,
		},
		{
			MethodName: "DisableVisualAlerts",
			Handler:    _AccessibilityService_DisableVisualAlerts_Handler,
		},
		{
			MethodName: "GetScreenKeyboard",
			Handler:    _AccessibilityService_GetScreenKeyboard_Handler,
		},
		{
			MethodName: "EnableScreenKeyboard",
			Handler:    _AccessibilityService_EnableScreenKeyboard_Handler,
		},
		{
			MethodName: "DisableScreenKeyboard",
			Handler:    _AccessibilityService_DisableScreenKeyboard_Handler,
		},
		{
			MethodName: "GetStickyKeys",
			Handler:    _AccessibilityService_GetStickyKeys_Handler,
		},
		{
			MethodName: "EnableStickyKeys",
			Handler:    _AccessibilityService_EnableStickyKeys_Handler,
		},
		{
			MethodName: "DisableStickyKeys",
			Handler:    _AccessibilityService_DisableStickyKeys_Handler,
		},
		{
			MethodName: "GetSlowKeys",
			Handler:    _AccessibilityService_GetSlowKeys_Handler,
		},
		{
			MethodName: "EnableSlowKeys",
			Handler:    _AccessibilityService_EnableSlowKeys_Handler,
		},
		{
			MethodName: "DisableSlowKeys",
			Handler:    _AccessibilityService_DisableSlowKeys_Handler,
		},
		{
			MethodName: "GetMouseKeys",
			Handler:    _AccessibilityService_GetMouseKeys_Handler,
		},
		{
			MethodName: "EnableMouseKeys",
			Handler:    _AccessibilityService_EnableMouseKeys_Handler,
		},
		{
			MethodName: "DisableMouseKeys",
			Handler:    _AccessibilityService_DisableMouseKeys_Handler,
		},
		{
			MethodName: "GetDesktopZoom",
			Handler:    _AccessibilityService_GetDesktopZoom_Handler,
		},
		{
			MethodName: "EnableDesktopZoom",
			Handler:    _AccessibilityService_EnableDesktopZoom_Handler,
		},
		{
			MethodName: "DisableDesktopZoom",
			Handler:    _AccessibilityService_DisableDesktopZoom_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/accessibility.proto",
}

AccessibilityService_ServiceDesc is the grpc.ServiceDesc for AccessibilityService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ActiveDirectoryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "active_directory.ActiveDirectoryService",
	HandlerType: (*ActiveDirectoryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "HasSupport",
			Handler:    _ActiveDirectoryService_HasSupport_Handler,
		},
		{
			MethodName: "IsUsed",
			Handler:    _ActiveDirectoryService_IsUsed_Handler,
		},
		{
			MethodName: "SetUsed",
			Handler:    _ActiveDirectoryService_SetUsed_Handler,
		},
		{
			MethodName: "GetConnectionInfo",
			Handler:    _ActiveDirectoryService_GetConnectionInfo_Handler,
		},
		{
			MethodName: "SetConnectionInfo",
			Handler:    _ActiveDirectoryService_SetConnectionInfo_Handler,
		},
		{
			MethodName: "CheckDomainName",
			Handler:    _ActiveDirectoryService_CheckDomainName_Handler,
		},
		{
			MethodName: "CheckAdminName",
			Handler:    _ActiveDirectoryService_CheckAdminName_Handler,
		},
		{
			MethodName: "CheckPassword",
			Handler:    _ActiveDirectoryService_CheckPassword_Handler,
		},
		{
			MethodName: "PingDomainController",
			Handler:    _ActiveDirectoryService_PingDomainController_Handler,
		},
		{
			MethodName: "GetJoinResult",
			Handler:    _ActiveDirectoryService_GetJoinResult_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/ad.proto",
}

ActiveDirectoryService_ServiceDesc is the grpc.ServiceDesc for ActiveDirectoryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ChownService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "chown.ChownService",
	HandlerType: (*ChownServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ChownSettings",
			Handler:    _ChownService_ChownSettings_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/chown.proto",
}

ChownService_ServiceDesc is the grpc.ServiceDesc for ChownService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var EulaService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "eula.EulaService",
	HandlerType: (*EulaServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AcceptEula",
			Handler:    _EulaService_AcceptEula_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/eula.proto",
}

EulaService_ServiceDesc is the grpc.ServiceDesc for EulaService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_protos_accessibility_proto protoreflect.FileDescriptor
View Source
var File_protos_ad_proto protoreflect.FileDescriptor
View Source
var File_protos_chown_proto protoreflect.FileDescriptor
View Source
var File_protos_eula_proto protoreflect.FileDescriptor
View Source
var File_protos_gdm_proto protoreflect.FileDescriptor
View Source
var File_protos_keyboard_proto protoreflect.FileDescriptor
View Source
var File_protos_locale_proto protoreflect.FileDescriptor
View Source
var File_protos_privacy_proto protoreflect.FileDescriptor
View Source
var File_protos_pro_proto protoreflect.FileDescriptor
View Source
var File_protos_telemetry_proto protoreflect.FileDescriptor
View Source
var File_protos_theme_proto protoreflect.FileDescriptor
View Source
var File_protos_timezone_proto protoreflect.FileDescriptor
View Source
var File_protos_user_proto protoreflect.FileDescriptor
View Source
var GdmService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "gdm.GdmService",
	HandlerType: (*GdmServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "LaunchDesktopSession",
			Handler:    _GdmService_LaunchDesktopSession_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/gdm.proto",
}

GdmService_ServiceDesc is the grpc.ServiceDesc for GdmService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyboardService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keyboard.KeyboardService",
	HandlerType: (*KeyboardServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetKeyboard",
			Handler:    _KeyboardService_SetKeyboard_Handler,
		},
		{
			MethodName: "SetInputSource",
			Handler:    _KeyboardService_SetInputSource_Handler,
		},
		{
			MethodName: "GetKeyboard",
			Handler:    _KeyboardService_GetKeyboard_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/keyboard.proto",
}

KeyboardService_ServiceDesc is the grpc.ServiceDesc for KeyboardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LocaleService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "locale.LocaleService",
	HandlerType: (*LocaleServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetLocale",
			Handler:    _LocaleService_SetLocale_Handler,
		},
		{
			MethodName: "GetLocale",
			Handler:    _LocaleService_GetLocale_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/locale.proto",
}

LocaleService_ServiceDesc is the grpc.ServiceDesc for LocaleService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var PrivacyService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "privacy.PrivacyService",
	HandlerType: (*PrivacyServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetLocationServices",
			Handler:    _PrivacyService_GetLocationServices_Handler,
		},
		{
			MethodName: "EnableLocationServices",
			Handler:    _PrivacyService_EnableLocationServices_Handler,
		},
		{
			MethodName: "DisableLocationServices",
			Handler:    _PrivacyService_DisableLocationServices_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/privacy.proto",
}

PrivacyService_ServiceDesc is the grpc.ServiceDesc for PrivacyService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ProService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pro.ProService",
	HandlerType: (*ProServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ProAttach",
			Handler:    _ProService_ProAttach_Handler,
		},
		{
			MethodName: "ProStatus",
			Handler:    _ProService_ProStatus_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "ProMagicAttach",
			Handler:       _ProService_ProMagicAttach_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "protos/pro.proto",
}

ProService_ServiceDesc is the grpc.ServiceDesc for ProService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TelemetryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "telemetry.TelemetryService",
	HandlerType: (*TelemetryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Collect",
			Handler:    _TelemetryService_Collect_Handler,
		},
		{
			MethodName: "CollectAndSend",
			Handler:    _TelemetryService_CollectAndSend_Handler,
		},
		{
			MethodName: "SendDecline",
			Handler:    _TelemetryService_SendDecline_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/telemetry.proto",
}

TelemetryService_ServiceDesc is the grpc.ServiceDesc for TelemetryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ThemeService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "theme.ThemeService",
	HandlerType: (*ThemeServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetTheme",
			Handler:    _ThemeService_SetTheme_Handler,
		},
		{
			MethodName: "GetTheme",
			Handler:    _ThemeService_GetTheme_Handler,
		},
		{
			MethodName: "SetAccent",
			Handler:    _ThemeService_SetAccent_Handler,
		},
		{
			MethodName: "GetAccent",
			Handler:    _ThemeService_GetAccent_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/theme.proto",
}

ThemeService_ServiceDesc is the grpc.ServiceDesc for ThemeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TimezoneService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "timezone.TimezoneService",
	HandlerType: (*TimezoneServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetTimezone",
			Handler:    _TimezoneService_SetTimezone_Handler,
		},
		{
			MethodName: "GetTimezone",
			Handler:    _TimezoneService_GetTimezone_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/timezone.proto",
}

TimezoneService_ServiceDesc is the grpc.ServiceDesc for TimezoneService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var UserService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "user.UserService",
	HandlerType: (*UserServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateUser",
			Handler:    _UserService_CreateUser_Handler,
		},
		{
			MethodName: "ValidateUsername",
			Handler:    _UserService_ValidateUsername_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "protos/user.proto",
}

UserService_ServiceDesc is the grpc.ServiceDesc for UserService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterAccessibilityServiceServer

func RegisterAccessibilityServiceServer(s grpc.ServiceRegistrar, srv AccessibilityServiceServer)

func RegisterActiveDirectoryServiceServer

func RegisterActiveDirectoryServiceServer(s grpc.ServiceRegistrar, srv ActiveDirectoryServiceServer)

func RegisterChownServiceServer

func RegisterChownServiceServer(s grpc.ServiceRegistrar, srv ChownServiceServer)

func RegisterEulaServiceServer

func RegisterEulaServiceServer(s grpc.ServiceRegistrar, srv EulaServiceServer)

func RegisterGdmServiceServer

func RegisterGdmServiceServer(s grpc.ServiceRegistrar, srv GdmServiceServer)

func RegisterKeyboardServiceServer

func RegisterKeyboardServiceServer(s grpc.ServiceRegistrar, srv KeyboardServiceServer)

func RegisterLocaleServiceServer

func RegisterLocaleServiceServer(s grpc.ServiceRegistrar, srv LocaleServiceServer)

func RegisterPrivacyServiceServer

func RegisterPrivacyServiceServer(s grpc.ServiceRegistrar, srv PrivacyServiceServer)

func RegisterProServiceServer

func RegisterProServiceServer(s grpc.ServiceRegistrar, srv ProServiceServer)

func RegisterTelemetryServiceServer

func RegisterTelemetryServiceServer(s grpc.ServiceRegistrar, srv TelemetryServiceServer)

func RegisterThemeServiceServer

func RegisterThemeServiceServer(s grpc.ServiceRegistrar, srv ThemeServiceServer)

func RegisterTimezoneServiceServer

func RegisterTimezoneServiceServer(s grpc.ServiceRegistrar, srv TimezoneServiceServer)

func RegisterUserServiceServer

func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)

Types

type AccentColor

type AccentColor int32
const (
	AccentColor_ORANGE         AccentColor = 0
	AccentColor_BARK           AccentColor = 1
	AccentColor_SAGE           AccentColor = 2
	AccentColor_OLIVE          AccentColor = 3
	AccentColor_VIRIDIAN       AccentColor = 4
	AccentColor_PRUSSIAN_GREEN AccentColor = 5
	AccentColor_BLUE           AccentColor = 6
	AccentColor_PURPLE         AccentColor = 7
	AccentColor_MAGENTA        AccentColor = 8
	AccentColor_RED            AccentColor = 9
)

func (AccentColor) Descriptor

func (AccentColor) Enum

func (x AccentColor) Enum() *AccentColor

func (AccentColor) EnumDescriptor deprecated

func (AccentColor) EnumDescriptor() ([]byte, []int)

Deprecated: Use AccentColor.Descriptor instead.

func (AccentColor) Number

func (x AccentColor) Number() protoreflect.EnumNumber

func (AccentColor) String

func (x AccentColor) String() string

func (AccentColor) Type

type AccessibilityServiceClient

type AccessibilityServiceClient interface {
	// Seeing
	GetHighContrast(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableHighContrast(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableHighContrast(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetReducedMotion(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableReducedMotion(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableReducedMotion(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetLargeText(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableLargeText(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableLargeText(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetScreenReader(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableScreenReader(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableScreenReader(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Hearing
	GetVisualAlerts(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableVisualAlerts(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableVisualAlerts(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Typing
	GetScreenKeyboard(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableScreenKeyboard(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableScreenKeyboard(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetStickyKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableStickyKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableStickyKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetSlowKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableSlowKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableSlowKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Pointing & Clicking
	GetMouseKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableMouseKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableMouseKeys(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Zoom
	GetDesktopZoom(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableDesktopZoom(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableDesktopZoom(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
}

AccessibilityServiceClient is the client API for AccessibilityService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AccessibilityServiceServer

type AccessibilityServiceServer interface {
	// Seeing
	GetHighContrast(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableHighContrast(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableHighContrast(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	GetReducedMotion(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableReducedMotion(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableReducedMotion(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	GetLargeText(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableLargeText(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableLargeText(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	GetScreenReader(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableScreenReader(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableScreenReader(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	// Hearing
	GetVisualAlerts(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableVisualAlerts(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableVisualAlerts(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	// Typing
	GetScreenKeyboard(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableScreenKeyboard(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableScreenKeyboard(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	GetStickyKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableStickyKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableStickyKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	GetSlowKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableSlowKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableSlowKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	// Pointing & Clicking
	GetMouseKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableMouseKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableMouseKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	// Zoom
	GetDesktopZoom(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableDesktopZoom(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableDesktopZoom(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	// contains filtered or unexported methods
}

AccessibilityServiceServer is the server API for AccessibilityService service. All implementations must embed UnimplementedAccessibilityServiceServer for forward compatibility

type ActiveDirectoryServiceClient

type ActiveDirectoryServiceClient interface {
	HasSupport(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*HasSupportResponse, error)
	IsUsed(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*IsUsedResponse, error)
	SetUsed(ctx context.Context, in *SetUsedRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetConnectionInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetConnectionInfoResponse, error)
	SetConnectionInfo(ctx context.Context, in *SetConnectionInfoRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	CheckDomainName(ctx context.Context, in *CheckDomainNameRequest, opts ...grpc.CallOption) (*CheckDomainNameResponse, error)
	CheckAdminName(ctx context.Context, in *CheckAdminNameRequest, opts ...grpc.CallOption) (*CheckAdminNameResponse, error)
	CheckPassword(ctx context.Context, in *CheckPasswordRequest, opts ...grpc.CallOption) (*CheckPasswordResponse, error)
	PingDomainController(ctx context.Context, in *PingDomainControllerRequest, opts ...grpc.CallOption) (*PingDomainControllerResponse, error)
	GetJoinResult(ctx context.Context, in *GetJoinResultRequest, opts ...grpc.CallOption) (*GetJoinResultResponse, error)
}

ActiveDirectoryServiceClient is the client API for ActiveDirectoryService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ActiveDirectoryServiceServer

ActiveDirectoryServiceServer is the server API for ActiveDirectoryService service. All implementations must embed UnimplementedActiveDirectoryServiceServer for forward compatibility

type AdConnectionInfo

type AdConnectionInfo struct {
	DomainName string `protobuf:"bytes,1,opt,name=domain_name,json=domainName,proto3" json:"domain_name,omitempty"`
	AdminName  string `protobuf:"bytes,2,opt,name=admin_name,json=adminName,proto3" json:"admin_name,omitempty"`
	Password   string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

func (*AdConnectionInfo) Descriptor deprecated

func (*AdConnectionInfo) Descriptor() ([]byte, []int)

Deprecated: Use AdConnectionInfo.ProtoReflect.Descriptor instead.

func (*AdConnectionInfo) GetAdminName

func (x *AdConnectionInfo) GetAdminName() string

func (*AdConnectionInfo) GetDomainName

func (x *AdConnectionInfo) GetDomainName() string

func (*AdConnectionInfo) GetPassword

func (x *AdConnectionInfo) GetPassword() string

func (*AdConnectionInfo) ProtoMessage

func (*AdConnectionInfo) ProtoMessage()

func (*AdConnectionInfo) ProtoReflect

func (x *AdConnectionInfo) ProtoReflect() protoreflect.Message

func (*AdConnectionInfo) Reset

func (x *AdConnectionInfo) Reset()

func (*AdConnectionInfo) String

func (x *AdConnectionInfo) String() string

type AdDomainNameValidation

type AdDomainNameValidation int32
const (
	AdDomainNameValidation_OK              AdDomainNameValidation = 0
	AdDomainNameValidation_EMPTY           AdDomainNameValidation = 1
	AdDomainNameValidation_TOO_LONG        AdDomainNameValidation = 2
	AdDomainNameValidation_INVALID_CHARS   AdDomainNameValidation = 3
	AdDomainNameValidation_START_DOT       AdDomainNameValidation = 4
	AdDomainNameValidation_END_DOT         AdDomainNameValidation = 5
	AdDomainNameValidation_START_HYPHEN    AdDomainNameValidation = 6
	AdDomainNameValidation_END_HYPHEN      AdDomainNameValidation = 7
	AdDomainNameValidation_MULTIPLE_DOTS   AdDomainNameValidation = 8
	AdDomainNameValidation_REALM_NOT_FOUND AdDomainNameValidation = 9
)

func (AdDomainNameValidation) Descriptor

func (AdDomainNameValidation) Enum

func (AdDomainNameValidation) EnumDescriptor deprecated

func (AdDomainNameValidation) EnumDescriptor() ([]byte, []int)

Deprecated: Use AdDomainNameValidation.Descriptor instead.

func (AdDomainNameValidation) Number

func (AdDomainNameValidation) String

func (x AdDomainNameValidation) String() string

func (AdDomainNameValidation) Type

type CheckAdminNameRequest

type CheckAdminNameRequest struct {
	AdminName string `protobuf:"bytes,1,opt,name=admin_name,json=adminName,proto3" json:"admin_name,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckAdminNameRequest) Descriptor deprecated

func (*CheckAdminNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use CheckAdminNameRequest.ProtoReflect.Descriptor instead.

func (*CheckAdminNameRequest) GetAdminName

func (x *CheckAdminNameRequest) GetAdminName() string

func (*CheckAdminNameRequest) ProtoMessage

func (*CheckAdminNameRequest) ProtoMessage()

func (*CheckAdminNameRequest) ProtoReflect

func (x *CheckAdminNameRequest) ProtoReflect() protoreflect.Message

func (*CheckAdminNameRequest) Reset

func (x *CheckAdminNameRequest) Reset()

func (*CheckAdminNameRequest) String

func (x *CheckAdminNameRequest) String() string

type CheckAdminNameResponse

type CheckAdminNameResponse struct {
	Validation CheckAdminNameResponse_AdAdminNameValidation `` /* 141-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CheckAdminNameResponse) Descriptor deprecated

func (*CheckAdminNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckAdminNameResponse.ProtoReflect.Descriptor instead.

func (*CheckAdminNameResponse) GetValidation

func (*CheckAdminNameResponse) ProtoMessage

func (*CheckAdminNameResponse) ProtoMessage()

func (*CheckAdminNameResponse) ProtoReflect

func (x *CheckAdminNameResponse) ProtoReflect() protoreflect.Message

func (*CheckAdminNameResponse) Reset

func (x *CheckAdminNameResponse) Reset()

func (*CheckAdminNameResponse) String

func (x *CheckAdminNameResponse) String() string

type CheckAdminNameResponse_AdAdminNameValidation

type CheckAdminNameResponse_AdAdminNameValidation int32
const (
	CheckAdminNameResponse_OK            CheckAdminNameResponse_AdAdminNameValidation = 0
	CheckAdminNameResponse_EMPTY         CheckAdminNameResponse_AdAdminNameValidation = 1
	CheckAdminNameResponse_INVALID_CHARS CheckAdminNameResponse_AdAdminNameValidation = 2
)

func (CheckAdminNameResponse_AdAdminNameValidation) Descriptor

func (CheckAdminNameResponse_AdAdminNameValidation) Enum

func (CheckAdminNameResponse_AdAdminNameValidation) EnumDescriptor deprecated

func (CheckAdminNameResponse_AdAdminNameValidation) EnumDescriptor() ([]byte, []int)

Deprecated: Use CheckAdminNameResponse_AdAdminNameValidation.Descriptor instead.

func (CheckAdminNameResponse_AdAdminNameValidation) Number

func (CheckAdminNameResponse_AdAdminNameValidation) String

func (CheckAdminNameResponse_AdAdminNameValidation) Type

type CheckDomainNameRequest

type CheckDomainNameRequest struct {
	DomainName string `protobuf:"bytes,1,opt,name=domain_name,json=domainName,proto3" json:"domain_name,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckDomainNameRequest) Descriptor deprecated

func (*CheckDomainNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use CheckDomainNameRequest.ProtoReflect.Descriptor instead.

func (*CheckDomainNameRequest) GetDomainName

func (x *CheckDomainNameRequest) GetDomainName() string

func (*CheckDomainNameRequest) ProtoMessage

func (*CheckDomainNameRequest) ProtoMessage()

func (*CheckDomainNameRequest) ProtoReflect

func (x *CheckDomainNameRequest) ProtoReflect() protoreflect.Message

func (*CheckDomainNameRequest) Reset

func (x *CheckDomainNameRequest) Reset()

func (*CheckDomainNameRequest) String

func (x *CheckDomainNameRequest) String() string

type CheckDomainNameResponse

type CheckDomainNameResponse struct {
	Validation []AdDomainNameValidation `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CheckDomainNameResponse) Descriptor deprecated

func (*CheckDomainNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckDomainNameResponse.ProtoReflect.Descriptor instead.

func (*CheckDomainNameResponse) GetValidation

func (x *CheckDomainNameResponse) GetValidation() []AdDomainNameValidation

func (*CheckDomainNameResponse) ProtoMessage

func (*CheckDomainNameResponse) ProtoMessage()

func (*CheckDomainNameResponse) ProtoReflect

func (x *CheckDomainNameResponse) ProtoReflect() protoreflect.Message

func (*CheckDomainNameResponse) Reset

func (x *CheckDomainNameResponse) Reset()

func (*CheckDomainNameResponse) String

func (x *CheckDomainNameResponse) String() string

type CheckPasswordRequest

type CheckPasswordRequest struct {
	Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckPasswordRequest) Descriptor deprecated

func (*CheckPasswordRequest) Descriptor() ([]byte, []int)

Deprecated: Use CheckPasswordRequest.ProtoReflect.Descriptor instead.

func (*CheckPasswordRequest) GetPassword

func (x *CheckPasswordRequest) GetPassword() string

func (*CheckPasswordRequest) ProtoMessage

func (*CheckPasswordRequest) ProtoMessage()

func (*CheckPasswordRequest) ProtoReflect

func (x *CheckPasswordRequest) ProtoReflect() protoreflect.Message

func (*CheckPasswordRequest) Reset

func (x *CheckPasswordRequest) Reset()

func (*CheckPasswordRequest) String

func (x *CheckPasswordRequest) String() string

type CheckPasswordResponse

type CheckPasswordResponse struct {
	Validation CheckPasswordResponse_AdPasswordValidation `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CheckPasswordResponse) Descriptor deprecated

func (*CheckPasswordResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckPasswordResponse.ProtoReflect.Descriptor instead.

func (*CheckPasswordResponse) GetValidation

func (*CheckPasswordResponse) ProtoMessage

func (*CheckPasswordResponse) ProtoMessage()

func (*CheckPasswordResponse) ProtoReflect

func (x *CheckPasswordResponse) ProtoReflect() protoreflect.Message

func (*CheckPasswordResponse) Reset

func (x *CheckPasswordResponse) Reset()

func (*CheckPasswordResponse) String

func (x *CheckPasswordResponse) String() string

type CheckPasswordResponse_AdPasswordValidation

type CheckPasswordResponse_AdPasswordValidation int32
const (
	CheckPasswordResponse_OK    CheckPasswordResponse_AdPasswordValidation = 0
	CheckPasswordResponse_EMPTY CheckPasswordResponse_AdPasswordValidation = 1
)

func (CheckPasswordResponse_AdPasswordValidation) Descriptor

func (CheckPasswordResponse_AdPasswordValidation) Enum

func (CheckPasswordResponse_AdPasswordValidation) EnumDescriptor deprecated

func (CheckPasswordResponse_AdPasswordValidation) EnumDescriptor() ([]byte, []int)

Deprecated: Use CheckPasswordResponse_AdPasswordValidation.Descriptor instead.

func (CheckPasswordResponse_AdPasswordValidation) Number

func (CheckPasswordResponse_AdPasswordValidation) String

func (CheckPasswordResponse_AdPasswordValidation) Type

type ChownRequest

type ChownRequest struct {
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	// contains filtered or unexported fields
}

func (*ChownRequest) Descriptor deprecated

func (*ChownRequest) Descriptor() ([]byte, []int)

Deprecated: Use ChownRequest.ProtoReflect.Descriptor instead.

func (*ChownRequest) GetUsername

func (x *ChownRequest) GetUsername() string

func (*ChownRequest) ProtoMessage

func (*ChownRequest) ProtoMessage()

func (*ChownRequest) ProtoReflect

func (x *ChownRequest) ProtoReflect() protoreflect.Message

func (*ChownRequest) Reset

func (x *ChownRequest) Reset()

func (*ChownRequest) String

func (x *ChownRequest) String() string

type ChownResponse

type ChownResponse struct {
	Code ChownResponse_ChownResponseCode `protobuf:"varint,1,opt,name=code,proto3,enum=chown.ChownResponse_ChownResponseCode" json:"code,omitempty"`
	// contains filtered or unexported fields
}

func (*ChownResponse) Descriptor deprecated

func (*ChownResponse) Descriptor() ([]byte, []int)

Deprecated: Use ChownResponse.ProtoReflect.Descriptor instead.

func (*ChownResponse) GetCode

func (*ChownResponse) ProtoMessage

func (*ChownResponse) ProtoMessage()

func (*ChownResponse) ProtoReflect

func (x *ChownResponse) ProtoReflect() protoreflect.Message

func (*ChownResponse) Reset

func (x *ChownResponse) Reset()

func (*ChownResponse) String

func (x *ChownResponse) String() string

type ChownResponse_ChownResponseCode

type ChownResponse_ChownResponseCode int32
const (
	ChownResponse_SUCCESS       ChownResponse_ChownResponseCode = 0
	ChownResponse_UNKNOWN_ERROR ChownResponse_ChownResponseCode = 1
)

func (ChownResponse_ChownResponseCode) Descriptor

func (ChownResponse_ChownResponseCode) Enum

func (ChownResponse_ChownResponseCode) EnumDescriptor deprecated

func (ChownResponse_ChownResponseCode) EnumDescriptor() ([]byte, []int)

Deprecated: Use ChownResponse_ChownResponseCode.Descriptor instead.

func (ChownResponse_ChownResponseCode) Number

func (ChownResponse_ChownResponseCode) String

func (ChownResponse_ChownResponseCode) Type

type ChownServiceClient

type ChownServiceClient interface {
	ChownSettings(ctx context.Context, in *ChownRequest, opts ...grpc.CallOption) (*ChownResponse, error)
}

ChownServiceClient is the client API for ChownService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ChownServiceServer

type ChownServiceServer interface {
	ChownSettings(context.Context, *ChownRequest) (*ChownResponse, error)
	// contains filtered or unexported methods
}

ChownServiceServer is the server API for ChownService service. All implementations must embed UnimplementedChownServiceServer for forward compatibility

type CollectResponse

type CollectResponse struct {
	Metrics string `protobuf:"bytes,1,opt,name=metrics,proto3" json:"metrics,omitempty"`
	// contains filtered or unexported fields
}

func (*CollectResponse) Descriptor deprecated

func (*CollectResponse) Descriptor() ([]byte, []int)

Deprecated: Use CollectResponse.ProtoReflect.Descriptor instead.

func (*CollectResponse) GetMetrics

func (x *CollectResponse) GetMetrics() string

func (*CollectResponse) ProtoMessage

func (*CollectResponse) ProtoMessage()

func (*CollectResponse) ProtoReflect

func (x *CollectResponse) ProtoReflect() protoreflect.Message

func (*CollectResponse) Reset

func (x *CollectResponse) Reset()

func (*CollectResponse) String

func (x *CollectResponse) String() string

type CreateUserRequest

type CreateUserRequest struct {
	User    *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	IsAdmin bool  `protobuf:"varint,2,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateUserRequest) Descriptor deprecated

func (*CreateUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.

func (*CreateUserRequest) GetIsAdmin

func (x *CreateUserRequest) GetIsAdmin() bool

func (*CreateUserRequest) GetUser

func (x *CreateUserRequest) GetUser() *User

func (*CreateUserRequest) ProtoMessage

func (*CreateUserRequest) ProtoMessage()

func (*CreateUserRequest) ProtoReflect

func (x *CreateUserRequest) ProtoReflect() protoreflect.Message

func (*CreateUserRequest) Reset

func (x *CreateUserRequest) Reset()

func (*CreateUserRequest) String

func (x *CreateUserRequest) String() string

type EulaServiceClient

type EulaServiceClient interface {
	AcceptEula(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
}

EulaServiceClient is the client API for EulaService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type EulaServiceServer

type EulaServiceServer interface {
	AcceptEula(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	// contains filtered or unexported methods
}

EulaServiceServer is the server API for EulaService service. All implementations must embed UnimplementedEulaServiceServer for forward compatibility

type GdmServiceClient

type GdmServiceClient interface {
	LaunchDesktopSession(ctx context.Context, in *GdmServiceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
}

GdmServiceClient is the client API for GdmService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewGdmServiceClient

func NewGdmServiceClient(cc grpc.ClientConnInterface) GdmServiceClient

type GdmServiceRequest

type GdmServiceRequest struct {
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

func (*GdmServiceRequest) Descriptor deprecated

func (*GdmServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GdmServiceRequest.ProtoReflect.Descriptor instead.

func (*GdmServiceRequest) GetPassword

func (x *GdmServiceRequest) GetPassword() string

func (*GdmServiceRequest) GetUsername

func (x *GdmServiceRequest) GetUsername() string

func (*GdmServiceRequest) ProtoMessage

func (*GdmServiceRequest) ProtoMessage()

func (*GdmServiceRequest) ProtoReflect

func (x *GdmServiceRequest) ProtoReflect() protoreflect.Message

func (*GdmServiceRequest) Reset

func (x *GdmServiceRequest) Reset()

func (*GdmServiceRequest) String

func (x *GdmServiceRequest) String() string

type GdmServiceServer

type GdmServiceServer interface {
	LaunchDesktopSession(context.Context, *GdmServiceRequest) (*emptypb.Empty, error)
	// contains filtered or unexported methods
}

GdmServiceServer is the server API for GdmService service. All implementations must embed UnimplementedGdmServiceServer for forward compatibility

type GetAccentResponse

type GetAccentResponse struct {
	AccentColor AccentColor `protobuf:"varint,1,opt,name=accent_color,json=accentColor,proto3,enum=theme.AccentColor" json:"accent_color,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAccentResponse) Descriptor deprecated

func (*GetAccentResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAccentResponse.ProtoReflect.Descriptor instead.

func (*GetAccentResponse) GetAccentColor

func (x *GetAccentResponse) GetAccentColor() AccentColor

func (*GetAccentResponse) ProtoMessage

func (*GetAccentResponse) ProtoMessage()

func (*GetAccentResponse) ProtoReflect

func (x *GetAccentResponse) ProtoReflect() protoreflect.Message

func (*GetAccentResponse) Reset

func (x *GetAccentResponse) Reset()

func (*GetAccentResponse) String

func (x *GetAccentResponse) String() string

type GetConnectionInfoResponse

type GetConnectionInfoResponse struct {
	AdConnectionInfo *AdConnectionInfo `protobuf:"bytes,1,opt,name=ad_connection_info,json=adConnectionInfo,proto3" json:"ad_connection_info,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionInfoResponse) Descriptor deprecated

func (*GetConnectionInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionInfoResponse.ProtoReflect.Descriptor instead.

func (*GetConnectionInfoResponse) GetAdConnectionInfo

func (x *GetConnectionInfoResponse) GetAdConnectionInfo() *AdConnectionInfo

func (*GetConnectionInfoResponse) ProtoMessage

func (*GetConnectionInfoResponse) ProtoMessage()

func (*GetConnectionInfoResponse) ProtoReflect

func (*GetConnectionInfoResponse) Reset

func (x *GetConnectionInfoResponse) Reset()

func (*GetConnectionInfoResponse) String

func (x *GetConnectionInfoResponse) String() string

type GetJoinResultRequest

type GetJoinResultRequest struct {
	AdConnectionInfo *AdConnectionInfo `protobuf:"bytes,1,opt,name=ad_connection_info,json=adConnectionInfo,proto3" json:"ad_connection_info,omitempty"`
	// contains filtered or unexported fields
}

func (*GetJoinResultRequest) Descriptor deprecated

func (*GetJoinResultRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetJoinResultRequest.ProtoReflect.Descriptor instead.

func (*GetJoinResultRequest) GetAdConnectionInfo

func (x *GetJoinResultRequest) GetAdConnectionInfo() *AdConnectionInfo

func (*GetJoinResultRequest) ProtoMessage

func (*GetJoinResultRequest) ProtoMessage()

func (*GetJoinResultRequest) ProtoReflect

func (x *GetJoinResultRequest) ProtoReflect() protoreflect.Message

func (*GetJoinResultRequest) Reset

func (x *GetJoinResultRequest) Reset()

func (*GetJoinResultRequest) String

func (x *GetJoinResultRequest) String() string

type GetJoinResultResponse

type GetJoinResultResponse struct {
	JoinResult GetJoinResultResponse_AdJoinResult `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GetJoinResultResponse) Descriptor deprecated

func (*GetJoinResultResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetJoinResultResponse.ProtoReflect.Descriptor instead.

func (*GetJoinResultResponse) GetJoinResult

func (*GetJoinResultResponse) ProtoMessage

func (*GetJoinResultResponse) ProtoMessage()

func (*GetJoinResultResponse) ProtoReflect

func (x *GetJoinResultResponse) ProtoReflect() protoreflect.Message

func (*GetJoinResultResponse) Reset

func (x *GetJoinResultResponse) Reset()

func (*GetJoinResultResponse) String

func (x *GetJoinResultResponse) String() string

type GetJoinResultResponse_AdJoinResult

type GetJoinResultResponse_AdJoinResult int32
const (
	GetJoinResultResponse_OK             GetJoinResultResponse_AdJoinResult = 0
	GetJoinResultResponse_JOIN_ERROR     GetJoinResultResponse_AdJoinResult = 1
	GetJoinResultResponse_EMPTY_HOSTNAME GetJoinResultResponse_AdJoinResult = 2
	GetJoinResultResponse_PAM_ERROR      GetJoinResultResponse_AdJoinResult = 3
	GetJoinResultResponse_UNKNOWN        GetJoinResultResponse_AdJoinResult = 4
)

func (GetJoinResultResponse_AdJoinResult) Descriptor

func (GetJoinResultResponse_AdJoinResult) Enum

func (GetJoinResultResponse_AdJoinResult) EnumDescriptor deprecated

func (GetJoinResultResponse_AdJoinResult) EnumDescriptor() ([]byte, []int)

Deprecated: Use GetJoinResultResponse_AdJoinResult.Descriptor instead.

func (GetJoinResultResponse_AdJoinResult) Number

func (GetJoinResultResponse_AdJoinResult) String

func (GetJoinResultResponse_AdJoinResult) Type

type GetKeyboardResponse

type GetKeyboardResponse struct {
	Setup *KeyboardSetup `protobuf:"bytes,1,opt,name=setup,proto3" json:"setup,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeyboardResponse) Descriptor deprecated

func (*GetKeyboardResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyboardResponse.ProtoReflect.Descriptor instead.

func (*GetKeyboardResponse) GetSetup

func (x *GetKeyboardResponse) GetSetup() *KeyboardSetup

func (*GetKeyboardResponse) ProtoMessage

func (*GetKeyboardResponse) ProtoMessage()

func (*GetKeyboardResponse) ProtoReflect

func (x *GetKeyboardResponse) ProtoReflect() protoreflect.Message

func (*GetKeyboardResponse) Reset

func (x *GetKeyboardResponse) Reset()

func (*GetKeyboardResponse) String

func (x *GetKeyboardResponse) String() string

type GetLocaleResponse

type GetLocaleResponse struct {
	Locale string `protobuf:"bytes,1,opt,name=locale,proto3" json:"locale,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocaleResponse) Descriptor deprecated

func (*GetLocaleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocaleResponse.ProtoReflect.Descriptor instead.

func (*GetLocaleResponse) GetLocale

func (x *GetLocaleResponse) GetLocale() string

func (*GetLocaleResponse) ProtoMessage

func (*GetLocaleResponse) ProtoMessage()

func (*GetLocaleResponse) ProtoReflect

func (x *GetLocaleResponse) ProtoReflect() protoreflect.Message

func (*GetLocaleResponse) Reset

func (x *GetLocaleResponse) Reset()

func (*GetLocaleResponse) String

func (x *GetLocaleResponse) String() string

type GetThemeResponse

type GetThemeResponse struct {
	Brightness Theme `protobuf:"varint,1,opt,name=brightness,proto3,enum=theme.Theme" json:"brightness,omitempty"`
	// contains filtered or unexported fields
}

func (*GetThemeResponse) Descriptor deprecated

func (*GetThemeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetThemeResponse.ProtoReflect.Descriptor instead.

func (*GetThemeResponse) GetBrightness

func (x *GetThemeResponse) GetBrightness() Theme

func (*GetThemeResponse) ProtoMessage

func (*GetThemeResponse) ProtoMessage()

func (*GetThemeResponse) ProtoReflect

func (x *GetThemeResponse) ProtoReflect() protoreflect.Message

func (*GetThemeResponse) Reset

func (x *GetThemeResponse) Reset()

func (*GetThemeResponse) String

func (x *GetThemeResponse) String() string

type GetTimezoneResponse

type GetTimezoneResponse struct {
	Timezone string `protobuf:"bytes,1,opt,name=timezone,proto3" json:"timezone,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTimezoneResponse) Descriptor deprecated

func (*GetTimezoneResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTimezoneResponse.ProtoReflect.Descriptor instead.

func (*GetTimezoneResponse) GetTimezone

func (x *GetTimezoneResponse) GetTimezone() string

func (*GetTimezoneResponse) ProtoMessage

func (*GetTimezoneResponse) ProtoMessage()

func (*GetTimezoneResponse) ProtoReflect

func (x *GetTimezoneResponse) ProtoReflect() protoreflect.Message

func (*GetTimezoneResponse) Reset

func (x *GetTimezoneResponse) Reset()

func (*GetTimezoneResponse) String

func (x *GetTimezoneResponse) String() string

type HasSupportResponse

type HasSupportResponse struct {
	HasSupport bool `protobuf:"varint,1,opt,name=has_support,json=hasSupport,proto3" json:"has_support,omitempty"`
	// contains filtered or unexported fields
}

func (*HasSupportResponse) Descriptor deprecated

func (*HasSupportResponse) Descriptor() ([]byte, []int)

Deprecated: Use HasSupportResponse.ProtoReflect.Descriptor instead.

func (*HasSupportResponse) GetHasSupport

func (x *HasSupportResponse) GetHasSupport() bool

func (*HasSupportResponse) ProtoMessage

func (*HasSupportResponse) ProtoMessage()

func (*HasSupportResponse) ProtoReflect

func (x *HasSupportResponse) ProtoReflect() protoreflect.Message

func (*HasSupportResponse) Reset

func (x *HasSupportResponse) Reset()

func (*HasSupportResponse) String

func (x *HasSupportResponse) String() string

type IsUsedResponse

type IsUsedResponse struct {
	IsUsed bool `protobuf:"varint,1,opt,name=is_used,json=isUsed,proto3" json:"is_used,omitempty"`
	// contains filtered or unexported fields
}

func (*IsUsedResponse) Descriptor deprecated

func (*IsUsedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsUsedResponse.ProtoReflect.Descriptor instead.

func (*IsUsedResponse) GetIsUsed

func (x *IsUsedResponse) GetIsUsed() bool

func (*IsUsedResponse) ProtoMessage

func (*IsUsedResponse) ProtoMessage()

func (*IsUsedResponse) ProtoReflect

func (x *IsUsedResponse) ProtoReflect() protoreflect.Message

func (*IsUsedResponse) Reset

func (x *IsUsedResponse) Reset()

func (*IsUsedResponse) String

func (x *IsUsedResponse) String() string

type KeyboardLayout

type KeyboardLayout struct {
	Code     string             `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
	Name     string             `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Variants []*KeyboardVariant `protobuf:"bytes,3,rep,name=variants,proto3" json:"variants,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyboardLayout) Descriptor deprecated

func (*KeyboardLayout) Descriptor() ([]byte, []int)

Deprecated: Use KeyboardLayout.ProtoReflect.Descriptor instead.

func (*KeyboardLayout) GetCode

func (x *KeyboardLayout) GetCode() string

func (*KeyboardLayout) GetName

func (x *KeyboardLayout) GetName() string

func (*KeyboardLayout) GetVariants

func (x *KeyboardLayout) GetVariants() []*KeyboardVariant

func (*KeyboardLayout) ProtoMessage

func (*KeyboardLayout) ProtoMessage()

func (*KeyboardLayout) ProtoReflect

func (x *KeyboardLayout) ProtoReflect() protoreflect.Message

func (*KeyboardLayout) Reset

func (x *KeyboardLayout) Reset()

func (*KeyboardLayout) String

func (x *KeyboardLayout) String() string

type KeyboardServiceClient

type KeyboardServiceClient interface {
	SetKeyboard(ctx context.Context, in *SetKeyboardRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	SetInputSource(ctx context.Context, in *SetInputSourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetKeyboard(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetKeyboardResponse, error)
}

KeyboardServiceClient is the client API for KeyboardService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyboardServiceServer

type KeyboardServiceServer interface {
	SetKeyboard(context.Context, *SetKeyboardRequest) (*emptypb.Empty, error)
	SetInputSource(context.Context, *SetInputSourceRequest) (*emptypb.Empty, error)
	GetKeyboard(context.Context, *emptypb.Empty) (*GetKeyboardResponse, error)
	// contains filtered or unexported methods
}

KeyboardServiceServer is the server API for KeyboardService service. All implementations must embed UnimplementedKeyboardServiceServer for forward compatibility

type KeyboardSettings

type KeyboardSettings struct {
	Layout  string `protobuf:"bytes,1,opt,name=layout,proto3" json:"layout,omitempty"`
	Variant string `protobuf:"bytes,2,opt,name=variant,proto3" json:"variant,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyboardSettings) Descriptor deprecated

func (*KeyboardSettings) Descriptor() ([]byte, []int)

Deprecated: Use KeyboardSettings.ProtoReflect.Descriptor instead.

func (*KeyboardSettings) GetLayout

func (x *KeyboardSettings) GetLayout() string

func (*KeyboardSettings) GetVariant

func (x *KeyboardSettings) GetVariant() string

func (*KeyboardSettings) ProtoMessage

func (*KeyboardSettings) ProtoMessage()

func (*KeyboardSettings) ProtoReflect

func (x *KeyboardSettings) ProtoReflect() protoreflect.Message

func (*KeyboardSettings) Reset

func (x *KeyboardSettings) Reset()

func (*KeyboardSettings) String

func (x *KeyboardSettings) String() string

type KeyboardSetup

type KeyboardSetup struct {
	Settings *KeyboardSettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
	Layouts  []*KeyboardLayout `protobuf:"bytes,2,rep,name=layouts,proto3" json:"layouts,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyboardSetup) Descriptor deprecated

func (*KeyboardSetup) Descriptor() ([]byte, []int)

Deprecated: Use KeyboardSetup.ProtoReflect.Descriptor instead.

func (*KeyboardSetup) GetLayouts

func (x *KeyboardSetup) GetLayouts() []*KeyboardLayout

func (*KeyboardSetup) GetSettings

func (x *KeyboardSetup) GetSettings() *KeyboardSettings

func (*KeyboardSetup) ProtoMessage

func (*KeyboardSetup) ProtoMessage()

func (*KeyboardSetup) ProtoReflect

func (x *KeyboardSetup) ProtoReflect() protoreflect.Message

func (*KeyboardSetup) Reset

func (x *KeyboardSetup) Reset()

func (*KeyboardSetup) String

func (x *KeyboardSetup) String() string

type KeyboardVariant

type KeyboardVariant struct {
	Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
	Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyboardVariant) Descriptor deprecated

func (*KeyboardVariant) Descriptor() ([]byte, []int)

Deprecated: Use KeyboardVariant.ProtoReflect.Descriptor instead.

func (*KeyboardVariant) GetCode

func (x *KeyboardVariant) GetCode() string

func (*KeyboardVariant) GetName

func (x *KeyboardVariant) GetName() string

func (*KeyboardVariant) ProtoMessage

func (*KeyboardVariant) ProtoMessage()

func (*KeyboardVariant) ProtoReflect

func (x *KeyboardVariant) ProtoReflect() protoreflect.Message

func (*KeyboardVariant) Reset

func (x *KeyboardVariant) Reset()

func (*KeyboardVariant) String

func (x *KeyboardVariant) String() string

type LocaleServiceClient

type LocaleServiceClient interface {
	SetLocale(ctx context.Context, in *SetLocaleRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetLocale(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetLocaleResponse, error)
}

LocaleServiceClient is the client API for LocaleService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LocaleServiceServer

type LocaleServiceServer interface {
	SetLocale(context.Context, *SetLocaleRequest) (*emptypb.Empty, error)
	GetLocale(context.Context, *emptypb.Empty) (*GetLocaleResponse, error)
	// contains filtered or unexported methods
}

LocaleServiceServer is the server API for LocaleService service. All implementations must embed UnimplementedLocaleServiceServer for forward compatibility

type PingDomainControllerRequest

type PingDomainControllerRequest struct {
	Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"`
	// contains filtered or unexported fields
}

func (*PingDomainControllerRequest) Descriptor deprecated

func (*PingDomainControllerRequest) Descriptor() ([]byte, []int)

Deprecated: Use PingDomainControllerRequest.ProtoReflect.Descriptor instead.

func (*PingDomainControllerRequest) GetDomain

func (x *PingDomainControllerRequest) GetDomain() string

func (*PingDomainControllerRequest) ProtoMessage

func (*PingDomainControllerRequest) ProtoMessage()

func (*PingDomainControllerRequest) ProtoReflect

func (*PingDomainControllerRequest) Reset

func (x *PingDomainControllerRequest) Reset()

func (*PingDomainControllerRequest) String

func (x *PingDomainControllerRequest) String() string

type PingDomainControllerResponse

type PingDomainControllerResponse struct {
	Validation AdDomainNameValidation `protobuf:"varint,1,opt,name=validation,proto3,enum=active_directory.AdDomainNameValidation" json:"validation,omitempty"`
	// contains filtered or unexported fields
}

func (*PingDomainControllerResponse) Descriptor deprecated

func (*PingDomainControllerResponse) Descriptor() ([]byte, []int)

Deprecated: Use PingDomainControllerResponse.ProtoReflect.Descriptor instead.

func (*PingDomainControllerResponse) GetValidation

func (*PingDomainControllerResponse) ProtoMessage

func (*PingDomainControllerResponse) ProtoMessage()

func (*PingDomainControllerResponse) ProtoReflect

func (*PingDomainControllerResponse) Reset

func (x *PingDomainControllerResponse) Reset()

func (*PingDomainControllerResponse) String

type PrivacyServiceClient

type PrivacyServiceClient interface {
	GetLocationServices(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
	EnableLocationServices(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DisableLocationServices(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
}

PrivacyServiceClient is the client API for PrivacyService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type PrivacyServiceServer

type PrivacyServiceServer interface {
	GetLocationServices(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	EnableLocationServices(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	DisableLocationServices(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
	// contains filtered or unexported methods
}

PrivacyServiceServer is the server API for PrivacyService service. All implementations must embed UnimplementedPrivacyServiceServer for forward compatibility

type ProAttachRequest

type ProAttachRequest struct {
	Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	// contains filtered or unexported fields
}

func (*ProAttachRequest) Descriptor deprecated

func (*ProAttachRequest) Descriptor() ([]byte, []int)

Deprecated: Use ProAttachRequest.ProtoReflect.Descriptor instead.

func (*ProAttachRequest) GetToken

func (x *ProAttachRequest) GetToken() string

func (*ProAttachRequest) ProtoMessage

func (*ProAttachRequest) ProtoMessage()

func (*ProAttachRequest) ProtoReflect

func (x *ProAttachRequest) ProtoReflect() protoreflect.Message

func (*ProAttachRequest) Reset

func (x *ProAttachRequest) Reset()

func (*ProAttachRequest) String

func (x *ProAttachRequest) String() string

type ProAttachResponse

type ProAttachResponse struct {
	Type ProAttachResponse_ProAttachResponseType `protobuf:"varint,1,opt,name=type,proto3,enum=pro.ProAttachResponse_ProAttachResponseType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*ProAttachResponse) Descriptor deprecated

func (*ProAttachResponse) Descriptor() ([]byte, []int)

Deprecated: Use ProAttachResponse.ProtoReflect.Descriptor instead.

func (*ProAttachResponse) GetType

func (*ProAttachResponse) ProtoMessage

func (*ProAttachResponse) ProtoMessage()

func (*ProAttachResponse) ProtoReflect

func (x *ProAttachResponse) ProtoReflect() protoreflect.Message

func (*ProAttachResponse) Reset

func (x *ProAttachResponse) Reset()

func (*ProAttachResponse) String

func (x *ProAttachResponse) String() string

type ProAttachResponse_ProAttachResponseType

type ProAttachResponse_ProAttachResponseType int32
const (
	ProAttachResponse_SUCCESS          ProAttachResponse_ProAttachResponseType = 0
	ProAttachResponse_NETWORK_ERROR    ProAttachResponse_ProAttachResponseType = 1
	ProAttachResponse_UNKNOWN_ERROR    ProAttachResponse_ProAttachResponseType = 2
	ProAttachResponse_ALREADY_ATTACHED ProAttachResponse_ProAttachResponseType = 3
)

func (ProAttachResponse_ProAttachResponseType) Descriptor

func (ProAttachResponse_ProAttachResponseType) Enum

func (ProAttachResponse_ProAttachResponseType) EnumDescriptor deprecated

func (ProAttachResponse_ProAttachResponseType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProAttachResponse_ProAttachResponseType.Descriptor instead.

func (ProAttachResponse_ProAttachResponseType) Number

func (ProAttachResponse_ProAttachResponseType) String

func (ProAttachResponse_ProAttachResponseType) Type

type ProMagicAttachResponse

type ProMagicAttachResponse struct {
	Type     ProMagicAttachResponseType `protobuf:"varint,1,opt,name=type,proto3,enum=pro.ProMagicAttachResponseType" json:"type,omitempty"`
	UserCode *string                    `protobuf:"bytes,2,opt,name=userCode,proto3,oneof" json:"userCode,omitempty"`
	// contains filtered or unexported fields
}

func (*ProMagicAttachResponse) Descriptor deprecated

func (*ProMagicAttachResponse) Descriptor() ([]byte, []int)

Deprecated: Use ProMagicAttachResponse.ProtoReflect.Descriptor instead.

func (*ProMagicAttachResponse) GetType

func (*ProMagicAttachResponse) GetUserCode

func (x *ProMagicAttachResponse) GetUserCode() string

func (*ProMagicAttachResponse) ProtoMessage

func (*ProMagicAttachResponse) ProtoMessage()

func (*ProMagicAttachResponse) ProtoReflect

func (x *ProMagicAttachResponse) ProtoReflect() protoreflect.Message

func (*ProMagicAttachResponse) Reset

func (x *ProMagicAttachResponse) Reset()

func (*ProMagicAttachResponse) String

func (x *ProMagicAttachResponse) String() string

type ProMagicAttachResponseType

type ProMagicAttachResponseType int32
const (
	ProMagicAttachResponseType_USER_CODE                  ProMagicAttachResponseType = 0
	ProMagicAttachResponseType_REFRESHED_USER_CODE        ProMagicAttachResponseType = 1
	ProMagicAttachResponseType_SUCCESS                    ProMagicAttachResponseType = 2
	ProMagicAttachResponseType_NETWORK_ERROR              ProMagicAttachResponseType = 3
	ProMagicAttachResponseType_SUBSCRIPTION_LIMIT_REACHED ProMagicAttachResponseType = 4
	ProMagicAttachResponseType_UNKNOWN_ERROR              ProMagicAttachResponseType = 5
	ProMagicAttachResponseType_ALREADY_ATTACHED           ProMagicAttachResponseType = 6
)

func (ProMagicAttachResponseType) Descriptor

func (ProMagicAttachResponseType) Enum

func (ProMagicAttachResponseType) EnumDescriptor deprecated

func (ProMagicAttachResponseType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProMagicAttachResponseType.Descriptor instead.

func (ProMagicAttachResponseType) Number

func (ProMagicAttachResponseType) String

func (ProMagicAttachResponseType) Type

type ProServiceClient

type ProServiceClient interface {
	ProMagicAttach(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (ProService_ProMagicAttachClient, error)
	ProAttach(ctx context.Context, in *ProAttachRequest, opts ...grpc.CallOption) (*ProAttachResponse, error)
	ProStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
}

ProServiceClient is the client API for ProService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewProServiceClient

func NewProServiceClient(cc grpc.ClientConnInterface) ProServiceClient

type ProServiceServer

type ProServiceServer interface {
	ProMagicAttach(*emptypb.Empty, ProService_ProMagicAttachServer) error
	ProAttach(context.Context, *ProAttachRequest) (*ProAttachResponse, error)
	ProStatus(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
	// contains filtered or unexported methods
}

ProServiceServer is the server API for ProService service. All implementations must embed UnimplementedProServiceServer for forward compatibility

type ProService_ProMagicAttachClient

type ProService_ProMagicAttachClient interface {
	Recv() (*ProMagicAttachResponse, error)
	grpc.ClientStream
}

type ProService_ProMagicAttachServer

type ProService_ProMagicAttachServer interface {
	Send(*ProMagicAttachResponse) error
	grpc.ServerStream
}

type SendResponse

type SendResponse struct {
	Type SendResponse_SendResponseType `protobuf:"varint,1,opt,name=type,proto3,enum=telemetry.SendResponse_SendResponseType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*SendResponse) Descriptor deprecated

func (*SendResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendResponse.ProtoReflect.Descriptor instead.

func (*SendResponse) GetType

func (*SendResponse) ProtoMessage

func (*SendResponse) ProtoMessage()

func (*SendResponse) ProtoReflect

func (x *SendResponse) ProtoReflect() protoreflect.Message

func (*SendResponse) Reset

func (x *SendResponse) Reset()

func (*SendResponse) String

func (x *SendResponse) String() string

type SendResponse_SendResponseType

type SendResponse_SendResponseType int32
const (
	SendResponse_SUCCESS       SendResponse_SendResponseType = 0
	SendResponse_NETWORK_ERROR SendResponse_SendResponseType = 1
	SendResponse_UNKNOWN_ERROR SendResponse_SendResponseType = 2
)

func (SendResponse_SendResponseType) Descriptor

func (SendResponse_SendResponseType) Enum

func (SendResponse_SendResponseType) EnumDescriptor deprecated

func (SendResponse_SendResponseType) EnumDescriptor() ([]byte, []int)

Deprecated: Use SendResponse_SendResponseType.Descriptor instead.

func (SendResponse_SendResponseType) Number

func (SendResponse_SendResponseType) String

func (SendResponse_SendResponseType) Type

type SetAccentRequest

type SetAccentRequest struct {
	AccentColor AccentColor `protobuf:"varint,1,opt,name=accent_color,json=accentColor,proto3,enum=theme.AccentColor" json:"accent_color,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAccentRequest) Descriptor deprecated

func (*SetAccentRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAccentRequest.ProtoReflect.Descriptor instead.

func (*SetAccentRequest) GetAccentColor

func (x *SetAccentRequest) GetAccentColor() AccentColor

func (*SetAccentRequest) ProtoMessage

func (*SetAccentRequest) ProtoMessage()

func (*SetAccentRequest) ProtoReflect

func (x *SetAccentRequest) ProtoReflect() protoreflect.Message

func (*SetAccentRequest) Reset

func (x *SetAccentRequest) Reset()

func (*SetAccentRequest) String

func (x *SetAccentRequest) String() string

type SetConnectionInfoRequest

type SetConnectionInfoRequest struct {
	AdConnectionInfo *AdConnectionInfo `protobuf:"bytes,1,opt,name=ad_connection_info,json=adConnectionInfo,proto3" json:"ad_connection_info,omitempty"`
	// contains filtered or unexported fields
}

func (*SetConnectionInfoRequest) Descriptor deprecated

func (*SetConnectionInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetConnectionInfoRequest.ProtoReflect.Descriptor instead.

func (*SetConnectionInfoRequest) GetAdConnectionInfo

func (x *SetConnectionInfoRequest) GetAdConnectionInfo() *AdConnectionInfo

func (*SetConnectionInfoRequest) ProtoMessage

func (*SetConnectionInfoRequest) ProtoMessage()

func (*SetConnectionInfoRequest) ProtoReflect

func (x *SetConnectionInfoRequest) ProtoReflect() protoreflect.Message

func (*SetConnectionInfoRequest) Reset

func (x *SetConnectionInfoRequest) Reset()

func (*SetConnectionInfoRequest) String

func (x *SetConnectionInfoRequest) String() string

type SetInputSourceRequest

type SetInputSourceRequest struct {
	Settings *KeyboardSettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInputSourceRequest) Descriptor deprecated

func (*SetInputSourceRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInputSourceRequest.ProtoReflect.Descriptor instead.

func (*SetInputSourceRequest) GetSettings

func (x *SetInputSourceRequest) GetSettings() *KeyboardSettings

func (*SetInputSourceRequest) ProtoMessage

func (*SetInputSourceRequest) ProtoMessage()

func (*SetInputSourceRequest) ProtoReflect

func (x *SetInputSourceRequest) ProtoReflect() protoreflect.Message

func (*SetInputSourceRequest) Reset

func (x *SetInputSourceRequest) Reset()

func (*SetInputSourceRequest) String

func (x *SetInputSourceRequest) String() string

type SetKeyboardRequest

type SetKeyboardRequest struct {
	Settings *KeyboardSettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
	// contains filtered or unexported fields
}

func (*SetKeyboardRequest) Descriptor deprecated

func (*SetKeyboardRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetKeyboardRequest.ProtoReflect.Descriptor instead.

func (*SetKeyboardRequest) GetSettings

func (x *SetKeyboardRequest) GetSettings() *KeyboardSettings

func (*SetKeyboardRequest) ProtoMessage

func (*SetKeyboardRequest) ProtoMessage()

func (*SetKeyboardRequest) ProtoReflect

func (x *SetKeyboardRequest) ProtoReflect() protoreflect.Message

func (*SetKeyboardRequest) Reset

func (x *SetKeyboardRequest) Reset()

func (*SetKeyboardRequest) String

func (x *SetKeyboardRequest) String() string

type SetLocaleRequest

type SetLocaleRequest struct {
	Locale string `protobuf:"bytes,1,opt,name=locale,proto3" json:"locale,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLocaleRequest) Descriptor deprecated

func (*SetLocaleRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLocaleRequest.ProtoReflect.Descriptor instead.

func (*SetLocaleRequest) GetLocale

func (x *SetLocaleRequest) GetLocale() string

func (*SetLocaleRequest) ProtoMessage

func (*SetLocaleRequest) ProtoMessage()

func (*SetLocaleRequest) ProtoReflect

func (x *SetLocaleRequest) ProtoReflect() protoreflect.Message

func (*SetLocaleRequest) Reset

func (x *SetLocaleRequest) Reset()

func (*SetLocaleRequest) String

func (x *SetLocaleRequest) String() string

type SetThemeRequest

type SetThemeRequest struct {
	Theme Theme `protobuf:"varint,1,opt,name=theme,proto3,enum=theme.Theme" json:"theme,omitempty"`
	// contains filtered or unexported fields
}

func (*SetThemeRequest) Descriptor deprecated

func (*SetThemeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetThemeRequest.ProtoReflect.Descriptor instead.

func (*SetThemeRequest) GetTheme

func (x *SetThemeRequest) GetTheme() Theme

func (*SetThemeRequest) ProtoMessage

func (*SetThemeRequest) ProtoMessage()

func (*SetThemeRequest) ProtoReflect

func (x *SetThemeRequest) ProtoReflect() protoreflect.Message

func (*SetThemeRequest) Reset

func (x *SetThemeRequest) Reset()

func (*SetThemeRequest) String

func (x *SetThemeRequest) String() string

type SetTimezoneRequest

type SetTimezoneRequest struct {
	Timezone string `protobuf:"bytes,1,opt,name=timezone,proto3" json:"timezone,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTimezoneRequest) Descriptor deprecated

func (*SetTimezoneRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTimezoneRequest.ProtoReflect.Descriptor instead.

func (*SetTimezoneRequest) GetTimezone

func (x *SetTimezoneRequest) GetTimezone() string

func (*SetTimezoneRequest) ProtoMessage

func (*SetTimezoneRequest) ProtoMessage()

func (*SetTimezoneRequest) ProtoReflect

func (x *SetTimezoneRequest) ProtoReflect() protoreflect.Message

func (*SetTimezoneRequest) Reset

func (x *SetTimezoneRequest) Reset()

func (*SetTimezoneRequest) String

func (x *SetTimezoneRequest) String() string

type SetUsedRequest

type SetUsedRequest struct {
	IsUsed bool `protobuf:"varint,1,opt,name=is_used,json=isUsed,proto3" json:"is_used,omitempty"`
	// contains filtered or unexported fields
}

func (*SetUsedRequest) Descriptor deprecated

func (*SetUsedRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetUsedRequest.ProtoReflect.Descriptor instead.

func (*SetUsedRequest) GetIsUsed

func (x *SetUsedRequest) GetIsUsed() bool

func (*SetUsedRequest) ProtoMessage

func (*SetUsedRequest) ProtoMessage()

func (*SetUsedRequest) ProtoReflect

func (x *SetUsedRequest) ProtoReflect() protoreflect.Message

func (*SetUsedRequest) Reset

func (x *SetUsedRequest) Reset()

func (*SetUsedRequest) String

func (x *SetUsedRequest) String() string

type TelemetryServiceClient

type TelemetryServiceClient interface {
	Collect(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*CollectResponse, error)
	CollectAndSend(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SendResponse, error)
	SendDecline(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SendResponse, error)
}

TelemetryServiceClient is the client API for TelemetryService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TelemetryServiceServer

type TelemetryServiceServer interface {
	Collect(context.Context, *emptypb.Empty) (*CollectResponse, error)
	CollectAndSend(context.Context, *emptypb.Empty) (*SendResponse, error)
	SendDecline(context.Context, *emptypb.Empty) (*SendResponse, error)
	// contains filtered or unexported methods
}

TelemetryServiceServer is the server API for TelemetryService service. All implementations must embed UnimplementedTelemetryServiceServer for forward compatibility

type Theme

type Theme int32
const (
	Theme_LIGHT Theme = 0
	Theme_DARK  Theme = 1
)

func (Theme) Descriptor

func (Theme) Descriptor() protoreflect.EnumDescriptor

func (Theme) Enum

func (x Theme) Enum() *Theme

func (Theme) EnumDescriptor deprecated

func (Theme) EnumDescriptor() ([]byte, []int)

Deprecated: Use Theme.Descriptor instead.

func (Theme) Number

func (x Theme) Number() protoreflect.EnumNumber

func (Theme) String

func (x Theme) String() string

func (Theme) Type

func (Theme) Type() protoreflect.EnumType

type ThemeServiceClient

type ThemeServiceClient interface {
	SetTheme(ctx context.Context, in *SetThemeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetTheme(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetThemeResponse, error)
	SetAccent(ctx context.Context, in *SetAccentRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetAccent(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetAccentResponse, error)
}

ThemeServiceClient is the client API for ThemeService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ThemeServiceServer

type ThemeServiceServer interface {
	SetTheme(context.Context, *SetThemeRequest) (*emptypb.Empty, error)
	GetTheme(context.Context, *emptypb.Empty) (*GetThemeResponse, error)
	SetAccent(context.Context, *SetAccentRequest) (*emptypb.Empty, error)
	GetAccent(context.Context, *emptypb.Empty) (*GetAccentResponse, error)
	// contains filtered or unexported methods
}

ThemeServiceServer is the server API for ThemeService service. All implementations must embed UnimplementedThemeServiceServer for forward compatibility

type TimezoneServiceClient

type TimezoneServiceClient interface {
	SetTimezone(ctx context.Context, in *SetTimezoneRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetTimezone(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetTimezoneResponse, error)
}

TimezoneServiceClient is the client API for TimezoneService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TimezoneServiceServer

type TimezoneServiceServer interface {
	SetTimezone(context.Context, *SetTimezoneRequest) (*emptypb.Empty, error)
	GetTimezone(context.Context, *emptypb.Empty) (*GetTimezoneResponse, error)
	// contains filtered or unexported methods
}

TimezoneServiceServer is the server API for TimezoneService service. All implementations must embed UnimplementedTimezoneServiceServer for forward compatibility

type UnimplementedAccessibilityServiceServer

type UnimplementedAccessibilityServiceServer struct {
}

UnimplementedAccessibilityServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedAccessibilityServiceServer) DisableDesktopZoom

func (UnimplementedAccessibilityServiceServer) DisableHighContrast

func (UnimplementedAccessibilityServiceServer) DisableLargeText

func (UnimplementedAccessibilityServiceServer) DisableMouseKeys

func (UnimplementedAccessibilityServiceServer) DisableReducedMotion

func (UnimplementedAccessibilityServiceServer) DisableScreenKeyboard

func (UnimplementedAccessibilityServiceServer) DisableScreenReader

func (UnimplementedAccessibilityServiceServer) DisableSlowKeys

func (UnimplementedAccessibilityServiceServer) DisableStickyKeys

func (UnimplementedAccessibilityServiceServer) DisableVisualAlerts

func (UnimplementedAccessibilityServiceServer) EnableDesktopZoom

func (UnimplementedAccessibilityServiceServer) EnableHighContrast

func (UnimplementedAccessibilityServiceServer) EnableLargeText

func (UnimplementedAccessibilityServiceServer) EnableMouseKeys

func (UnimplementedAccessibilityServiceServer) EnableReducedMotion

func (UnimplementedAccessibilityServiceServer) EnableScreenKeyboard

func (UnimplementedAccessibilityServiceServer) EnableScreenReader

func (UnimplementedAccessibilityServiceServer) EnableSlowKeys

func (UnimplementedAccessibilityServiceServer) EnableStickyKeys

func (UnimplementedAccessibilityServiceServer) EnableVisualAlerts

func (UnimplementedAccessibilityServiceServer) GetDesktopZoom

func (UnimplementedAccessibilityServiceServer) GetHighContrast

func (UnimplementedAccessibilityServiceServer) GetLargeText

func (UnimplementedAccessibilityServiceServer) GetMouseKeys

func (UnimplementedAccessibilityServiceServer) GetReducedMotion

func (UnimplementedAccessibilityServiceServer) GetScreenKeyboard

func (UnimplementedAccessibilityServiceServer) GetScreenReader

func (UnimplementedAccessibilityServiceServer) GetSlowKeys

func (UnimplementedAccessibilityServiceServer) GetStickyKeys

func (UnimplementedAccessibilityServiceServer) GetVisualAlerts

type UnimplementedActiveDirectoryServiceServer

type UnimplementedActiveDirectoryServiceServer struct {
}

UnimplementedActiveDirectoryServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedActiveDirectoryServiceServer) CheckAdminName

func (UnimplementedActiveDirectoryServiceServer) CheckDomainName

func (UnimplementedActiveDirectoryServiceServer) CheckPassword

func (UnimplementedActiveDirectoryServiceServer) GetConnectionInfo

func (UnimplementedActiveDirectoryServiceServer) GetJoinResult

func (UnimplementedActiveDirectoryServiceServer) HasSupport

func (UnimplementedActiveDirectoryServiceServer) IsUsed

func (UnimplementedActiveDirectoryServiceServer) PingDomainController

func (UnimplementedActiveDirectoryServiceServer) SetConnectionInfo

func (UnimplementedActiveDirectoryServiceServer) SetUsed

type UnimplementedChownServiceServer

type UnimplementedChownServiceServer struct {
}

UnimplementedChownServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedChownServiceServer) ChownSettings

type UnimplementedEulaServiceServer

type UnimplementedEulaServiceServer struct {
}

UnimplementedEulaServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedEulaServiceServer) AcceptEula

type UnimplementedGdmServiceServer

type UnimplementedGdmServiceServer struct {
}

UnimplementedGdmServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedGdmServiceServer) LaunchDesktopSession

type UnimplementedKeyboardServiceServer

type UnimplementedKeyboardServiceServer struct {
}

UnimplementedKeyboardServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedKeyboardServiceServer) GetKeyboard

func (UnimplementedKeyboardServiceServer) SetInputSource

func (UnimplementedKeyboardServiceServer) SetKeyboard

type UnimplementedLocaleServiceServer

type UnimplementedLocaleServiceServer struct {
}

UnimplementedLocaleServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedLocaleServiceServer) GetLocale

func (UnimplementedLocaleServiceServer) SetLocale

type UnimplementedPrivacyServiceServer

type UnimplementedPrivacyServiceServer struct {
}

UnimplementedPrivacyServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedPrivacyServiceServer) DisableLocationServices

func (UnimplementedPrivacyServiceServer) EnableLocationServices

func (UnimplementedPrivacyServiceServer) GetLocationServices

type UnimplementedProServiceServer

type UnimplementedProServiceServer struct {
}

UnimplementedProServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProServiceServer) ProAttach

func (UnimplementedProServiceServer) ProMagicAttach

func (UnimplementedProServiceServer) ProStatus

type UnimplementedTelemetryServiceServer

type UnimplementedTelemetryServiceServer struct {
}

UnimplementedTelemetryServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedTelemetryServiceServer) Collect

func (UnimplementedTelemetryServiceServer) CollectAndSend

func (UnimplementedTelemetryServiceServer) SendDecline

type UnimplementedThemeServiceServer

type UnimplementedThemeServiceServer struct {
}

UnimplementedThemeServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedThemeServiceServer) GetAccent

func (UnimplementedThemeServiceServer) GetTheme

func (UnimplementedThemeServiceServer) SetAccent

func (UnimplementedThemeServiceServer) SetTheme

type UnimplementedTimezoneServiceServer

type UnimplementedTimezoneServiceServer struct {
}

UnimplementedTimezoneServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedTimezoneServiceServer) GetTimezone

func (UnimplementedTimezoneServiceServer) SetTimezone

type UnimplementedUserServiceServer

type UnimplementedUserServiceServer struct {
}

UnimplementedUserServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedUserServiceServer) CreateUser

func (UnimplementedUserServiceServer) ValidateUsername

type UnsafeAccessibilityServiceServer

type UnsafeAccessibilityServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAccessibilityServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AccessibilityServiceServer will result in compilation errors.

type UnsafeActiveDirectoryServiceServer

type UnsafeActiveDirectoryServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeActiveDirectoryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ActiveDirectoryServiceServer will result in compilation errors.

type UnsafeChownServiceServer

type UnsafeChownServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeChownServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ChownServiceServer will result in compilation errors.

type UnsafeEulaServiceServer

type UnsafeEulaServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeEulaServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EulaServiceServer will result in compilation errors.

type UnsafeGdmServiceServer

type UnsafeGdmServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeGdmServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GdmServiceServer will result in compilation errors.

type UnsafeKeyboardServiceServer

type UnsafeKeyboardServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyboardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyboardServiceServer will result in compilation errors.

type UnsafeLocaleServiceServer

type UnsafeLocaleServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLocaleServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LocaleServiceServer will result in compilation errors.

type UnsafePrivacyServiceServer

type UnsafePrivacyServiceServer interface {
	// contains filtered or unexported methods
}

UnsafePrivacyServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PrivacyServiceServer will result in compilation errors.

type UnsafeProServiceServer

type UnsafeProServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeProServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProServiceServer will result in compilation errors.

type UnsafeTelemetryServiceServer

type UnsafeTelemetryServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTelemetryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TelemetryServiceServer will result in compilation errors.

type UnsafeThemeServiceServer

type UnsafeThemeServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeThemeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ThemeServiceServer will result in compilation errors.

type UnsafeTimezoneServiceServer

type UnsafeTimezoneServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTimezoneServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TimezoneServiceServer will result in compilation errors.

type UnsafeUserServiceServer

type UnsafeUserServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServiceServer will result in compilation errors.

type User

type User struct {
	RealName  string `protobuf:"bytes,1,opt,name=real_name,json=realName,proto3" json:"real_name,omitempty"`
	Hostname  string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"`
	Username  string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"`
	Password  string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"`
	AutoLogin bool   `protobuf:"varint,5,opt,name=auto_login,json=autoLogin,proto3" json:"auto_login,omitempty"`
	// contains filtered or unexported fields
}

func (*User) Descriptor deprecated

func (*User) Descriptor() ([]byte, []int)

Deprecated: Use User.ProtoReflect.Descriptor instead.

func (*User) GetAutoLogin

func (x *User) GetAutoLogin() bool

func (*User) GetHostname

func (x *User) GetHostname() string

func (*User) GetPassword

func (x *User) GetPassword() string

func (*User) GetRealName

func (x *User) GetRealName() string

func (*User) GetUsername

func (x *User) GetUsername() string

func (*User) ProtoMessage

func (*User) ProtoMessage()

func (*User) ProtoReflect

func (x *User) ProtoReflect() protoreflect.Message

func (*User) Reset

func (x *User) Reset()

func (*User) String

func (x *User) String() string

type UserServiceClient

type UserServiceClient interface {
	CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	ValidateUsername(ctx context.Context, in *ValidateUsernameRequest, opts ...grpc.CallOption) (*ValidateUsernameResponse, error)
}

UserServiceClient is the client API for UserService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type UserServiceServer

type UserServiceServer interface {
	CreateUser(context.Context, *CreateUserRequest) (*emptypb.Empty, error)
	ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error)
	// contains filtered or unexported methods
}

UserServiceServer is the server API for UserService service. All implementations must embed UnimplementedUserServiceServer for forward compatibility

type UsernameValidation

type UsernameValidation int32
const (
	UsernameValidation_OK              UsernameValidation = 0
	UsernameValidation_ALREADY_IN_USE  UsernameValidation = 1
	UsernameValidation_SYSTEM_RESERVED UsernameValidation = 2
	UsernameValidation_INVALID_CHARS   UsernameValidation = 3
	UsernameValidation_TOO_LONG        UsernameValidation = 4
	UsernameValidation_EMPTY           UsernameValidation = 5
)

func (UsernameValidation) Descriptor

func (UsernameValidation) Enum

func (UsernameValidation) EnumDescriptor deprecated

func (UsernameValidation) EnumDescriptor() ([]byte, []int)

Deprecated: Use UsernameValidation.Descriptor instead.

func (UsernameValidation) Number

func (UsernameValidation) String

func (x UsernameValidation) String() string

func (UsernameValidation) Type

type ValidateUsernameRequest

type ValidateUsernameRequest struct {
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	// contains filtered or unexported fields
}

func (*ValidateUsernameRequest) Descriptor deprecated

func (*ValidateUsernameRequest) Descriptor() ([]byte, []int)

Deprecated: Use ValidateUsernameRequest.ProtoReflect.Descriptor instead.

func (*ValidateUsernameRequest) GetUsername

func (x *ValidateUsernameRequest) GetUsername() string

func (*ValidateUsernameRequest) ProtoMessage

func (*ValidateUsernameRequest) ProtoMessage()

func (*ValidateUsernameRequest) ProtoReflect

func (x *ValidateUsernameRequest) ProtoReflect() protoreflect.Message

func (*ValidateUsernameRequest) Reset

func (x *ValidateUsernameRequest) Reset()

func (*ValidateUsernameRequest) String

func (x *ValidateUsernameRequest) String() string

type ValidateUsernameResponse

type ValidateUsernameResponse struct {
	UsernameValidation UsernameValidation `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ValidateUsernameResponse) Descriptor deprecated

func (*ValidateUsernameResponse) Descriptor() ([]byte, []int)

Deprecated: Use ValidateUsernameResponse.ProtoReflect.Descriptor instead.

func (*ValidateUsernameResponse) GetUsernameValidation

func (x *ValidateUsernameResponse) GetUsernameValidation() UsernameValidation

func (*ValidateUsernameResponse) ProtoMessage

func (*ValidateUsernameResponse) ProtoMessage()

func (*ValidateUsernameResponse) ProtoReflect

func (x *ValidateUsernameResponse) ProtoReflect() protoreflect.Message

func (*ValidateUsernameResponse) Reset

func (x *ValidateUsernameResponse) Reset()

func (*ValidateUsernameResponse) String

func (x *ValidateUsernameResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL