Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAccessibilityServiceServer(s grpc.ServiceRegistrar, srv AccessibilityServiceServer)
- func RegisterActiveDirectoryServiceServer(s grpc.ServiceRegistrar, srv ActiveDirectoryServiceServer)
- func RegisterChownServiceServer(s grpc.ServiceRegistrar, srv ChownServiceServer)
- func RegisterEulaServiceServer(s grpc.ServiceRegistrar, srv EulaServiceServer)
- func RegisterGdmServiceServer(s grpc.ServiceRegistrar, srv GdmServiceServer)
- func RegisterKeyboardServiceServer(s grpc.ServiceRegistrar, srv KeyboardServiceServer)
- func RegisterLocaleServiceServer(s grpc.ServiceRegistrar, srv LocaleServiceServer)
- func RegisterPrivacyServiceServer(s grpc.ServiceRegistrar, srv PrivacyServiceServer)
- func RegisterProServiceServer(s grpc.ServiceRegistrar, srv ProServiceServer)
- func RegisterTelemetryServiceServer(s grpc.ServiceRegistrar, srv TelemetryServiceServer)
- func RegisterThemeServiceServer(s grpc.ServiceRegistrar, srv ThemeServiceServer)
- func RegisterTimezoneServiceServer(s grpc.ServiceRegistrar, srv TimezoneServiceServer)
- func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
- type AccentColor
- func (AccentColor) Descriptor() protoreflect.EnumDescriptor
- func (x AccentColor) Enum() *AccentColor
- func (AccentColor) EnumDescriptor() ([]byte, []int)deprecated
- func (x AccentColor) Number() protoreflect.EnumNumber
- func (x AccentColor) String() string
- func (AccentColor) Type() protoreflect.EnumType
- type AccessibilityServiceClient
- type AccessibilityServiceServer
- type ActiveDirectoryServiceClient
- type ActiveDirectoryServiceServer
- type AdConnectionInfo
- func (*AdConnectionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AdConnectionInfo) GetAdminName() string
- func (x *AdConnectionInfo) GetDomainName() string
- func (x *AdConnectionInfo) GetPassword() string
- func (*AdConnectionInfo) ProtoMessage()
- func (x *AdConnectionInfo) ProtoReflect() protoreflect.Message
- func (x *AdConnectionInfo) Reset()
- func (x *AdConnectionInfo) String() string
- type AdDomainNameValidation
- func (AdDomainNameValidation) Descriptor() protoreflect.EnumDescriptor
- func (x AdDomainNameValidation) Enum() *AdDomainNameValidation
- func (AdDomainNameValidation) EnumDescriptor() ([]byte, []int)deprecated
- func (x AdDomainNameValidation) Number() protoreflect.EnumNumber
- func (x AdDomainNameValidation) String() string
- func (AdDomainNameValidation) Type() protoreflect.EnumType
- type CheckAdminNameRequest
- func (*CheckAdminNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckAdminNameRequest) GetAdminName() string
- func (*CheckAdminNameRequest) ProtoMessage()
- func (x *CheckAdminNameRequest) ProtoReflect() protoreflect.Message
- func (x *CheckAdminNameRequest) Reset()
- func (x *CheckAdminNameRequest) String() string
- type CheckAdminNameResponse
- func (*CheckAdminNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckAdminNameResponse) GetValidation() CheckAdminNameResponse_AdAdminNameValidation
- func (*CheckAdminNameResponse) ProtoMessage()
- func (x *CheckAdminNameResponse) ProtoReflect() protoreflect.Message
- func (x *CheckAdminNameResponse) Reset()
- func (x *CheckAdminNameResponse) String() string
- type CheckAdminNameResponse_AdAdminNameValidation
- func (CheckAdminNameResponse_AdAdminNameValidation) Descriptor() protoreflect.EnumDescriptor
- func (x CheckAdminNameResponse_AdAdminNameValidation) Enum() *CheckAdminNameResponse_AdAdminNameValidation
- func (CheckAdminNameResponse_AdAdminNameValidation) EnumDescriptor() ([]byte, []int)deprecated
- func (x CheckAdminNameResponse_AdAdminNameValidation) Number() protoreflect.EnumNumber
- func (x CheckAdminNameResponse_AdAdminNameValidation) String() string
- func (CheckAdminNameResponse_AdAdminNameValidation) Type() protoreflect.EnumType
- type CheckDomainNameRequest
- func (*CheckDomainNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckDomainNameRequest) GetDomainName() string
- func (*CheckDomainNameRequest) ProtoMessage()
- func (x *CheckDomainNameRequest) ProtoReflect() protoreflect.Message
- func (x *CheckDomainNameRequest) Reset()
- func (x *CheckDomainNameRequest) String() string
- type CheckDomainNameResponse
- func (*CheckDomainNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckDomainNameResponse) GetValidation() []AdDomainNameValidation
- func (*CheckDomainNameResponse) ProtoMessage()
- func (x *CheckDomainNameResponse) ProtoReflect() protoreflect.Message
- func (x *CheckDomainNameResponse) Reset()
- func (x *CheckDomainNameResponse) String() string
- type CheckPasswordRequest
- func (*CheckPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckPasswordRequest) GetPassword() string
- func (*CheckPasswordRequest) ProtoMessage()
- func (x *CheckPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *CheckPasswordRequest) Reset()
- func (x *CheckPasswordRequest) String() string
- type CheckPasswordResponse
- func (*CheckPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckPasswordResponse) GetValidation() CheckPasswordResponse_AdPasswordValidation
- func (*CheckPasswordResponse) ProtoMessage()
- func (x *CheckPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *CheckPasswordResponse) Reset()
- func (x *CheckPasswordResponse) String() string
- type CheckPasswordResponse_AdPasswordValidation
- func (CheckPasswordResponse_AdPasswordValidation) Descriptor() protoreflect.EnumDescriptor
- func (x CheckPasswordResponse_AdPasswordValidation) Enum() *CheckPasswordResponse_AdPasswordValidation
- func (CheckPasswordResponse_AdPasswordValidation) EnumDescriptor() ([]byte, []int)deprecated
- func (x CheckPasswordResponse_AdPasswordValidation) Number() protoreflect.EnumNumber
- func (x CheckPasswordResponse_AdPasswordValidation) String() string
- func (CheckPasswordResponse_AdPasswordValidation) Type() protoreflect.EnumType
- type ChownRequest
- type ChownResponse
- type ChownResponse_ChownResponseCode
- func (ChownResponse_ChownResponseCode) Descriptor() protoreflect.EnumDescriptor
- func (x ChownResponse_ChownResponseCode) Enum() *ChownResponse_ChownResponseCode
- func (ChownResponse_ChownResponseCode) EnumDescriptor() ([]byte, []int)deprecated
- func (x ChownResponse_ChownResponseCode) Number() protoreflect.EnumNumber
- func (x ChownResponse_ChownResponseCode) String() string
- func (ChownResponse_ChownResponseCode) Type() protoreflect.EnumType
- type ChownServiceClient
- type ChownServiceServer
- type CollectResponse
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetIsAdmin() bool
- func (x *CreateUserRequest) GetUser() *User
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- type EulaServiceClient
- type EulaServiceServer
- type GdmServiceClient
- type GdmServiceRequest
- func (*GdmServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GdmServiceRequest) GetPassword() string
- func (x *GdmServiceRequest) GetUsername() string
- func (*GdmServiceRequest) ProtoMessage()
- func (x *GdmServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GdmServiceRequest) Reset()
- func (x *GdmServiceRequest) String() string
- type GdmServiceServer
- type GetAccentResponse
- func (*GetAccentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccentResponse) GetAccentColor() AccentColor
- func (*GetAccentResponse) ProtoMessage()
- func (x *GetAccentResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccentResponse) Reset()
- func (x *GetAccentResponse) String() string
- type GetConnectionInfoResponse
- func (*GetConnectionInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionInfoResponse) GetAdConnectionInfo() *AdConnectionInfo
- func (*GetConnectionInfoResponse) ProtoMessage()
- func (x *GetConnectionInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectionInfoResponse) Reset()
- func (x *GetConnectionInfoResponse) String() string
- type GetJoinResultRequest
- func (*GetJoinResultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJoinResultRequest) GetAdConnectionInfo() *AdConnectionInfo
- func (*GetJoinResultRequest) ProtoMessage()
- func (x *GetJoinResultRequest) ProtoReflect() protoreflect.Message
- func (x *GetJoinResultRequest) Reset()
- func (x *GetJoinResultRequest) String() string
- type GetJoinResultResponse
- func (*GetJoinResultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJoinResultResponse) GetJoinResult() GetJoinResultResponse_AdJoinResult
- func (*GetJoinResultResponse) ProtoMessage()
- func (x *GetJoinResultResponse) ProtoReflect() protoreflect.Message
- func (x *GetJoinResultResponse) Reset()
- func (x *GetJoinResultResponse) String() string
- type GetJoinResultResponse_AdJoinResult
- func (GetJoinResultResponse_AdJoinResult) Descriptor() protoreflect.EnumDescriptor
- func (x GetJoinResultResponse_AdJoinResult) Enum() *GetJoinResultResponse_AdJoinResult
- func (GetJoinResultResponse_AdJoinResult) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetJoinResultResponse_AdJoinResult) Number() protoreflect.EnumNumber
- func (x GetJoinResultResponse_AdJoinResult) String() string
- func (GetJoinResultResponse_AdJoinResult) Type() protoreflect.EnumType
- type GetKeyboardResponse
- func (*GetKeyboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyboardResponse) GetSetup() *KeyboardSetup
- func (*GetKeyboardResponse) ProtoMessage()
- func (x *GetKeyboardResponse) ProtoReflect() protoreflect.Message
- func (x *GetKeyboardResponse) Reset()
- func (x *GetKeyboardResponse) String() string
- type GetLocaleResponse
- type GetThemeResponse
- type GetTimezoneResponse
- func (*GetTimezoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTimezoneResponse) GetTimezone() string
- func (*GetTimezoneResponse) ProtoMessage()
- func (x *GetTimezoneResponse) ProtoReflect() protoreflect.Message
- func (x *GetTimezoneResponse) Reset()
- func (x *GetTimezoneResponse) String() string
- type HasSupportResponse
- func (*HasSupportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasSupportResponse) GetHasSupport() bool
- func (*HasSupportResponse) ProtoMessage()
- func (x *HasSupportResponse) ProtoReflect() protoreflect.Message
- func (x *HasSupportResponse) Reset()
- func (x *HasSupportResponse) String() string
- type IsUsedResponse
- type KeyboardLayout
- func (*KeyboardLayout) Descriptor() ([]byte, []int)deprecated
- func (x *KeyboardLayout) GetCode() string
- func (x *KeyboardLayout) GetName() string
- func (x *KeyboardLayout) GetVariants() []*KeyboardVariant
- func (*KeyboardLayout) ProtoMessage()
- func (x *KeyboardLayout) ProtoReflect() protoreflect.Message
- func (x *KeyboardLayout) Reset()
- func (x *KeyboardLayout) String() string
- type KeyboardServiceClient
- type KeyboardServiceServer
- type KeyboardSettings
- func (*KeyboardSettings) Descriptor() ([]byte, []int)deprecated
- func (x *KeyboardSettings) GetLayout() string
- func (x *KeyboardSettings) GetVariant() string
- func (*KeyboardSettings) ProtoMessage()
- func (x *KeyboardSettings) ProtoReflect() protoreflect.Message
- func (x *KeyboardSettings) Reset()
- func (x *KeyboardSettings) String() string
- type KeyboardSetup
- func (*KeyboardSetup) Descriptor() ([]byte, []int)deprecated
- func (x *KeyboardSetup) GetLayouts() []*KeyboardLayout
- func (x *KeyboardSetup) GetSettings() *KeyboardSettings
- func (*KeyboardSetup) ProtoMessage()
- func (x *KeyboardSetup) ProtoReflect() protoreflect.Message
- func (x *KeyboardSetup) Reset()
- func (x *KeyboardSetup) String() string
- type KeyboardVariant
- func (*KeyboardVariant) Descriptor() ([]byte, []int)deprecated
- func (x *KeyboardVariant) GetCode() string
- func (x *KeyboardVariant) GetName() string
- func (*KeyboardVariant) ProtoMessage()
- func (x *KeyboardVariant) ProtoReflect() protoreflect.Message
- func (x *KeyboardVariant) Reset()
- func (x *KeyboardVariant) String() string
- type LocaleServiceClient
- type LocaleServiceServer
- type PingDomainControllerRequest
- func (*PingDomainControllerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PingDomainControllerRequest) GetDomain() string
- func (*PingDomainControllerRequest) ProtoMessage()
- func (x *PingDomainControllerRequest) ProtoReflect() protoreflect.Message
- func (x *PingDomainControllerRequest) Reset()
- func (x *PingDomainControllerRequest) String() string
- type PingDomainControllerResponse
- func (*PingDomainControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PingDomainControllerResponse) GetValidation() AdDomainNameValidation
- func (*PingDomainControllerResponse) ProtoMessage()
- func (x *PingDomainControllerResponse) ProtoReflect() protoreflect.Message
- func (x *PingDomainControllerResponse) Reset()
- func (x *PingDomainControllerResponse) String() string
- type PrivacyServiceClient
- type PrivacyServiceServer
- type ProAttachRequest
- type ProAttachResponse
- func (*ProAttachResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProAttachResponse) GetType() ProAttachResponse_ProAttachResponseType
- func (*ProAttachResponse) ProtoMessage()
- func (x *ProAttachResponse) ProtoReflect() protoreflect.Message
- func (x *ProAttachResponse) Reset()
- func (x *ProAttachResponse) String() string
- type ProAttachResponse_ProAttachResponseType
- func (ProAttachResponse_ProAttachResponseType) Descriptor() protoreflect.EnumDescriptor
- func (x ProAttachResponse_ProAttachResponseType) Enum() *ProAttachResponse_ProAttachResponseType
- func (ProAttachResponse_ProAttachResponseType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProAttachResponse_ProAttachResponseType) Number() protoreflect.EnumNumber
- func (x ProAttachResponse_ProAttachResponseType) String() string
- func (ProAttachResponse_ProAttachResponseType) Type() protoreflect.EnumType
- type ProMagicAttachResponse
- func (*ProMagicAttachResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProMagicAttachResponse) GetType() ProMagicAttachResponseType
- func (x *ProMagicAttachResponse) GetUserCode() string
- func (*ProMagicAttachResponse) ProtoMessage()
- func (x *ProMagicAttachResponse) ProtoReflect() protoreflect.Message
- func (x *ProMagicAttachResponse) Reset()
- func (x *ProMagicAttachResponse) String() string
- type ProMagicAttachResponseType
- func (ProMagicAttachResponseType) Descriptor() protoreflect.EnumDescriptor
- func (x ProMagicAttachResponseType) Enum() *ProMagicAttachResponseType
- func (ProMagicAttachResponseType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProMagicAttachResponseType) Number() protoreflect.EnumNumber
- func (x ProMagicAttachResponseType) String() string
- func (ProMagicAttachResponseType) Type() protoreflect.EnumType
- type ProServiceClient
- type ProServiceServer
- type ProService_ProMagicAttachClient
- type ProService_ProMagicAttachServer
- type SendResponse
- type SendResponse_SendResponseType
- func (SendResponse_SendResponseType) Descriptor() protoreflect.EnumDescriptor
- func (x SendResponse_SendResponseType) Enum() *SendResponse_SendResponseType
- func (SendResponse_SendResponseType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SendResponse_SendResponseType) Number() protoreflect.EnumNumber
- func (x SendResponse_SendResponseType) String() string
- func (SendResponse_SendResponseType) Type() protoreflect.EnumType
- type SetAccentRequest
- func (*SetAccentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAccentRequest) GetAccentColor() AccentColor
- func (*SetAccentRequest) ProtoMessage()
- func (x *SetAccentRequest) ProtoReflect() protoreflect.Message
- func (x *SetAccentRequest) Reset()
- func (x *SetAccentRequest) String() string
- type SetConnectionInfoRequest
- func (*SetConnectionInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetConnectionInfoRequest) GetAdConnectionInfo() *AdConnectionInfo
- func (*SetConnectionInfoRequest) ProtoMessage()
- func (x *SetConnectionInfoRequest) ProtoReflect() protoreflect.Message
- func (x *SetConnectionInfoRequest) Reset()
- func (x *SetConnectionInfoRequest) String() string
- type SetInputSourceRequest
- func (*SetInputSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputSourceRequest) GetSettings() *KeyboardSettings
- func (*SetInputSourceRequest) ProtoMessage()
- func (x *SetInputSourceRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputSourceRequest) Reset()
- func (x *SetInputSourceRequest) String() string
- type SetKeyboardRequest
- func (*SetKeyboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyboardRequest) GetSettings() *KeyboardSettings
- func (*SetKeyboardRequest) ProtoMessage()
- func (x *SetKeyboardRequest) ProtoReflect() protoreflect.Message
- func (x *SetKeyboardRequest) Reset()
- func (x *SetKeyboardRequest) String() string
- type SetLocaleRequest
- type SetThemeRequest
- type SetTimezoneRequest
- func (*SetTimezoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTimezoneRequest) GetTimezone() string
- func (*SetTimezoneRequest) ProtoMessage()
- func (x *SetTimezoneRequest) ProtoReflect() protoreflect.Message
- func (x *SetTimezoneRequest) Reset()
- func (x *SetTimezoneRequest) String() string
- type SetUsedRequest
- type TelemetryServiceClient
- type TelemetryServiceServer
- type Theme
- type ThemeServiceClient
- type ThemeServiceServer
- type TimezoneServiceClient
- type TimezoneServiceServer
- type UnimplementedAccessibilityServiceServer
- func (UnimplementedAccessibilityServiceServer) DisableDesktopZoom(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableHighContrast(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableLargeText(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableMouseKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableReducedMotion(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableScreenKeyboard(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableScreenReader(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableSlowKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableStickyKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) DisableVisualAlerts(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableDesktopZoom(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableHighContrast(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableLargeText(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableMouseKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableReducedMotion(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableScreenKeyboard(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableScreenReader(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableSlowKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableStickyKeys(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) EnableVisualAlerts(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedAccessibilityServiceServer) GetDesktopZoom(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetHighContrast(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetLargeText(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetMouseKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetReducedMotion(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetScreenKeyboard(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetScreenReader(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetSlowKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetStickyKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- func (UnimplementedAccessibilityServiceServer) GetVisualAlerts(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- type UnimplementedActiveDirectoryServiceServer
- func (UnimplementedActiveDirectoryServiceServer) CheckAdminName(context.Context, *CheckAdminNameRequest) (*CheckAdminNameResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) CheckDomainName(context.Context, *CheckDomainNameRequest) (*CheckDomainNameResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) CheckPassword(context.Context, *CheckPasswordRequest) (*CheckPasswordResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) GetConnectionInfo(context.Context, *emptypb.Empty) (*GetConnectionInfoResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) GetJoinResult(context.Context, *GetJoinResultRequest) (*GetJoinResultResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) HasSupport(context.Context, *emptypb.Empty) (*HasSupportResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) IsUsed(context.Context, *emptypb.Empty) (*IsUsedResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) PingDomainController(context.Context, *PingDomainControllerRequest) (*PingDomainControllerResponse, error)
- func (UnimplementedActiveDirectoryServiceServer) SetConnectionInfo(context.Context, *SetConnectionInfoRequest) (*emptypb.Empty, error)
- func (UnimplementedActiveDirectoryServiceServer) SetUsed(context.Context, *SetUsedRequest) (*emptypb.Empty, error)
- type UnimplementedChownServiceServer
- type UnimplementedEulaServiceServer
- type UnimplementedGdmServiceServer
- type UnimplementedKeyboardServiceServer
- func (UnimplementedKeyboardServiceServer) GetKeyboard(context.Context, *emptypb.Empty) (*GetKeyboardResponse, error)
- func (UnimplementedKeyboardServiceServer) SetInputSource(context.Context, *SetInputSourceRequest) (*emptypb.Empty, error)
- func (UnimplementedKeyboardServiceServer) SetKeyboard(context.Context, *SetKeyboardRequest) (*emptypb.Empty, error)
- type UnimplementedLocaleServiceServer
- type UnimplementedPrivacyServiceServer
- func (UnimplementedPrivacyServiceServer) DisableLocationServices(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedPrivacyServiceServer) EnableLocationServices(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedPrivacyServiceServer) GetLocationServices(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- type UnimplementedProServiceServer
- func (UnimplementedProServiceServer) ProAttach(context.Context, *ProAttachRequest) (*ProAttachResponse, error)
- func (UnimplementedProServiceServer) ProMagicAttach(*emptypb.Empty, ProService_ProMagicAttachServer) error
- func (UnimplementedProServiceServer) ProStatus(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
- type UnimplementedTelemetryServiceServer
- func (UnimplementedTelemetryServiceServer) Collect(context.Context, *emptypb.Empty) (*CollectResponse, error)
- func (UnimplementedTelemetryServiceServer) CollectAndSend(context.Context, *emptypb.Empty) (*SendResponse, error)
- func (UnimplementedTelemetryServiceServer) SendDecline(context.Context, *emptypb.Empty) (*SendResponse, error)
- type UnimplementedThemeServiceServer
- func (UnimplementedThemeServiceServer) GetAccent(context.Context, *emptypb.Empty) (*GetAccentResponse, error)
- func (UnimplementedThemeServiceServer) GetTheme(context.Context, *emptypb.Empty) (*GetThemeResponse, error)
- func (UnimplementedThemeServiceServer) SetAccent(context.Context, *SetAccentRequest) (*emptypb.Empty, error)
- func (UnimplementedThemeServiceServer) SetTheme(context.Context, *SetThemeRequest) (*emptypb.Empty, error)
- type UnimplementedTimezoneServiceServer
- type UnimplementedUserServiceServer
- type UnsafeAccessibilityServiceServer
- type UnsafeActiveDirectoryServiceServer
- type UnsafeChownServiceServer
- type UnsafeEulaServiceServer
- type UnsafeGdmServiceServer
- type UnsafeKeyboardServiceServer
- type UnsafeLocaleServiceServer
- type UnsafePrivacyServiceServer
- type UnsafeProServiceServer
- type UnsafeTelemetryServiceServer
- type UnsafeThemeServiceServer
- type UnsafeTimezoneServiceServer
- type UnsafeUserServiceServer
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetAutoLogin() bool
- func (x *User) GetHostname() string
- func (x *User) GetPassword() string
- func (x *User) GetRealName() string
- func (x *User) GetUsername() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserServiceClient
- type UserServiceServer
- type UsernameValidation
- func (UsernameValidation) Descriptor() protoreflect.EnumDescriptor
- func (x UsernameValidation) Enum() *UsernameValidation
- func (UsernameValidation) EnumDescriptor() ([]byte, []int)deprecated
- func (x UsernameValidation) Number() protoreflect.EnumNumber
- func (x UsernameValidation) String() string
- func (UsernameValidation) Type() protoreflect.EnumType
- type ValidateUsernameRequest
- func (*ValidateUsernameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateUsernameRequest) GetUsername() string
- func (*ValidateUsernameRequest) ProtoMessage()
- func (x *ValidateUsernameRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateUsernameRequest) Reset()
- func (x *ValidateUsernameRequest) String() string
- type ValidateUsernameResponse
- func (*ValidateUsernameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateUsernameResponse) GetUsernameValidation() UsernameValidation
- func (*ValidateUsernameResponse) ProtoMessage()
- func (x *ValidateUsernameResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateUsernameResponse) Reset()
- func (x *ValidateUsernameResponse) String() string
Constants ¶
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" )
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" )
const ( KeyboardService_SetKeyboard_FullMethodName = "/keyboard.KeyboardService/SetKeyboard" KeyboardService_SetInputSource_FullMethodName = "/keyboard.KeyboardService/SetInputSource" KeyboardService_GetKeyboard_FullMethodName = "/keyboard.KeyboardService/GetKeyboard" )
const ( LocaleService_SetLocale_FullMethodName = "/locale.LocaleService/SetLocale" LocaleService_GetLocale_FullMethodName = "/locale.LocaleService/GetLocale" )
const ( PrivacyService_GetLocationServices_FullMethodName = "/privacy.PrivacyService/GetLocationServices" PrivacyService_EnableLocationServices_FullMethodName = "/privacy.PrivacyService/EnableLocationServices" PrivacyService_DisableLocationServices_FullMethodName = "/privacy.PrivacyService/DisableLocationServices" )
const ( ProService_ProMagicAttach_FullMethodName = "/pro.ProService/ProMagicAttach" ProService_ProAttach_FullMethodName = "/pro.ProService/ProAttach" ProService_ProStatus_FullMethodName = "/pro.ProService/ProStatus" )
const ( TelemetryService_Collect_FullMethodName = "/telemetry.TelemetryService/Collect" TelemetryService_CollectAndSend_FullMethodName = "/telemetry.TelemetryService/CollectAndSend" TelemetryService_SendDecline_FullMethodName = "/telemetry.TelemetryService/SendDecline" )
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" )
const ( TimezoneService_SetTimezone_FullMethodName = "/timezone.TimezoneService/SetTimezone" TimezoneService_GetTimezone_FullMethodName = "/timezone.TimezoneService/GetTimezone" )
const ( UserService_CreateUser_FullMethodName = "/user.UserService/CreateUser" UserService_ValidateUsername_FullMethodName = "/user.UserService/ValidateUsername" )
const (
ChownService_ChownSettings_FullMethodName = "/chown.ChownService/ChownSettings"
)
const (
EulaService_AcceptEula_FullMethodName = "/eula.EulaService/AcceptEula"
)
const (
GdmService_LaunchDesktopSession_FullMethodName = "/gdm.GdmService/LaunchDesktopSession"
)
Variables ¶
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.
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.
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.
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.
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.
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.
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.
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.
var ( Theme_name = map[int32]string{ 0: "LIGHT", 1: "DARK", } Theme_value = map[string]int32{ "LIGHT": 0, "DARK": 1, } )
Enum value maps for Theme.
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.
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.
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)
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)
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)
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)
var File_protos_accessibility_proto protoreflect.FileDescriptor
var File_protos_ad_proto protoreflect.FileDescriptor
var File_protos_chown_proto protoreflect.FileDescriptor
var File_protos_eula_proto protoreflect.FileDescriptor
var File_protos_gdm_proto protoreflect.FileDescriptor
var File_protos_keyboard_proto protoreflect.FileDescriptor
var File_protos_locale_proto protoreflect.FileDescriptor
var File_protos_privacy_proto protoreflect.FileDescriptor
var File_protos_pro_proto protoreflect.FileDescriptor
var File_protos_telemetry_proto protoreflect.FileDescriptor
var File_protos_theme_proto protoreflect.FileDescriptor
var File_protos_timezone_proto protoreflect.FileDescriptor
var File_protos_user_proto protoreflect.FileDescriptor
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)
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)
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)
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)
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)
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)
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)
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)
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) Descriptor() protoreflect.EnumDescriptor
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 ¶
func (AccentColor) Type() protoreflect.EnumType
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.
func NewAccessibilityServiceClient ¶
func NewAccessibilityServiceClient(cc grpc.ClientConnInterface) AccessibilityServiceClient
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.
func NewActiveDirectoryServiceClient ¶
func NewActiveDirectoryServiceClient(cc grpc.ClientConnInterface) ActiveDirectoryServiceClient
type ActiveDirectoryServiceServer ¶
type ActiveDirectoryServiceServer interface { HasSupport(context.Context, *emptypb.Empty) (*HasSupportResponse, error) IsUsed(context.Context, *emptypb.Empty) (*IsUsedResponse, error) SetUsed(context.Context, *SetUsedRequest) (*emptypb.Empty, error) GetConnectionInfo(context.Context, *emptypb.Empty) (*GetConnectionInfoResponse, error) SetConnectionInfo(context.Context, *SetConnectionInfoRequest) (*emptypb.Empty, error) CheckDomainName(context.Context, *CheckDomainNameRequest) (*CheckDomainNameResponse, error) CheckAdminName(context.Context, *CheckAdminNameRequest) (*CheckAdminNameResponse, error) CheckPassword(context.Context, *CheckPasswordRequest) (*CheckPasswordResponse, error) PingDomainController(context.Context, *PingDomainControllerRequest) (*PingDomainControllerResponse, error) GetJoinResult(context.Context, *GetJoinResultRequest) (*GetJoinResultResponse, error) // contains filtered or unexported methods }
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) Descriptor() protoreflect.EnumDescriptor
func (AdDomainNameValidation) Enum ¶
func (x AdDomainNameValidation) Enum() *AdDomainNameValidation
func (AdDomainNameValidation) EnumDescriptor
deprecated
func (AdDomainNameValidation) EnumDescriptor() ([]byte, []int)
Deprecated: Use AdDomainNameValidation.Descriptor instead.
func (AdDomainNameValidation) Number ¶
func (x AdDomainNameValidation) Number() protoreflect.EnumNumber
func (AdDomainNameValidation) String ¶
func (x AdDomainNameValidation) String() string
func (AdDomainNameValidation) Type ¶
func (AdDomainNameValidation) Type() protoreflect.EnumType
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 (x *CheckAdminNameResponse) GetValidation() CheckAdminNameResponse_AdAdminNameValidation
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) Descriptor() protoreflect.EnumDescriptor
func (CheckAdminNameResponse_AdAdminNameValidation) EnumDescriptor
deprecated
func (CheckAdminNameResponse_AdAdminNameValidation) EnumDescriptor() ([]byte, []int)
Deprecated: Use CheckAdminNameResponse_AdAdminNameValidation.Descriptor instead.
func (CheckAdminNameResponse_AdAdminNameValidation) Number ¶
func (x CheckAdminNameResponse_AdAdminNameValidation) Number() protoreflect.EnumNumber
func (CheckAdminNameResponse_AdAdminNameValidation) String ¶
func (x CheckAdminNameResponse_AdAdminNameValidation) String() string
func (CheckAdminNameResponse_AdAdminNameValidation) Type ¶
func (CheckAdminNameResponse_AdAdminNameValidation) Type() protoreflect.EnumType
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 (x *CheckPasswordResponse) GetValidation() CheckPasswordResponse_AdPasswordValidation
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) Descriptor() protoreflect.EnumDescriptor
func (CheckPasswordResponse_AdPasswordValidation) EnumDescriptor
deprecated
func (CheckPasswordResponse_AdPasswordValidation) EnumDescriptor() ([]byte, []int)
Deprecated: Use CheckPasswordResponse_AdPasswordValidation.Descriptor instead.
func (CheckPasswordResponse_AdPasswordValidation) Number ¶
func (x CheckPasswordResponse_AdPasswordValidation) Number() protoreflect.EnumNumber
func (CheckPasswordResponse_AdPasswordValidation) String ¶
func (x CheckPasswordResponse_AdPasswordValidation) String() string
func (CheckPasswordResponse_AdPasswordValidation) Type ¶
func (CheckPasswordResponse_AdPasswordValidation) Type() protoreflect.EnumType
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 (x *ChownResponse) GetCode() ChownResponse_ChownResponseCode
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) Descriptor() protoreflect.EnumDescriptor
func (ChownResponse_ChownResponseCode) Enum ¶
func (x ChownResponse_ChownResponseCode) Enum() *ChownResponse_ChownResponseCode
func (ChownResponse_ChownResponseCode) EnumDescriptor
deprecated
func (ChownResponse_ChownResponseCode) EnumDescriptor() ([]byte, []int)
Deprecated: Use ChownResponse_ChownResponseCode.Descriptor instead.
func (ChownResponse_ChownResponseCode) Number ¶
func (x ChownResponse_ChownResponseCode) Number() protoreflect.EnumNumber
func (ChownResponse_ChownResponseCode) String ¶
func (x ChownResponse_ChownResponseCode) String() string
func (ChownResponse_ChownResponseCode) Type ¶
func (ChownResponse_ChownResponseCode) Type() protoreflect.EnumType
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.
func NewChownServiceClient ¶
func NewChownServiceClient(cc grpc.ClientConnInterface) ChownServiceClient
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.
func NewEulaServiceClient ¶
func NewEulaServiceClient(cc grpc.ClientConnInterface) EulaServiceClient
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 (x *GetConnectionInfoResponse) ProtoReflect() protoreflect.Message
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 (x *GetJoinResultResponse) GetJoinResult() GetJoinResultResponse_AdJoinResult
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) Descriptor() protoreflect.EnumDescriptor
func (GetJoinResultResponse_AdJoinResult) Enum ¶
func (x GetJoinResultResponse_AdJoinResult) Enum() *GetJoinResultResponse_AdJoinResult
func (GetJoinResultResponse_AdJoinResult) EnumDescriptor
deprecated
func (GetJoinResultResponse_AdJoinResult) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetJoinResultResponse_AdJoinResult.Descriptor instead.
func (GetJoinResultResponse_AdJoinResult) Number ¶
func (x GetJoinResultResponse_AdJoinResult) Number() protoreflect.EnumNumber
func (GetJoinResultResponse_AdJoinResult) String ¶
func (x GetJoinResultResponse_AdJoinResult) String() string
func (GetJoinResultResponse_AdJoinResult) Type ¶
func (GetJoinResultResponse_AdJoinResult) Type() protoreflect.EnumType
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.
func NewKeyboardServiceClient ¶
func NewKeyboardServiceClient(cc grpc.ClientConnInterface) KeyboardServiceClient
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.
func NewLocaleServiceClient ¶
func NewLocaleServiceClient(cc grpc.ClientConnInterface) LocaleServiceClient
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 (x *PingDomainControllerRequest) ProtoReflect() protoreflect.Message
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 (x *PingDomainControllerResponse) GetValidation() AdDomainNameValidation
func (*PingDomainControllerResponse) ProtoMessage ¶
func (*PingDomainControllerResponse) ProtoMessage()
func (*PingDomainControllerResponse) ProtoReflect ¶
func (x *PingDomainControllerResponse) ProtoReflect() protoreflect.Message
func (*PingDomainControllerResponse) Reset ¶
func (x *PingDomainControllerResponse) Reset()
func (*PingDomainControllerResponse) String ¶
func (x *PingDomainControllerResponse) String() 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.
func NewPrivacyServiceClient ¶
func NewPrivacyServiceClient(cc grpc.ClientConnInterface) PrivacyServiceClient
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 (x *ProAttachResponse) GetType() ProAttachResponse_ProAttachResponseType
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) Descriptor() protoreflect.EnumDescriptor
func (ProAttachResponse_ProAttachResponseType) EnumDescriptor
deprecated
func (ProAttachResponse_ProAttachResponseType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProAttachResponse_ProAttachResponseType.Descriptor instead.
func (ProAttachResponse_ProAttachResponseType) Number ¶
func (x ProAttachResponse_ProAttachResponseType) Number() protoreflect.EnumNumber
func (ProAttachResponse_ProAttachResponseType) String ¶
func (x ProAttachResponse_ProAttachResponseType) String() string
func (ProAttachResponse_ProAttachResponseType) Type ¶
func (ProAttachResponse_ProAttachResponseType) Type() protoreflect.EnumType
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 (x *ProMagicAttachResponse) GetType() ProMagicAttachResponseType
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) Descriptor() protoreflect.EnumDescriptor
func (ProMagicAttachResponseType) Enum ¶
func (x ProMagicAttachResponseType) Enum() *ProMagicAttachResponseType
func (ProMagicAttachResponseType) EnumDescriptor
deprecated
func (ProMagicAttachResponseType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProMagicAttachResponseType.Descriptor instead.
func (ProMagicAttachResponseType) Number ¶
func (x ProMagicAttachResponseType) Number() protoreflect.EnumNumber
func (ProMagicAttachResponseType) String ¶
func (x ProMagicAttachResponseType) String() string
func (ProMagicAttachResponseType) Type ¶
func (ProMagicAttachResponseType) Type() protoreflect.EnumType
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 (x *SendResponse) GetType() SendResponse_SendResponseType
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) Descriptor() protoreflect.EnumDescriptor
func (SendResponse_SendResponseType) Enum ¶
func (x SendResponse_SendResponseType) Enum() *SendResponse_SendResponseType
func (SendResponse_SendResponseType) EnumDescriptor
deprecated
func (SendResponse_SendResponseType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SendResponse_SendResponseType.Descriptor instead.
func (SendResponse_SendResponseType) Number ¶
func (x SendResponse_SendResponseType) Number() protoreflect.EnumNumber
func (SendResponse_SendResponseType) String ¶
func (x SendResponse_SendResponseType) String() string
func (SendResponse_SendResponseType) Type ¶
func (SendResponse_SendResponseType) Type() protoreflect.EnumType
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.
func NewTelemetryServiceClient ¶
func NewTelemetryServiceClient(cc grpc.ClientConnInterface) TelemetryServiceClient
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
func (Theme) Descriptor ¶
func (Theme) Descriptor() protoreflect.EnumDescriptor
func (Theme) EnumDescriptor
deprecated
func (Theme) Number ¶
func (x Theme) Number() protoreflect.EnumNumber
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.
func NewThemeServiceClient ¶
func NewThemeServiceClient(cc grpc.ClientConnInterface) ThemeServiceClient
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.
func NewTimezoneServiceClient ¶
func NewTimezoneServiceClient(cc grpc.ClientConnInterface) TimezoneServiceClient
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) GetDesktopZoom(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetHighContrast ¶
func (UnimplementedAccessibilityServiceServer) GetHighContrast(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetLargeText ¶
func (UnimplementedAccessibilityServiceServer) GetLargeText(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetMouseKeys ¶
func (UnimplementedAccessibilityServiceServer) GetMouseKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetReducedMotion ¶
func (UnimplementedAccessibilityServiceServer) GetReducedMotion(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetScreenKeyboard ¶
func (UnimplementedAccessibilityServiceServer) GetScreenKeyboard(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetScreenReader ¶
func (UnimplementedAccessibilityServiceServer) GetScreenReader(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetSlowKeys ¶
func (UnimplementedAccessibilityServiceServer) GetSlowKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetStickyKeys ¶
func (UnimplementedAccessibilityServiceServer) GetStickyKeys(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
func (UnimplementedAccessibilityServiceServer) GetVisualAlerts ¶
func (UnimplementedAccessibilityServiceServer) GetVisualAlerts(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
type UnimplementedActiveDirectoryServiceServer ¶
type UnimplementedActiveDirectoryServiceServer struct { }
UnimplementedActiveDirectoryServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedActiveDirectoryServiceServer) CheckAdminName ¶
func (UnimplementedActiveDirectoryServiceServer) CheckAdminName(context.Context, *CheckAdminNameRequest) (*CheckAdminNameResponse, error)
func (UnimplementedActiveDirectoryServiceServer) CheckDomainName ¶
func (UnimplementedActiveDirectoryServiceServer) CheckDomainName(context.Context, *CheckDomainNameRequest) (*CheckDomainNameResponse, error)
func (UnimplementedActiveDirectoryServiceServer) CheckPassword ¶
func (UnimplementedActiveDirectoryServiceServer) CheckPassword(context.Context, *CheckPasswordRequest) (*CheckPasswordResponse, error)
func (UnimplementedActiveDirectoryServiceServer) GetConnectionInfo ¶
func (UnimplementedActiveDirectoryServiceServer) GetConnectionInfo(context.Context, *emptypb.Empty) (*GetConnectionInfoResponse, error)
func (UnimplementedActiveDirectoryServiceServer) GetJoinResult ¶
func (UnimplementedActiveDirectoryServiceServer) GetJoinResult(context.Context, *GetJoinResultRequest) (*GetJoinResultResponse, error)
func (UnimplementedActiveDirectoryServiceServer) HasSupport ¶
func (UnimplementedActiveDirectoryServiceServer) HasSupport(context.Context, *emptypb.Empty) (*HasSupportResponse, error)
func (UnimplementedActiveDirectoryServiceServer) IsUsed ¶
func (UnimplementedActiveDirectoryServiceServer) IsUsed(context.Context, *emptypb.Empty) (*IsUsedResponse, error)
func (UnimplementedActiveDirectoryServiceServer) PingDomainController ¶
func (UnimplementedActiveDirectoryServiceServer) PingDomainController(context.Context, *PingDomainControllerRequest) (*PingDomainControllerResponse, error)
func (UnimplementedActiveDirectoryServiceServer) SetConnectionInfo ¶
func (UnimplementedActiveDirectoryServiceServer) SetConnectionInfo(context.Context, *SetConnectionInfoRequest) (*emptypb.Empty, error)
func (UnimplementedActiveDirectoryServiceServer) SetUsed ¶
func (UnimplementedActiveDirectoryServiceServer) SetUsed(context.Context, *SetUsedRequest) (*emptypb.Empty, error)
type UnimplementedChownServiceServer ¶
type UnimplementedChownServiceServer struct { }
UnimplementedChownServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedChownServiceServer) ChownSettings ¶
func (UnimplementedChownServiceServer) ChownSettings(context.Context, *ChownRequest) (*ChownResponse, error)
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 ¶
func (UnimplementedGdmServiceServer) LaunchDesktopSession(context.Context, *GdmServiceRequest) (*emptypb.Empty, error)
type UnimplementedKeyboardServiceServer ¶
type UnimplementedKeyboardServiceServer struct { }
UnimplementedKeyboardServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedKeyboardServiceServer) GetKeyboard ¶
func (UnimplementedKeyboardServiceServer) GetKeyboard(context.Context, *emptypb.Empty) (*GetKeyboardResponse, error)
func (UnimplementedKeyboardServiceServer) SetInputSource ¶
func (UnimplementedKeyboardServiceServer) SetInputSource(context.Context, *SetInputSourceRequest) (*emptypb.Empty, error)
func (UnimplementedKeyboardServiceServer) SetKeyboard ¶
func (UnimplementedKeyboardServiceServer) SetKeyboard(context.Context, *SetKeyboardRequest) (*emptypb.Empty, error)
type UnimplementedLocaleServiceServer ¶
type UnimplementedLocaleServiceServer struct { }
UnimplementedLocaleServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedLocaleServiceServer) GetLocale ¶
func (UnimplementedLocaleServiceServer) GetLocale(context.Context, *emptypb.Empty) (*GetLocaleResponse, error)
func (UnimplementedLocaleServiceServer) SetLocale ¶
func (UnimplementedLocaleServiceServer) SetLocale(context.Context, *SetLocaleRequest) (*emptypb.Empty, error)
type UnimplementedPrivacyServiceServer ¶
type UnimplementedPrivacyServiceServer struct { }
UnimplementedPrivacyServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedPrivacyServiceServer) DisableLocationServices ¶
func (UnimplementedPrivacyServiceServer) EnableLocationServices ¶
func (UnimplementedPrivacyServiceServer) GetLocationServices ¶
func (UnimplementedPrivacyServiceServer) GetLocationServices(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
type UnimplementedProServiceServer ¶
type UnimplementedProServiceServer struct { }
UnimplementedProServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedProServiceServer) ProAttach ¶
func (UnimplementedProServiceServer) ProAttach(context.Context, *ProAttachRequest) (*ProAttachResponse, error)
func (UnimplementedProServiceServer) ProMagicAttach ¶
func (UnimplementedProServiceServer) ProMagicAttach(*emptypb.Empty, ProService_ProMagicAttachServer) error
func (UnimplementedProServiceServer) ProStatus ¶
func (UnimplementedProServiceServer) ProStatus(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
type UnimplementedTelemetryServiceServer ¶
type UnimplementedTelemetryServiceServer struct { }
UnimplementedTelemetryServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTelemetryServiceServer) Collect ¶
func (UnimplementedTelemetryServiceServer) Collect(context.Context, *emptypb.Empty) (*CollectResponse, error)
func (UnimplementedTelemetryServiceServer) CollectAndSend ¶
func (UnimplementedTelemetryServiceServer) CollectAndSend(context.Context, *emptypb.Empty) (*SendResponse, error)
func (UnimplementedTelemetryServiceServer) SendDecline ¶
func (UnimplementedTelemetryServiceServer) SendDecline(context.Context, *emptypb.Empty) (*SendResponse, error)
type UnimplementedThemeServiceServer ¶
type UnimplementedThemeServiceServer struct { }
UnimplementedThemeServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedThemeServiceServer) GetAccent ¶
func (UnimplementedThemeServiceServer) GetAccent(context.Context, *emptypb.Empty) (*GetAccentResponse, error)
func (UnimplementedThemeServiceServer) GetTheme ¶
func (UnimplementedThemeServiceServer) GetTheme(context.Context, *emptypb.Empty) (*GetThemeResponse, error)
func (UnimplementedThemeServiceServer) SetAccent ¶
func (UnimplementedThemeServiceServer) SetAccent(context.Context, *SetAccentRequest) (*emptypb.Empty, error)
func (UnimplementedThemeServiceServer) SetTheme ¶
func (UnimplementedThemeServiceServer) SetTheme(context.Context, *SetThemeRequest) (*emptypb.Empty, error)
type UnimplementedTimezoneServiceServer ¶
type UnimplementedTimezoneServiceServer struct { }
UnimplementedTimezoneServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTimezoneServiceServer) GetTimezone ¶
func (UnimplementedTimezoneServiceServer) GetTimezone(context.Context, *emptypb.Empty) (*GetTimezoneResponse, error)
func (UnimplementedTimezoneServiceServer) SetTimezone ¶
func (UnimplementedTimezoneServiceServer) SetTimezone(context.Context, *SetTimezoneRequest) (*emptypb.Empty, error)
type UnimplementedUserServiceServer ¶
type UnimplementedUserServiceServer struct { }
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedUserServiceServer) CreateUser ¶
func (UnimplementedUserServiceServer) CreateUser(context.Context, *CreateUserRequest) (*emptypb.Empty, error)
func (UnimplementedUserServiceServer) ValidateUsername ¶
func (UnimplementedUserServiceServer) ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error)
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) GetAutoLogin ¶
func (*User) GetHostname ¶
func (*User) GetPassword ¶
func (*User) GetRealName ¶
func (*User) GetUsername ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
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.
func NewUserServiceClient ¶
func NewUserServiceClient(cc grpc.ClientConnInterface) UserServiceClient
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) Descriptor() protoreflect.EnumDescriptor
func (UsernameValidation) Enum ¶
func (x UsernameValidation) Enum() *UsernameValidation
func (UsernameValidation) EnumDescriptor
deprecated
func (UsernameValidation) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsernameValidation.Descriptor instead.
func (UsernameValidation) Number ¶
func (x UsernameValidation) Number() protoreflect.EnumNumber
func (UsernameValidation) String ¶
func (x UsernameValidation) String() string
func (UsernameValidation) Type ¶
func (UsernameValidation) Type() protoreflect.EnumType
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
Source Files ¶
- accessibility.pb.go
- accessibility_grpc.pb.go
- ad.pb.go
- ad_grpc.pb.go
- chown.pb.go
- chown_grpc.pb.go
- eula.pb.go
- eula_grpc.pb.go
- gdm.pb.go
- gdm_grpc.pb.go
- keyboard.pb.go
- keyboard_grpc.pb.go
- locale.pb.go
- locale_grpc.pb.go
- privacy.pb.go
- privacy_grpc.pb.go
- pro.pb.go
- pro_grpc.pb.go
- telemetry.pb.go
- telemetry_grpc.pb.go
- theme.pb.go
- theme_grpc.pb.go
- timezone.pb.go
- timezone_grpc.pb.go
- user.pb.go
- user_grpc.pb.go