Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const VerificationManagerService_GetDomainVerificationUserState_FullMethodName + const VerificationUserStateService_DescribeContents_FullMethodName + const VerificationUserStateService_Equals_FullMethodName + const VerificationUserStateService_GetPackageName_FullMethodName + const VerificationUserStateService_GetUser_FullMethodName + const VerificationUserStateService_HashCode_FullMethodName + const VerificationUserStateService_IsLinkHandlingAllowed_FullMethodName + const VerificationUserStateService_ToString_FullMethodName + const VerificationUserStateService_WriteToParcel_FullMethodName + var File_proto_domain_domain_proto protoreflect.FileDescriptor + var VerificationManagerService_ServiceDesc = grpc.ServiceDesc + var VerificationUserStateService_ServiceDesc = grpc.ServiceDesc + func RegisterVerificationManagerServiceServer(s grpc.ServiceRegistrar, srv VerificationManagerServiceServer) + func RegisterVerificationUserStateServiceServer(s grpc.ServiceRegistrar, srv VerificationUserStateServiceServer) + type DescribeContentsRequest struct + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type EqualsRequest struct + Arg0 int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() int64 + func (x *EqualsRequest) ProtoReflect() protoreflect.Message + func (x *EqualsRequest) Reset() + func (x *EqualsRequest) String() string + type EqualsResponse struct + Result bool + func (*EqualsResponse) Descriptor() ([]byte, []int) + func (*EqualsResponse) ProtoMessage() + func (x *EqualsResponse) GetResult() bool + func (x *EqualsResponse) ProtoReflect() protoreflect.Message + func (x *EqualsResponse) Reset() + func (x *EqualsResponse) String() string + type GetDomainVerificationUserStateRequest struct + Arg0 string + func (*GetDomainVerificationUserStateRequest) Descriptor() ([]byte, []int) + func (*GetDomainVerificationUserStateRequest) ProtoMessage() + func (x *GetDomainVerificationUserStateRequest) GetArg0() string + func (x *GetDomainVerificationUserStateRequest) ProtoReflect() protoreflect.Message + func (x *GetDomainVerificationUserStateRequest) Reset() + func (x *GetDomainVerificationUserStateRequest) String() string + type GetDomainVerificationUserStateResponse struct + Result int64 + func (*GetDomainVerificationUserStateResponse) Descriptor() ([]byte, []int) + func (*GetDomainVerificationUserStateResponse) ProtoMessage() + func (x *GetDomainVerificationUserStateResponse) GetResult() int64 + func (x *GetDomainVerificationUserStateResponse) ProtoReflect() protoreflect.Message + func (x *GetDomainVerificationUserStateResponse) Reset() + func (x *GetDomainVerificationUserStateResponse) String() string + type GetPackageNameRequest struct + func (*GetPackageNameRequest) Descriptor() ([]byte, []int) + func (*GetPackageNameRequest) ProtoMessage() + func (x *GetPackageNameRequest) ProtoReflect() protoreflect.Message + func (x *GetPackageNameRequest) Reset() + func (x *GetPackageNameRequest) String() string + type GetPackageNameResponse struct + Result string + func (*GetPackageNameResponse) Descriptor() ([]byte, []int) + func (*GetPackageNameResponse) ProtoMessage() + func (x *GetPackageNameResponse) GetResult() string + func (x *GetPackageNameResponse) ProtoReflect() protoreflect.Message + func (x *GetPackageNameResponse) Reset() + func (x *GetPackageNameResponse) String() string + type GetUserRequest struct + func (*GetUserRequest) Descriptor() ([]byte, []int) + func (*GetUserRequest) ProtoMessage() + func (x *GetUserRequest) ProtoReflect() protoreflect.Message + func (x *GetUserRequest) Reset() + func (x *GetUserRequest) String() string + type GetUserResponse struct + Result int64 + func (*GetUserResponse) Descriptor() ([]byte, []int) + func (*GetUserResponse) ProtoMessage() + func (x *GetUserResponse) GetResult() int64 + func (x *GetUserResponse) ProtoReflect() protoreflect.Message + func (x *GetUserResponse) Reset() + func (x *GetUserResponse) String() string + type HashCodeRequest struct + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + func (x *HashCodeRequest) ProtoReflect() protoreflect.Message + func (x *HashCodeRequest) Reset() + func (x *HashCodeRequest) String() string + type HashCodeResponse struct + Result int32 + func (*HashCodeResponse) Descriptor() ([]byte, []int) + func (*HashCodeResponse) ProtoMessage() + func (x *HashCodeResponse) GetResult() int32 + func (x *HashCodeResponse) ProtoReflect() protoreflect.Message + func (x *HashCodeResponse) Reset() + func (x *HashCodeResponse) String() string + type IsLinkHandlingAllowedRequest struct + func (*IsLinkHandlingAllowedRequest) Descriptor() ([]byte, []int) + func (*IsLinkHandlingAllowedRequest) ProtoMessage() + func (x *IsLinkHandlingAllowedRequest) ProtoReflect() protoreflect.Message + func (x *IsLinkHandlingAllowedRequest) Reset() + func (x *IsLinkHandlingAllowedRequest) String() string + type IsLinkHandlingAllowedResponse struct + Result bool + func (*IsLinkHandlingAllowedResponse) Descriptor() ([]byte, []int) + func (*IsLinkHandlingAllowedResponse) ProtoMessage() + func (x *IsLinkHandlingAllowedResponse) GetResult() bool + func (x *IsLinkHandlingAllowedResponse) ProtoReflect() protoreflect.Message + func (x *IsLinkHandlingAllowedResponse) Reset() + func (x *IsLinkHandlingAllowedResponse) String() string + type ToStringRequest struct + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedVerificationManagerServiceServer struct + func (UnimplementedVerificationManagerServiceServer) GetDomainVerificationUserState(context.Context, *GetDomainVerificationUserStateRequest) (*GetDomainVerificationUserStateResponse, error) + type UnimplementedVerificationUserStateServiceServer struct + func (UnimplementedVerificationUserStateServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedVerificationUserStateServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedVerificationUserStateServiceServer) GetPackageName(context.Context, *GetPackageNameRequest) (*GetPackageNameResponse, error) + func (UnimplementedVerificationUserStateServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) + func (UnimplementedVerificationUserStateServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedVerificationUserStateServiceServer) IsLinkHandlingAllowed(context.Context, *IsLinkHandlingAllowedRequest) (*IsLinkHandlingAllowedResponse, error) + func (UnimplementedVerificationUserStateServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedVerificationUserStateServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnsafeVerificationManagerServiceServer interface + type UnsafeVerificationUserStateServiceServer interface + type VerificationManagerServiceClient interface + GetDomainVerificationUserState func(ctx context.Context, in *GetDomainVerificationUserStateRequest, ...) (*GetDomainVerificationUserStateResponse, error) + func NewVerificationManagerServiceClient(cc grpc.ClientConnInterface) VerificationManagerServiceClient + type VerificationManagerServiceServer interface + GetDomainVerificationUserState func(context.Context, *GetDomainVerificationUserStateRequest) (*GetDomainVerificationUserStateResponse, error) + type VerificationUserStateServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetPackageName func(ctx context.Context, in *GetPackageNameRequest, opts ...grpc.CallOption) (*GetPackageNameResponse, error) + GetUser func(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + IsLinkHandlingAllowed func(ctx context.Context, in *IsLinkHandlingAllowedRequest, opts ...grpc.CallOption) (*IsLinkHandlingAllowedResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewVerificationUserStateServiceClient(cc grpc.ClientConnInterface) VerificationUserStateServiceClient + type VerificationUserStateServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetPackageName func(context.Context, *GetPackageNameRequest) (*GetPackageNameResponse, error) + GetUser func(context.Context, *GetUserRequest) (*GetUserResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + IsLinkHandlingAllowed func(context.Context, *IsLinkHandlingAllowedRequest) (*IsLinkHandlingAllowedResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string