Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const DeletionRequestBuilderService_Build_FullMethodName + const DeletionRequestBuilderService_SetDeletionMode_FullMethodName + const DeletionRequestBuilderService_SetEnd_FullMethodName + const DeletionRequestBuilderService_SetMatchBehavior_FullMethodName + const DeletionRequestBuilderService_SetStart_FullMethodName + const DeletionRequestService_GetDeletionMode_FullMethodName + const DeletionRequestService_GetDomainUris_FullMethodName + const DeletionRequestService_GetEnd_FullMethodName + const DeletionRequestService_GetMatchBehavior_FullMethodName + const DeletionRequestService_GetOriginUris_FullMethodName + const DeletionRequestService_GetStart_FullMethodName + const ManagerService_Get_FullMethodName + const SourceRegistrationRequestBuilderService_Build_FullMethodName + const SourceRegistrationRequestBuilderService_SetInputEvent_FullMethodName + const SourceRegistrationRequestService_DescribeContents_FullMethodName + const SourceRegistrationRequestService_Equals_FullMethodName + const SourceRegistrationRequestService_GetInputEvent_FullMethodName + const SourceRegistrationRequestService_GetRegistrationUris_FullMethodName + const SourceRegistrationRequestService_HashCode_FullMethodName + const SourceRegistrationRequestService_WriteToParcel_FullMethodName + const WebSourceParamsBuilderService_Build_FullMethodName + const WebSourceParamsBuilderService_SetDebugKeyAllowed_FullMethodName + const WebSourceParamsService_DescribeContents_FullMethodName + const WebSourceParamsService_Equals_FullMethodName + const WebSourceParamsService_GetRegistrationUri_FullMethodName + const WebSourceParamsService_HashCode_FullMethodName + const WebSourceParamsService_IsDebugKeyAllowed_FullMethodName + const WebSourceParamsService_WriteToParcel_FullMethodName + const WebSourceRegistrationRequestBuilderService_Build_FullMethodName + const WebSourceRegistrationRequestBuilderService_SetAppDestination_FullMethodName + const WebSourceRegistrationRequestBuilderService_SetInputEvent_FullMethodName + const WebSourceRegistrationRequestBuilderService_SetVerifiedDestination_FullMethodName + const WebSourceRegistrationRequestBuilderService_SetWebDestination_FullMethodName + const WebSourceRegistrationRequestService_DescribeContents_FullMethodName + const WebSourceRegistrationRequestService_Equals_FullMethodName + const WebSourceRegistrationRequestService_GetAppDestination_FullMethodName + const WebSourceRegistrationRequestService_GetInputEvent_FullMethodName + const WebSourceRegistrationRequestService_GetSourceParams_FullMethodName + const WebSourceRegistrationRequestService_GetTopOriginUri_FullMethodName + const WebSourceRegistrationRequestService_GetVerifiedDestination_FullMethodName + const WebSourceRegistrationRequestService_GetWebDestination_FullMethodName + const WebSourceRegistrationRequestService_HashCode_FullMethodName + const WebSourceRegistrationRequestService_WriteToParcel_FullMethodName + const WebTriggerParamsBuilderService_Build_FullMethodName + const WebTriggerParamsBuilderService_SetDebugKeyAllowed_FullMethodName + const WebTriggerParamsService_DescribeContents_FullMethodName + const WebTriggerParamsService_Equals_FullMethodName + const WebTriggerParamsService_GetRegistrationUri_FullMethodName + const WebTriggerParamsService_HashCode_FullMethodName + const WebTriggerParamsService_IsDebugKeyAllowed_FullMethodName + const WebTriggerParamsService_WriteToParcel_FullMethodName + const WebTriggerRegistrationRequestBuilderService_Build_FullMethodName + const WebTriggerRegistrationRequestService_DescribeContents_FullMethodName + const WebTriggerRegistrationRequestService_Equals_FullMethodName + const WebTriggerRegistrationRequestService_GetDestination_FullMethodName + const WebTriggerRegistrationRequestService_GetTriggerParams_FullMethodName + const WebTriggerRegistrationRequestService_HashCode_FullMethodName + const WebTriggerRegistrationRequestService_WriteToParcel_FullMethodName + var DeletionRequestBuilderService_ServiceDesc = grpc.ServiceDesc + var DeletionRequestService_ServiceDesc = grpc.ServiceDesc + var File_proto_measurement_measurement_proto protoreflect.FileDescriptor + var ManagerService_ServiceDesc = grpc.ServiceDesc + var SourceRegistrationRequestBuilderService_ServiceDesc = grpc.ServiceDesc + var SourceRegistrationRequestService_ServiceDesc = grpc.ServiceDesc + var WebSourceParamsBuilderService_ServiceDesc = grpc.ServiceDesc + var WebSourceParamsService_ServiceDesc = grpc.ServiceDesc + var WebSourceRegistrationRequestBuilderService_ServiceDesc = grpc.ServiceDesc + var WebSourceRegistrationRequestService_ServiceDesc = grpc.ServiceDesc + var WebTriggerParamsBuilderService_ServiceDesc = grpc.ServiceDesc + var WebTriggerParamsService_ServiceDesc = grpc.ServiceDesc + var WebTriggerRegistrationRequestBuilderService_ServiceDesc = grpc.ServiceDesc + var WebTriggerRegistrationRequestService_ServiceDesc = grpc.ServiceDesc + func RegisterDeletionRequestBuilderServiceServer(s grpc.ServiceRegistrar, srv DeletionRequestBuilderServiceServer) + func RegisterDeletionRequestServiceServer(s grpc.ServiceRegistrar, srv DeletionRequestServiceServer) + func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer) + func RegisterSourceRegistrationRequestBuilderServiceServer(s grpc.ServiceRegistrar, srv SourceRegistrationRequestBuilderServiceServer) + func RegisterSourceRegistrationRequestServiceServer(s grpc.ServiceRegistrar, srv SourceRegistrationRequestServiceServer) + func RegisterWebSourceParamsBuilderServiceServer(s grpc.ServiceRegistrar, srv WebSourceParamsBuilderServiceServer) + func RegisterWebSourceParamsServiceServer(s grpc.ServiceRegistrar, srv WebSourceParamsServiceServer) + func RegisterWebSourceRegistrationRequestBuilderServiceServer(s grpc.ServiceRegistrar, srv WebSourceRegistrationRequestBuilderServiceServer) + func RegisterWebSourceRegistrationRequestServiceServer(s grpc.ServiceRegistrar, srv WebSourceRegistrationRequestServiceServer) + func RegisterWebTriggerParamsBuilderServiceServer(s grpc.ServiceRegistrar, srv WebTriggerParamsBuilderServiceServer) + func RegisterWebTriggerParamsServiceServer(s grpc.ServiceRegistrar, srv WebTriggerParamsServiceServer) + func RegisterWebTriggerRegistrationRequestBuilderServiceServer(s grpc.ServiceRegistrar, srv WebTriggerRegistrationRequestBuilderServiceServer) + func RegisterWebTriggerRegistrationRequestServiceServer(s grpc.ServiceRegistrar, srv WebTriggerRegistrationRequestServiceServer) + type BuildRequest struct + func (*BuildRequest) Descriptor() ([]byte, []int) + func (*BuildRequest) ProtoMessage() + func (x *BuildRequest) ProtoReflect() protoreflect.Message + func (x *BuildRequest) Reset() + func (x *BuildRequest) String() string + type BuildResponse struct + Result int64 + func (*BuildResponse) Descriptor() ([]byte, []int) + func (*BuildResponse) ProtoMessage() + func (x *BuildResponse) GetResult() int64 + func (x *BuildResponse) ProtoReflect() protoreflect.Message + func (x *BuildResponse) Reset() + func (x *BuildResponse) String() string + type DeletionRequestBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetDeletionMode func(ctx context.Context, in *SetDeletionModeRequest, opts ...grpc.CallOption) (*SetDeletionModeResponse, error) + SetEnd func(ctx context.Context, in *SetEndRequest, opts ...grpc.CallOption) (*SetEndResponse, error) + SetMatchBehavior func(ctx context.Context, in *SetMatchBehaviorRequest, opts ...grpc.CallOption) (*SetMatchBehaviorResponse, error) + SetStart func(ctx context.Context, in *SetStartRequest, opts ...grpc.CallOption) (*SetStartResponse, error) + func NewDeletionRequestBuilderServiceClient(cc grpc.ClientConnInterface) DeletionRequestBuilderServiceClient + type DeletionRequestBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetDeletionMode func(context.Context, *SetDeletionModeRequest) (*SetDeletionModeResponse, error) + SetEnd func(context.Context, *SetEndRequest) (*SetEndResponse, error) + SetMatchBehavior func(context.Context, *SetMatchBehaviorRequest) (*SetMatchBehaviorResponse, error) + SetStart func(context.Context, *SetStartRequest) (*SetStartResponse, error) + type DeletionRequestServiceClient interface + GetDeletionMode func(ctx context.Context, in *GetDeletionModeRequest, opts ...grpc.CallOption) (*GetDeletionModeResponse, error) + GetDomainUris func(ctx context.Context, in *GetDomainUrisRequest, opts ...grpc.CallOption) (*GetDomainUrisResponse, error) + GetEnd func(ctx context.Context, in *GetEndRequest, opts ...grpc.CallOption) (*GetEndResponse, error) + GetMatchBehavior func(ctx context.Context, in *GetMatchBehaviorRequest, opts ...grpc.CallOption) (*GetMatchBehaviorResponse, error) + GetOriginUris func(ctx context.Context, in *GetOriginUrisRequest, opts ...grpc.CallOption) (*GetOriginUrisResponse, error) + GetStart func(ctx context.Context, in *GetStartRequest, opts ...grpc.CallOption) (*GetStartResponse, error) + func NewDeletionRequestServiceClient(cc grpc.ClientConnInterface) DeletionRequestServiceClient + type DeletionRequestServiceServer interface + GetDeletionMode func(context.Context, *GetDeletionModeRequest) (*GetDeletionModeResponse, error) + GetDomainUris func(context.Context, *GetDomainUrisRequest) (*GetDomainUrisResponse, error) + GetEnd func(context.Context, *GetEndRequest) (*GetEndResponse, error) + GetMatchBehavior func(context.Context, *GetMatchBehaviorRequest) (*GetMatchBehaviorResponse, error) + GetOriginUris func(context.Context, *GetOriginUrisRequest) (*GetOriginUrisResponse, error) + GetStart func(context.Context, *GetStartRequest) (*GetStartResponse, error) + 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 GetAppDestinationRequest struct + func (*GetAppDestinationRequest) Descriptor() ([]byte, []int) + func (*GetAppDestinationRequest) ProtoMessage() + func (x *GetAppDestinationRequest) ProtoReflect() protoreflect.Message + func (x *GetAppDestinationRequest) Reset() + func (x *GetAppDestinationRequest) String() string + type GetAppDestinationResponse struct + Result int64 + func (*GetAppDestinationResponse) Descriptor() ([]byte, []int) + func (*GetAppDestinationResponse) ProtoMessage() + func (x *GetAppDestinationResponse) GetResult() int64 + func (x *GetAppDestinationResponse) ProtoReflect() protoreflect.Message + func (x *GetAppDestinationResponse) Reset() + func (x *GetAppDestinationResponse) String() string + type GetDeletionModeRequest struct + func (*GetDeletionModeRequest) Descriptor() ([]byte, []int) + func (*GetDeletionModeRequest) ProtoMessage() + func (x *GetDeletionModeRequest) ProtoReflect() protoreflect.Message + func (x *GetDeletionModeRequest) Reset() + func (x *GetDeletionModeRequest) String() string + type GetDeletionModeResponse struct + Result int32 + func (*GetDeletionModeResponse) Descriptor() ([]byte, []int) + func (*GetDeletionModeResponse) ProtoMessage() + func (x *GetDeletionModeResponse) GetResult() int32 + func (x *GetDeletionModeResponse) ProtoReflect() protoreflect.Message + func (x *GetDeletionModeResponse) Reset() + func (x *GetDeletionModeResponse) String() string + type GetDestinationRequest struct + func (*GetDestinationRequest) Descriptor() ([]byte, []int) + func (*GetDestinationRequest) ProtoMessage() + func (x *GetDestinationRequest) ProtoReflect() protoreflect.Message + func (x *GetDestinationRequest) Reset() + func (x *GetDestinationRequest) String() string + type GetDestinationResponse struct + Result int64 + func (*GetDestinationResponse) Descriptor() ([]byte, []int) + func (*GetDestinationResponse) ProtoMessage() + func (x *GetDestinationResponse) GetResult() int64 + func (x *GetDestinationResponse) ProtoReflect() protoreflect.Message + func (x *GetDestinationResponse) Reset() + func (x *GetDestinationResponse) String() string + type GetDomainUrisRequest struct + func (*GetDomainUrisRequest) Descriptor() ([]byte, []int) + func (*GetDomainUrisRequest) ProtoMessage() + func (x *GetDomainUrisRequest) ProtoReflect() protoreflect.Message + func (x *GetDomainUrisRequest) Reset() + func (x *GetDomainUrisRequest) String() string + type GetDomainUrisResponse struct + Result int64 + func (*GetDomainUrisResponse) Descriptor() ([]byte, []int) + func (*GetDomainUrisResponse) ProtoMessage() + func (x *GetDomainUrisResponse) GetResult() int64 + func (x *GetDomainUrisResponse) ProtoReflect() protoreflect.Message + func (x *GetDomainUrisResponse) Reset() + func (x *GetDomainUrisResponse) String() string + type GetEndRequest struct + func (*GetEndRequest) Descriptor() ([]byte, []int) + func (*GetEndRequest) ProtoMessage() + func (x *GetEndRequest) ProtoReflect() protoreflect.Message + func (x *GetEndRequest) Reset() + func (x *GetEndRequest) String() string + type GetEndResponse struct + Result int64 + func (*GetEndResponse) Descriptor() ([]byte, []int) + func (*GetEndResponse) ProtoMessage() + func (x *GetEndResponse) GetResult() int64 + func (x *GetEndResponse) ProtoReflect() protoreflect.Message + func (x *GetEndResponse) Reset() + func (x *GetEndResponse) String() string + type GetInputEventRequest struct + func (*GetInputEventRequest) Descriptor() ([]byte, []int) + func (*GetInputEventRequest) ProtoMessage() + func (x *GetInputEventRequest) ProtoReflect() protoreflect.Message + func (x *GetInputEventRequest) Reset() + func (x *GetInputEventRequest) String() string + type GetInputEventResponse struct + Result int64 + func (*GetInputEventResponse) Descriptor() ([]byte, []int) + func (*GetInputEventResponse) ProtoMessage() + func (x *GetInputEventResponse) GetResult() int64 + func (x *GetInputEventResponse) ProtoReflect() protoreflect.Message + func (x *GetInputEventResponse) Reset() + func (x *GetInputEventResponse) String() string + type GetMatchBehaviorRequest struct + func (*GetMatchBehaviorRequest) Descriptor() ([]byte, []int) + func (*GetMatchBehaviorRequest) ProtoMessage() + func (x *GetMatchBehaviorRequest) ProtoReflect() protoreflect.Message + func (x *GetMatchBehaviorRequest) Reset() + func (x *GetMatchBehaviorRequest) String() string + type GetMatchBehaviorResponse struct + Result int32 + func (*GetMatchBehaviorResponse) Descriptor() ([]byte, []int) + func (*GetMatchBehaviorResponse) ProtoMessage() + func (x *GetMatchBehaviorResponse) GetResult() int32 + func (x *GetMatchBehaviorResponse) ProtoReflect() protoreflect.Message + func (x *GetMatchBehaviorResponse) Reset() + func (x *GetMatchBehaviorResponse) String() string + type GetOriginUrisRequest struct + func (*GetOriginUrisRequest) Descriptor() ([]byte, []int) + func (*GetOriginUrisRequest) ProtoMessage() + func (x *GetOriginUrisRequest) ProtoReflect() protoreflect.Message + func (x *GetOriginUrisRequest) Reset() + func (x *GetOriginUrisRequest) String() string + type GetOriginUrisResponse struct + Result int64 + func (*GetOriginUrisResponse) Descriptor() ([]byte, []int) + func (*GetOriginUrisResponse) ProtoMessage() + func (x *GetOriginUrisResponse) GetResult() int64 + func (x *GetOriginUrisResponse) ProtoReflect() protoreflect.Message + func (x *GetOriginUrisResponse) Reset() + func (x *GetOriginUrisResponse) String() string + type GetRegistrationUriRequest struct + func (*GetRegistrationUriRequest) Descriptor() ([]byte, []int) + func (*GetRegistrationUriRequest) ProtoMessage() + func (x *GetRegistrationUriRequest) ProtoReflect() protoreflect.Message + func (x *GetRegistrationUriRequest) Reset() + func (x *GetRegistrationUriRequest) String() string + type GetRegistrationUriResponse struct + Result int64 + func (*GetRegistrationUriResponse) Descriptor() ([]byte, []int) + func (*GetRegistrationUriResponse) ProtoMessage() + func (x *GetRegistrationUriResponse) GetResult() int64 + func (x *GetRegistrationUriResponse) ProtoReflect() protoreflect.Message + func (x *GetRegistrationUriResponse) Reset() + func (x *GetRegistrationUriResponse) String() string + type GetRegistrationUrisRequest struct + func (*GetRegistrationUrisRequest) Descriptor() ([]byte, []int) + func (*GetRegistrationUrisRequest) ProtoMessage() + func (x *GetRegistrationUrisRequest) ProtoReflect() protoreflect.Message + func (x *GetRegistrationUrisRequest) Reset() + func (x *GetRegistrationUrisRequest) String() string + type GetRegistrationUrisResponse struct + Result int64 + func (*GetRegistrationUrisResponse) Descriptor() ([]byte, []int) + func (*GetRegistrationUrisResponse) ProtoMessage() + func (x *GetRegistrationUrisResponse) GetResult() int64 + func (x *GetRegistrationUrisResponse) ProtoReflect() protoreflect.Message + func (x *GetRegistrationUrisResponse) Reset() + func (x *GetRegistrationUrisResponse) String() string + type GetRequest struct + Arg0 int64 + func (*GetRequest) Descriptor() ([]byte, []int) + func (*GetRequest) ProtoMessage() + func (x *GetRequest) GetArg0() int64 + func (x *GetRequest) ProtoReflect() protoreflect.Message + func (x *GetRequest) Reset() + func (x *GetRequest) String() string + type GetResponse struct + Result int64 + func (*GetResponse) Descriptor() ([]byte, []int) + func (*GetResponse) ProtoMessage() + func (x *GetResponse) GetResult() int64 + func (x *GetResponse) ProtoReflect() protoreflect.Message + func (x *GetResponse) Reset() + func (x *GetResponse) String() string + type GetSourceParamsRequest struct + func (*GetSourceParamsRequest) Descriptor() ([]byte, []int) + func (*GetSourceParamsRequest) ProtoMessage() + func (x *GetSourceParamsRequest) ProtoReflect() protoreflect.Message + func (x *GetSourceParamsRequest) Reset() + func (x *GetSourceParamsRequest) String() string + type GetSourceParamsResponse struct + Result int64 + func (*GetSourceParamsResponse) Descriptor() ([]byte, []int) + func (*GetSourceParamsResponse) ProtoMessage() + func (x *GetSourceParamsResponse) GetResult() int64 + func (x *GetSourceParamsResponse) ProtoReflect() protoreflect.Message + func (x *GetSourceParamsResponse) Reset() + func (x *GetSourceParamsResponse) String() string + type GetStartRequest struct + func (*GetStartRequest) Descriptor() ([]byte, []int) + func (*GetStartRequest) ProtoMessage() + func (x *GetStartRequest) ProtoReflect() protoreflect.Message + func (x *GetStartRequest) Reset() + func (x *GetStartRequest) String() string + type GetStartResponse struct + Result int64 + func (*GetStartResponse) Descriptor() ([]byte, []int) + func (*GetStartResponse) ProtoMessage() + func (x *GetStartResponse) GetResult() int64 + func (x *GetStartResponse) ProtoReflect() protoreflect.Message + func (x *GetStartResponse) Reset() + func (x *GetStartResponse) String() string + type GetTopOriginUriRequest struct + func (*GetTopOriginUriRequest) Descriptor() ([]byte, []int) + func (*GetTopOriginUriRequest) ProtoMessage() + func (x *GetTopOriginUriRequest) ProtoReflect() protoreflect.Message + func (x *GetTopOriginUriRequest) Reset() + func (x *GetTopOriginUriRequest) String() string + type GetTopOriginUriResponse struct + Result int64 + func (*GetTopOriginUriResponse) Descriptor() ([]byte, []int) + func (*GetTopOriginUriResponse) ProtoMessage() + func (x *GetTopOriginUriResponse) GetResult() int64 + func (x *GetTopOriginUriResponse) ProtoReflect() protoreflect.Message + func (x *GetTopOriginUriResponse) Reset() + func (x *GetTopOriginUriResponse) String() string + type GetTriggerParamsRequest struct + func (*GetTriggerParamsRequest) Descriptor() ([]byte, []int) + func (*GetTriggerParamsRequest) ProtoMessage() + func (x *GetTriggerParamsRequest) ProtoReflect() protoreflect.Message + func (x *GetTriggerParamsRequest) Reset() + func (x *GetTriggerParamsRequest) String() string + type GetTriggerParamsResponse struct + Result int64 + func (*GetTriggerParamsResponse) Descriptor() ([]byte, []int) + func (*GetTriggerParamsResponse) ProtoMessage() + func (x *GetTriggerParamsResponse) GetResult() int64 + func (x *GetTriggerParamsResponse) ProtoReflect() protoreflect.Message + func (x *GetTriggerParamsResponse) Reset() + func (x *GetTriggerParamsResponse) String() string + type GetVerifiedDestinationRequest struct + func (*GetVerifiedDestinationRequest) Descriptor() ([]byte, []int) + func (*GetVerifiedDestinationRequest) ProtoMessage() + func (x *GetVerifiedDestinationRequest) ProtoReflect() protoreflect.Message + func (x *GetVerifiedDestinationRequest) Reset() + func (x *GetVerifiedDestinationRequest) String() string + type GetVerifiedDestinationResponse struct + Result int64 + func (*GetVerifiedDestinationResponse) Descriptor() ([]byte, []int) + func (*GetVerifiedDestinationResponse) ProtoMessage() + func (x *GetVerifiedDestinationResponse) GetResult() int64 + func (x *GetVerifiedDestinationResponse) ProtoReflect() protoreflect.Message + func (x *GetVerifiedDestinationResponse) Reset() + func (x *GetVerifiedDestinationResponse) String() string + type GetWebDestinationRequest struct + func (*GetWebDestinationRequest) Descriptor() ([]byte, []int) + func (*GetWebDestinationRequest) ProtoMessage() + func (x *GetWebDestinationRequest) ProtoReflect() protoreflect.Message + func (x *GetWebDestinationRequest) Reset() + func (x *GetWebDestinationRequest) String() string + type GetWebDestinationResponse struct + Result int64 + func (*GetWebDestinationResponse) Descriptor() ([]byte, []int) + func (*GetWebDestinationResponse) ProtoMessage() + func (x *GetWebDestinationResponse) GetResult() int64 + func (x *GetWebDestinationResponse) ProtoReflect() protoreflect.Message + func (x *GetWebDestinationResponse) Reset() + func (x *GetWebDestinationResponse) 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 IsDebugKeyAllowedRequest struct + func (*IsDebugKeyAllowedRequest) Descriptor() ([]byte, []int) + func (*IsDebugKeyAllowedRequest) ProtoMessage() + func (x *IsDebugKeyAllowedRequest) ProtoReflect() protoreflect.Message + func (x *IsDebugKeyAllowedRequest) Reset() + func (x *IsDebugKeyAllowedRequest) String() string + type IsDebugKeyAllowedResponse struct + Result bool + func (*IsDebugKeyAllowedResponse) Descriptor() ([]byte, []int) + func (*IsDebugKeyAllowedResponse) ProtoMessage() + func (x *IsDebugKeyAllowedResponse) GetResult() bool + func (x *IsDebugKeyAllowedResponse) ProtoReflect() protoreflect.Message + func (x *IsDebugKeyAllowedResponse) Reset() + func (x *IsDebugKeyAllowedResponse) String() string + type ManagerServiceClient interface + Get func(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error) + func NewManagerServiceClient(cc grpc.ClientConnInterface) ManagerServiceClient + type ManagerServiceServer interface + Get func(context.Context, *GetRequest) (*GetResponse, error) + type SetAppDestinationRequest struct + Arg0 int64 + func (*SetAppDestinationRequest) Descriptor() ([]byte, []int) + func (*SetAppDestinationRequest) ProtoMessage() + func (x *SetAppDestinationRequest) GetArg0() int64 + func (x *SetAppDestinationRequest) ProtoReflect() protoreflect.Message + func (x *SetAppDestinationRequest) Reset() + func (x *SetAppDestinationRequest) String() string + type SetAppDestinationResponse struct + Result int64 + func (*SetAppDestinationResponse) Descriptor() ([]byte, []int) + func (*SetAppDestinationResponse) ProtoMessage() + func (x *SetAppDestinationResponse) GetResult() int64 + func (x *SetAppDestinationResponse) ProtoReflect() protoreflect.Message + func (x *SetAppDestinationResponse) Reset() + func (x *SetAppDestinationResponse) String() string + type SetDebugKeyAllowedRequest struct + Arg0 bool + func (*SetDebugKeyAllowedRequest) Descriptor() ([]byte, []int) + func (*SetDebugKeyAllowedRequest) ProtoMessage() + func (x *SetDebugKeyAllowedRequest) GetArg0() bool + func (x *SetDebugKeyAllowedRequest) ProtoReflect() protoreflect.Message + func (x *SetDebugKeyAllowedRequest) Reset() + func (x *SetDebugKeyAllowedRequest) String() string + type SetDebugKeyAllowedResponse struct + Result int64 + func (*SetDebugKeyAllowedResponse) Descriptor() ([]byte, []int) + func (*SetDebugKeyAllowedResponse) ProtoMessage() + func (x *SetDebugKeyAllowedResponse) GetResult() int64 + func (x *SetDebugKeyAllowedResponse) ProtoReflect() protoreflect.Message + func (x *SetDebugKeyAllowedResponse) Reset() + func (x *SetDebugKeyAllowedResponse) String() string + type SetDeletionModeRequest struct + Arg0 int32 + func (*SetDeletionModeRequest) Descriptor() ([]byte, []int) + func (*SetDeletionModeRequest) ProtoMessage() + func (x *SetDeletionModeRequest) GetArg0() int32 + func (x *SetDeletionModeRequest) ProtoReflect() protoreflect.Message + func (x *SetDeletionModeRequest) Reset() + func (x *SetDeletionModeRequest) String() string + type SetDeletionModeResponse struct + Result int64 + func (*SetDeletionModeResponse) Descriptor() ([]byte, []int) + func (*SetDeletionModeResponse) ProtoMessage() + func (x *SetDeletionModeResponse) GetResult() int64 + func (x *SetDeletionModeResponse) ProtoReflect() protoreflect.Message + func (x *SetDeletionModeResponse) Reset() + func (x *SetDeletionModeResponse) String() string + type SetEndRequest struct + Arg0 int64 + func (*SetEndRequest) Descriptor() ([]byte, []int) + func (*SetEndRequest) ProtoMessage() + func (x *SetEndRequest) GetArg0() int64 + func (x *SetEndRequest) ProtoReflect() protoreflect.Message + func (x *SetEndRequest) Reset() + func (x *SetEndRequest) String() string + type SetEndResponse struct + Result int64 + func (*SetEndResponse) Descriptor() ([]byte, []int) + func (*SetEndResponse) ProtoMessage() + func (x *SetEndResponse) GetResult() int64 + func (x *SetEndResponse) ProtoReflect() protoreflect.Message + func (x *SetEndResponse) Reset() + func (x *SetEndResponse) String() string + type SetInputEventRequest struct + Arg0 int64 + func (*SetInputEventRequest) Descriptor() ([]byte, []int) + func (*SetInputEventRequest) ProtoMessage() + func (x *SetInputEventRequest) GetArg0() int64 + func (x *SetInputEventRequest) ProtoReflect() protoreflect.Message + func (x *SetInputEventRequest) Reset() + func (x *SetInputEventRequest) String() string + type SetInputEventResponse struct + Result int64 + func (*SetInputEventResponse) Descriptor() ([]byte, []int) + func (*SetInputEventResponse) ProtoMessage() + func (x *SetInputEventResponse) GetResult() int64 + func (x *SetInputEventResponse) ProtoReflect() protoreflect.Message + func (x *SetInputEventResponse) Reset() + func (x *SetInputEventResponse) String() string + type SetMatchBehaviorRequest struct + Arg0 int32 + func (*SetMatchBehaviorRequest) Descriptor() ([]byte, []int) + func (*SetMatchBehaviorRequest) ProtoMessage() + func (x *SetMatchBehaviorRequest) GetArg0() int32 + func (x *SetMatchBehaviorRequest) ProtoReflect() protoreflect.Message + func (x *SetMatchBehaviorRequest) Reset() + func (x *SetMatchBehaviorRequest) String() string + type SetMatchBehaviorResponse struct + Result int64 + func (*SetMatchBehaviorResponse) Descriptor() ([]byte, []int) + func (*SetMatchBehaviorResponse) ProtoMessage() + func (x *SetMatchBehaviorResponse) GetResult() int64 + func (x *SetMatchBehaviorResponse) ProtoReflect() protoreflect.Message + func (x *SetMatchBehaviorResponse) Reset() + func (x *SetMatchBehaviorResponse) String() string + type SetStartRequest struct + Arg0 int64 + func (*SetStartRequest) Descriptor() ([]byte, []int) + func (*SetStartRequest) ProtoMessage() + func (x *SetStartRequest) GetArg0() int64 + func (x *SetStartRequest) ProtoReflect() protoreflect.Message + func (x *SetStartRequest) Reset() + func (x *SetStartRequest) String() string + type SetStartResponse struct + Result int64 + func (*SetStartResponse) Descriptor() ([]byte, []int) + func (*SetStartResponse) ProtoMessage() + func (x *SetStartResponse) GetResult() int64 + func (x *SetStartResponse) ProtoReflect() protoreflect.Message + func (x *SetStartResponse) Reset() + func (x *SetStartResponse) String() string + type SetVerifiedDestinationRequest struct + Arg0 int64 + func (*SetVerifiedDestinationRequest) Descriptor() ([]byte, []int) + func (*SetVerifiedDestinationRequest) ProtoMessage() + func (x *SetVerifiedDestinationRequest) GetArg0() int64 + func (x *SetVerifiedDestinationRequest) ProtoReflect() protoreflect.Message + func (x *SetVerifiedDestinationRequest) Reset() + func (x *SetVerifiedDestinationRequest) String() string + type SetVerifiedDestinationResponse struct + Result int64 + func (*SetVerifiedDestinationResponse) Descriptor() ([]byte, []int) + func (*SetVerifiedDestinationResponse) ProtoMessage() + func (x *SetVerifiedDestinationResponse) GetResult() int64 + func (x *SetVerifiedDestinationResponse) ProtoReflect() protoreflect.Message + func (x *SetVerifiedDestinationResponse) Reset() + func (x *SetVerifiedDestinationResponse) String() string + type SetWebDestinationRequest struct + Arg0 int64 + func (*SetWebDestinationRequest) Descriptor() ([]byte, []int) + func (*SetWebDestinationRequest) ProtoMessage() + func (x *SetWebDestinationRequest) GetArg0() int64 + func (x *SetWebDestinationRequest) ProtoReflect() protoreflect.Message + func (x *SetWebDestinationRequest) Reset() + func (x *SetWebDestinationRequest) String() string + type SetWebDestinationResponse struct + Result int64 + func (*SetWebDestinationResponse) Descriptor() ([]byte, []int) + func (*SetWebDestinationResponse) ProtoMessage() + func (x *SetWebDestinationResponse) GetResult() int64 + func (x *SetWebDestinationResponse) ProtoReflect() protoreflect.Message + func (x *SetWebDestinationResponse) Reset() + func (x *SetWebDestinationResponse) String() string + type SourceRegistrationRequestBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetInputEvent func(ctx context.Context, in *SetInputEventRequest, opts ...grpc.CallOption) (*SetInputEventResponse, error) + func NewSourceRegistrationRequestBuilderServiceClient(cc grpc.ClientConnInterface) SourceRegistrationRequestBuilderServiceClient + type SourceRegistrationRequestBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetInputEvent func(context.Context, *SetInputEventRequest) (*SetInputEventResponse, error) + type SourceRegistrationRequestServiceClient 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) + GetInputEvent func(ctx context.Context, in *GetInputEventRequest, opts ...grpc.CallOption) (*GetInputEventResponse, error) + GetRegistrationUris func(ctx context.Context, in *GetRegistrationUrisRequest, opts ...grpc.CallOption) (*GetRegistrationUrisResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewSourceRegistrationRequestServiceClient(cc grpc.ClientConnInterface) SourceRegistrationRequestServiceClient + type SourceRegistrationRequestServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetInputEvent func(context.Context, *GetInputEventRequest) (*GetInputEventResponse, error) + GetRegistrationUris func(context.Context, *GetRegistrationUrisRequest) (*GetRegistrationUrisResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedDeletionRequestBuilderServiceServer struct + func (UnimplementedDeletionRequestBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedDeletionRequestBuilderServiceServer) SetDeletionMode(context.Context, *SetDeletionModeRequest) (*SetDeletionModeResponse, error) + func (UnimplementedDeletionRequestBuilderServiceServer) SetEnd(context.Context, *SetEndRequest) (*SetEndResponse, error) + func (UnimplementedDeletionRequestBuilderServiceServer) SetMatchBehavior(context.Context, *SetMatchBehaviorRequest) (*SetMatchBehaviorResponse, error) + func (UnimplementedDeletionRequestBuilderServiceServer) SetStart(context.Context, *SetStartRequest) (*SetStartResponse, error) + type UnimplementedDeletionRequestServiceServer struct + func (UnimplementedDeletionRequestServiceServer) GetDeletionMode(context.Context, *GetDeletionModeRequest) (*GetDeletionModeResponse, error) + func (UnimplementedDeletionRequestServiceServer) GetDomainUris(context.Context, *GetDomainUrisRequest) (*GetDomainUrisResponse, error) + func (UnimplementedDeletionRequestServiceServer) GetEnd(context.Context, *GetEndRequest) (*GetEndResponse, error) + func (UnimplementedDeletionRequestServiceServer) GetMatchBehavior(context.Context, *GetMatchBehaviorRequest) (*GetMatchBehaviorResponse, error) + func (UnimplementedDeletionRequestServiceServer) GetOriginUris(context.Context, *GetOriginUrisRequest) (*GetOriginUrisResponse, error) + func (UnimplementedDeletionRequestServiceServer) GetStart(context.Context, *GetStartRequest) (*GetStartResponse, error) + type UnimplementedManagerServiceServer struct + func (UnimplementedManagerServiceServer) Get(context.Context, *GetRequest) (*GetResponse, error) + type UnimplementedSourceRegistrationRequestBuilderServiceServer struct + func (UnimplementedSourceRegistrationRequestBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedSourceRegistrationRequestBuilderServiceServer) SetInputEvent(context.Context, *SetInputEventRequest) (*SetInputEventResponse, error) + type UnimplementedSourceRegistrationRequestServiceServer struct + func (UnimplementedSourceRegistrationRequestServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedSourceRegistrationRequestServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedSourceRegistrationRequestServiceServer) GetInputEvent(context.Context, *GetInputEventRequest) (*GetInputEventResponse, error) + func (UnimplementedSourceRegistrationRequestServiceServer) GetRegistrationUris(context.Context, *GetRegistrationUrisRequest) (*GetRegistrationUrisResponse, error) + func (UnimplementedSourceRegistrationRequestServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedSourceRegistrationRequestServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedWebSourceParamsBuilderServiceServer struct + func (UnimplementedWebSourceParamsBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedWebSourceParamsBuilderServiceServer) SetDebugKeyAllowed(context.Context, *SetDebugKeyAllowedRequest) (*SetDebugKeyAllowedResponse, error) + type UnimplementedWebSourceParamsServiceServer struct + func (UnimplementedWebSourceParamsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedWebSourceParamsServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedWebSourceParamsServiceServer) GetRegistrationUri(context.Context, *GetRegistrationUriRequest) (*GetRegistrationUriResponse, error) + func (UnimplementedWebSourceParamsServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedWebSourceParamsServiceServer) IsDebugKeyAllowed(context.Context, *IsDebugKeyAllowedRequest) (*IsDebugKeyAllowedResponse, error) + func (UnimplementedWebSourceParamsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedWebSourceRegistrationRequestBuilderServiceServer struct + func (UnimplementedWebSourceRegistrationRequestBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedWebSourceRegistrationRequestBuilderServiceServer) SetAppDestination(context.Context, *SetAppDestinationRequest) (*SetAppDestinationResponse, error) + func (UnimplementedWebSourceRegistrationRequestBuilderServiceServer) SetInputEvent(context.Context, *SetInputEventRequest) (*SetInputEventResponse, error) + func (UnimplementedWebSourceRegistrationRequestBuilderServiceServer) SetVerifiedDestination(context.Context, *SetVerifiedDestinationRequest) (*SetVerifiedDestinationResponse, error) + func (UnimplementedWebSourceRegistrationRequestBuilderServiceServer) SetWebDestination(context.Context, *SetWebDestinationRequest) (*SetWebDestinationResponse, error) + type UnimplementedWebSourceRegistrationRequestServiceServer struct + func (UnimplementedWebSourceRegistrationRequestServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) GetAppDestination(context.Context, *GetAppDestinationRequest) (*GetAppDestinationResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) GetInputEvent(context.Context, *GetInputEventRequest) (*GetInputEventResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) GetSourceParams(context.Context, *GetSourceParamsRequest) (*GetSourceParamsResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) GetTopOriginUri(context.Context, *GetTopOriginUriRequest) (*GetTopOriginUriResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) GetVerifiedDestination(context.Context, *GetVerifiedDestinationRequest) (*GetVerifiedDestinationResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) GetWebDestination(context.Context, *GetWebDestinationRequest) (*GetWebDestinationResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedWebSourceRegistrationRequestServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedWebTriggerParamsBuilderServiceServer struct + func (UnimplementedWebTriggerParamsBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedWebTriggerParamsBuilderServiceServer) SetDebugKeyAllowed(context.Context, *SetDebugKeyAllowedRequest) (*SetDebugKeyAllowedResponse, error) + type UnimplementedWebTriggerParamsServiceServer struct + func (UnimplementedWebTriggerParamsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedWebTriggerParamsServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedWebTriggerParamsServiceServer) GetRegistrationUri(context.Context, *GetRegistrationUriRequest) (*GetRegistrationUriResponse, error) + func (UnimplementedWebTriggerParamsServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedWebTriggerParamsServiceServer) IsDebugKeyAllowed(context.Context, *IsDebugKeyAllowedRequest) (*IsDebugKeyAllowedResponse, error) + func (UnimplementedWebTriggerParamsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedWebTriggerRegistrationRequestBuilderServiceServer struct + func (UnimplementedWebTriggerRegistrationRequestBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + type UnimplementedWebTriggerRegistrationRequestServiceServer struct + func (UnimplementedWebTriggerRegistrationRequestServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedWebTriggerRegistrationRequestServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedWebTriggerRegistrationRequestServiceServer) GetDestination(context.Context, *GetDestinationRequest) (*GetDestinationResponse, error) + func (UnimplementedWebTriggerRegistrationRequestServiceServer) GetTriggerParams(context.Context, *GetTriggerParamsRequest) (*GetTriggerParamsResponse, error) + func (UnimplementedWebTriggerRegistrationRequestServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedWebTriggerRegistrationRequestServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnsafeDeletionRequestBuilderServiceServer interface + type UnsafeDeletionRequestServiceServer interface + type UnsafeManagerServiceServer interface + type UnsafeSourceRegistrationRequestBuilderServiceServer interface + type UnsafeSourceRegistrationRequestServiceServer interface + type UnsafeWebSourceParamsBuilderServiceServer interface + type UnsafeWebSourceParamsServiceServer interface + type UnsafeWebSourceRegistrationRequestBuilderServiceServer interface + type UnsafeWebSourceRegistrationRequestServiceServer interface + type UnsafeWebTriggerParamsBuilderServiceServer interface + type UnsafeWebTriggerParamsServiceServer interface + type UnsafeWebTriggerRegistrationRequestBuilderServiceServer interface + type UnsafeWebTriggerRegistrationRequestServiceServer interface + type WebSourceParamsBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetDebugKeyAllowed func(ctx context.Context, in *SetDebugKeyAllowedRequest, opts ...grpc.CallOption) (*SetDebugKeyAllowedResponse, error) + func NewWebSourceParamsBuilderServiceClient(cc grpc.ClientConnInterface) WebSourceParamsBuilderServiceClient + type WebSourceParamsBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetDebugKeyAllowed func(context.Context, *SetDebugKeyAllowedRequest) (*SetDebugKeyAllowedResponse, error) + type WebSourceParamsServiceClient 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) + GetRegistrationUri func(ctx context.Context, in *GetRegistrationUriRequest, opts ...grpc.CallOption) (*GetRegistrationUriResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + IsDebugKeyAllowed func(ctx context.Context, in *IsDebugKeyAllowedRequest, opts ...grpc.CallOption) (*IsDebugKeyAllowedResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewWebSourceParamsServiceClient(cc grpc.ClientConnInterface) WebSourceParamsServiceClient + type WebSourceParamsServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetRegistrationUri func(context.Context, *GetRegistrationUriRequest) (*GetRegistrationUriResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + IsDebugKeyAllowed func(context.Context, *IsDebugKeyAllowedRequest) (*IsDebugKeyAllowedResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type WebSourceRegistrationRequestBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetAppDestination func(ctx context.Context, in *SetAppDestinationRequest, opts ...grpc.CallOption) (*SetAppDestinationResponse, error) + SetInputEvent func(ctx context.Context, in *SetInputEventRequest, opts ...grpc.CallOption) (*SetInputEventResponse, error) + SetVerifiedDestination func(ctx context.Context, in *SetVerifiedDestinationRequest, ...) (*SetVerifiedDestinationResponse, error) + SetWebDestination func(ctx context.Context, in *SetWebDestinationRequest, opts ...grpc.CallOption) (*SetWebDestinationResponse, error) + func NewWebSourceRegistrationRequestBuilderServiceClient(cc grpc.ClientConnInterface) WebSourceRegistrationRequestBuilderServiceClient + type WebSourceRegistrationRequestBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetAppDestination func(context.Context, *SetAppDestinationRequest) (*SetAppDestinationResponse, error) + SetInputEvent func(context.Context, *SetInputEventRequest) (*SetInputEventResponse, error) + SetVerifiedDestination func(context.Context, *SetVerifiedDestinationRequest) (*SetVerifiedDestinationResponse, error) + SetWebDestination func(context.Context, *SetWebDestinationRequest) (*SetWebDestinationResponse, error) + type WebSourceRegistrationRequestServiceClient 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) + GetAppDestination func(ctx context.Context, in *GetAppDestinationRequest, opts ...grpc.CallOption) (*GetAppDestinationResponse, error) + GetInputEvent func(ctx context.Context, in *GetInputEventRequest, opts ...grpc.CallOption) (*GetInputEventResponse, error) + GetSourceParams func(ctx context.Context, in *GetSourceParamsRequest, opts ...grpc.CallOption) (*GetSourceParamsResponse, error) + GetTopOriginUri func(ctx context.Context, in *GetTopOriginUriRequest, opts ...grpc.CallOption) (*GetTopOriginUriResponse, error) + GetVerifiedDestination func(ctx context.Context, in *GetVerifiedDestinationRequest, ...) (*GetVerifiedDestinationResponse, error) + GetWebDestination func(ctx context.Context, in *GetWebDestinationRequest, opts ...grpc.CallOption) (*GetWebDestinationResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewWebSourceRegistrationRequestServiceClient(cc grpc.ClientConnInterface) WebSourceRegistrationRequestServiceClient + type WebSourceRegistrationRequestServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetAppDestination func(context.Context, *GetAppDestinationRequest) (*GetAppDestinationResponse, error) + GetInputEvent func(context.Context, *GetInputEventRequest) (*GetInputEventResponse, error) + GetSourceParams func(context.Context, *GetSourceParamsRequest) (*GetSourceParamsResponse, error) + GetTopOriginUri func(context.Context, *GetTopOriginUriRequest) (*GetTopOriginUriResponse, error) + GetVerifiedDestination func(context.Context, *GetVerifiedDestinationRequest) (*GetVerifiedDestinationResponse, error) + GetWebDestination func(context.Context, *GetWebDestinationRequest) (*GetWebDestinationResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type WebTriggerParamsBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetDebugKeyAllowed func(ctx context.Context, in *SetDebugKeyAllowedRequest, opts ...grpc.CallOption) (*SetDebugKeyAllowedResponse, error) + func NewWebTriggerParamsBuilderServiceClient(cc grpc.ClientConnInterface) WebTriggerParamsBuilderServiceClient + type WebTriggerParamsBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetDebugKeyAllowed func(context.Context, *SetDebugKeyAllowedRequest) (*SetDebugKeyAllowedResponse, error) + type WebTriggerParamsServiceClient 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) + GetRegistrationUri func(ctx context.Context, in *GetRegistrationUriRequest, opts ...grpc.CallOption) (*GetRegistrationUriResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + IsDebugKeyAllowed func(ctx context.Context, in *IsDebugKeyAllowedRequest, opts ...grpc.CallOption) (*IsDebugKeyAllowedResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewWebTriggerParamsServiceClient(cc grpc.ClientConnInterface) WebTriggerParamsServiceClient + type WebTriggerParamsServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetRegistrationUri func(context.Context, *GetRegistrationUriRequest) (*GetRegistrationUriResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + IsDebugKeyAllowed func(context.Context, *IsDebugKeyAllowedRequest) (*IsDebugKeyAllowedResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type WebTriggerRegistrationRequestBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + func NewWebTriggerRegistrationRequestBuilderServiceClient(cc grpc.ClientConnInterface) WebTriggerRegistrationRequestBuilderServiceClient + type WebTriggerRegistrationRequestBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + type WebTriggerRegistrationRequestServiceClient 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) + GetDestination func(ctx context.Context, in *GetDestinationRequest, opts ...grpc.CallOption) (*GetDestinationResponse, error) + GetTriggerParams func(ctx context.Context, in *GetTriggerParamsRequest, opts ...grpc.CallOption) (*GetTriggerParamsResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewWebTriggerRegistrationRequestServiceClient(cc grpc.ClientConnInterface) WebTriggerRegistrationRequestServiceClient + type WebTriggerRegistrationRequestServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetDestination func(context.Context, *GetDestinationRequest) (*GetDestinationResponse, error) + GetTriggerParams func(context.Context, *GetTriggerParamsRequest) (*GetTriggerParamsResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, 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