resolver

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UriService_CompareTo1_FullMethodName               = "/resolver.UriService/CompareTo1"
	UriService_Equals_FullMethodName                   = "/resolver.UriService/Equals"
	UriService_GetBooleanQueryParameter_FullMethodName = "/resolver.UriService/GetBooleanQueryParameter"
	UriService_GetQueryParameter_FullMethodName        = "/resolver.UriService/GetQueryParameter"
	UriService_GetQueryParameterNames_FullMethodName   = "/resolver.UriService/GetQueryParameterNames"
	UriService_GetQueryParameters_FullMethodName       = "/resolver.UriService/GetQueryParameters"
	UriService_HashCode_FullMethodName                 = "/resolver.UriService/HashCode"
	UriService_IsAbsolute_FullMethodName               = "/resolver.UriService/IsAbsolute"
	UriService_IsOpaque_FullMethodName                 = "/resolver.UriService/IsOpaque"
	UriService_NormalizeScheme_FullMethodName          = "/resolver.UriService/NormalizeScheme"
	UriService_CompareTo1_1_FullMethodName             = "/resolver.UriService/CompareTo1_1"
	UriService_Decode_FullMethodName                   = "/resolver.UriService/Decode"
	UriService_Encode1_FullMethodName                  = "/resolver.UriService/Encode1"
	UriService_Encode2_1_FullMethodName                = "/resolver.UriService/Encode2_1"
	UriService_FromFile_FullMethodName                 = "/resolver.UriService/FromFile"
	UriService_FromParts_FullMethodName                = "/resolver.UriService/FromParts"
	UriService_Parse_FullMethodName                    = "/resolver.UriService/Parse"
	UriService_WithAppendedPath_FullMethodName         = "/resolver.UriService/WithAppendedPath"
	UriService_WriteToParcel_FullMethodName            = "/resolver.UriService/WriteToParcel"
)
View Source
const (
	ContentResolverService_ApplyBatch_FullMethodName                         = "/resolver.ContentResolverService/ApplyBatch"
	ContentResolverService_CancelSync1_2_FullMethodName                      = "/resolver.ContentResolverService/CancelSync1_2"
	ContentResolverService_GetOutgoingPersistedUriPermissions_FullMethodName = "/resolver.ContentResolverService/GetOutgoingPersistedUriPermissions"
	ContentResolverService_GetPersistedUriPermissions_FullMethodName         = "/resolver.ContentResolverService/GetPersistedUriPermissions"
	ContentResolverService_GetStreamTypes_FullMethodName                     = "/resolver.ContentResolverService/GetStreamTypes"
	ContentResolverService_LoadThumbnail_FullMethodName                      = "/resolver.ContentResolverService/LoadThumbnail"
	ContentResolverService_NotifyChange2_FullMethodName                      = "/resolver.ContentResolverService/NotifyChange2"
	ContentResolverService_NotifyChange3_1_FullMethodName                    = "/resolver.ContentResolverService/NotifyChange3_1"
	ContentResolverService_NotifyChange3_2_FullMethodName                    = "/resolver.ContentResolverService/NotifyChange3_2"
	ContentResolverService_NotifyChange3_3_FullMethodName                    = "/resolver.ContentResolverService/NotifyChange3_3"
	ContentResolverService_ReleasePersistableUriPermission_FullMethodName    = "/resolver.ContentResolverService/ReleasePersistableUriPermission"
	ContentResolverService_StartSync_FullMethodName                          = "/resolver.ContentResolverService/StartSync"
	ContentResolverService_TakePersistableUriPermission_FullMethodName       = "/resolver.ContentResolverService/TakePersistableUriPermission"
	ContentResolverService_AddPeriodicSync_FullMethodName                    = "/resolver.ContentResolverService/AddPeriodicSync"
	ContentResolverService_AddStatusChangeListener_FullMethodName            = "/resolver.ContentResolverService/AddStatusChangeListener"
	ContentResolverService_CancelSync2_FullMethodName                        = "/resolver.ContentResolverService/CancelSync2"
	ContentResolverService_CancelSync1_1_FullMethodName                      = "/resolver.ContentResolverService/CancelSync1_1"
	ContentResolverService_GetCurrentSync_FullMethodName                     = "/resolver.ContentResolverService/GetCurrentSync"
	ContentResolverService_GetCurrentSyncs_FullMethodName                    = "/resolver.ContentResolverService/GetCurrentSyncs"
	ContentResolverService_GetIsSyncable_FullMethodName                      = "/resolver.ContentResolverService/GetIsSyncable"
	ContentResolverService_GetMasterSyncAutomatically_FullMethodName         = "/resolver.ContentResolverService/GetMasterSyncAutomatically"
	ContentResolverService_GetPeriodicSyncs_FullMethodName                   = "/resolver.ContentResolverService/GetPeriodicSyncs"
	ContentResolverService_GetSyncAdapterTypes_FullMethodName                = "/resolver.ContentResolverService/GetSyncAdapterTypes"
	ContentResolverService_GetSyncAutomatically_FullMethodName               = "/resolver.ContentResolverService/GetSyncAutomatically"
	ContentResolverService_IsSyncActive_FullMethodName                       = "/resolver.ContentResolverService/IsSyncActive"
	ContentResolverService_IsSyncPending_FullMethodName                      = "/resolver.ContentResolverService/IsSyncPending"
	ContentResolverService_RemovePeriodicSync_FullMethodName                 = "/resolver.ContentResolverService/RemovePeriodicSync"
	ContentResolverService_RemoveStatusChangeListener_FullMethodName         = "/resolver.ContentResolverService/RemoveStatusChangeListener"
	ContentResolverService_RequestSync3_FullMethodName                       = "/resolver.ContentResolverService/RequestSync3"
	ContentResolverService_RequestSync1_1_FullMethodName                     = "/resolver.ContentResolverService/RequestSync1_1"
	ContentResolverService_SetIsSyncable_FullMethodName                      = "/resolver.ContentResolverService/SetIsSyncable"
	ContentResolverService_SetMasterSyncAutomatically_FullMethodName         = "/resolver.ContentResolverService/SetMasterSyncAutomatically"
	ContentResolverService_SetSyncAutomatically_FullMethodName               = "/resolver.ContentResolverService/SetSyncAutomatically"
	ContentResolverService_ValidateSyncExtrasBundle_FullMethodName           = "/resolver.ContentResolverService/ValidateSyncExtrasBundle"
	ContentResolverService_Wrap1_FullMethodName                              = "/resolver.ContentResolverService/Wrap1"
	ContentResolverService_Wrap1_1_FullMethodName                            = "/resolver.ContentResolverService/Wrap1_1"
)

Variables

View Source
var ContentResolverService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "resolver.ContentResolverService",
	HandlerType: (*ContentResolverServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ApplyBatch",
			Handler:    _ContentResolverService_ApplyBatch_Handler,
		},
		{
			MethodName: "CancelSync1_2",
			Handler:    _ContentResolverService_CancelSync1_2_Handler,
		},
		{
			MethodName: "GetOutgoingPersistedUriPermissions",
			Handler:    _ContentResolverService_GetOutgoingPersistedUriPermissions_Handler,
		},
		{
			MethodName: "GetPersistedUriPermissions",
			Handler:    _ContentResolverService_GetPersistedUriPermissions_Handler,
		},
		{
			MethodName: "GetStreamTypes",
			Handler:    _ContentResolverService_GetStreamTypes_Handler,
		},
		{
			MethodName: "LoadThumbnail",
			Handler:    _ContentResolverService_LoadThumbnail_Handler,
		},
		{
			MethodName: "NotifyChange2",
			Handler:    _ContentResolverService_NotifyChange2_Handler,
		},
		{
			MethodName: "NotifyChange3_1",
			Handler:    _ContentResolverService_NotifyChange3_1_Handler,
		},
		{
			MethodName: "NotifyChange3_2",
			Handler:    _ContentResolverService_NotifyChange3_2_Handler,
		},
		{
			MethodName: "NotifyChange3_3",
			Handler:    _ContentResolverService_NotifyChange3_3_Handler,
		},
		{
			MethodName: "ReleasePersistableUriPermission",
			Handler:    _ContentResolverService_ReleasePersistableUriPermission_Handler,
		},
		{
			MethodName: "StartSync",
			Handler:    _ContentResolverService_StartSync_Handler,
		},
		{
			MethodName: "TakePersistableUriPermission",
			Handler:    _ContentResolverService_TakePersistableUriPermission_Handler,
		},
		{
			MethodName: "AddPeriodicSync",
			Handler:    _ContentResolverService_AddPeriodicSync_Handler,
		},
		{
			MethodName: "AddStatusChangeListener",
			Handler:    _ContentResolverService_AddStatusChangeListener_Handler,
		},
		{
			MethodName: "CancelSync2",
			Handler:    _ContentResolverService_CancelSync2_Handler,
		},
		{
			MethodName: "CancelSync1_1",
			Handler:    _ContentResolverService_CancelSync1_1_Handler,
		},
		{
			MethodName: "GetCurrentSync",
			Handler:    _ContentResolverService_GetCurrentSync_Handler,
		},
		{
			MethodName: "GetCurrentSyncs",
			Handler:    _ContentResolverService_GetCurrentSyncs_Handler,
		},
		{
			MethodName: "GetIsSyncable",
			Handler:    _ContentResolverService_GetIsSyncable_Handler,
		},
		{
			MethodName: "GetMasterSyncAutomatically",
			Handler:    _ContentResolverService_GetMasterSyncAutomatically_Handler,
		},
		{
			MethodName: "GetPeriodicSyncs",
			Handler:    _ContentResolverService_GetPeriodicSyncs_Handler,
		},
		{
			MethodName: "GetSyncAdapterTypes",
			Handler:    _ContentResolverService_GetSyncAdapterTypes_Handler,
		},
		{
			MethodName: "GetSyncAutomatically",
			Handler:    _ContentResolverService_GetSyncAutomatically_Handler,
		},
		{
			MethodName: "IsSyncActive",
			Handler:    _ContentResolverService_IsSyncActive_Handler,
		},
		{
			MethodName: "IsSyncPending",
			Handler:    _ContentResolverService_IsSyncPending_Handler,
		},
		{
			MethodName: "RemovePeriodicSync",
			Handler:    _ContentResolverService_RemovePeriodicSync_Handler,
		},
		{
			MethodName: "RemoveStatusChangeListener",
			Handler:    _ContentResolverService_RemoveStatusChangeListener_Handler,
		},
		{
			MethodName: "RequestSync3",
			Handler:    _ContentResolverService_RequestSync3_Handler,
		},
		{
			MethodName: "RequestSync1_1",
			Handler:    _ContentResolverService_RequestSync1_1_Handler,
		},
		{
			MethodName: "SetIsSyncable",
			Handler:    _ContentResolverService_SetIsSyncable_Handler,
		},
		{
			MethodName: "SetMasterSyncAutomatically",
			Handler:    _ContentResolverService_SetMasterSyncAutomatically_Handler,
		},
		{
			MethodName: "SetSyncAutomatically",
			Handler:    _ContentResolverService_SetSyncAutomatically_Handler,
		},
		{
			MethodName: "ValidateSyncExtrasBundle",
			Handler:    _ContentResolverService_ValidateSyncExtrasBundle_Handler,
		},
		{
			MethodName: "Wrap1",
			Handler:    _ContentResolverService_Wrap1_Handler,
		},
		{
			MethodName: "Wrap1_1",
			Handler:    _ContentResolverService_Wrap1_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/resolver/resolver.proto",
}

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

View Source
var File_proto_resolver_resolver_proto protoreflect.FileDescriptor
View Source
var UriService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "resolver.UriService",
	HandlerType: (*UriServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CompareTo1",
			Handler:    _UriService_CompareTo1_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _UriService_Equals_Handler,
		},
		{
			MethodName: "GetBooleanQueryParameter",
			Handler:    _UriService_GetBooleanQueryParameter_Handler,
		},
		{
			MethodName: "GetQueryParameter",
			Handler:    _UriService_GetQueryParameter_Handler,
		},
		{
			MethodName: "GetQueryParameterNames",
			Handler:    _UriService_GetQueryParameterNames_Handler,
		},
		{
			MethodName: "GetQueryParameters",
			Handler:    _UriService_GetQueryParameters_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _UriService_HashCode_Handler,
		},
		{
			MethodName: "IsAbsolute",
			Handler:    _UriService_IsAbsolute_Handler,
		},
		{
			MethodName: "IsOpaque",
			Handler:    _UriService_IsOpaque_Handler,
		},
		{
			MethodName: "NormalizeScheme",
			Handler:    _UriService_NormalizeScheme_Handler,
		},
		{
			MethodName: "CompareTo1_1",
			Handler:    _UriService_CompareTo1_1_Handler,
		},
		{
			MethodName: "Decode",
			Handler:    _UriService_Decode_Handler,
		},
		{
			MethodName: "Encode1",
			Handler:    _UriService_Encode1_Handler,
		},
		{
			MethodName: "Encode2_1",
			Handler:    _UriService_Encode2_1_Handler,
		},
		{
			MethodName: "FromFile",
			Handler:    _UriService_FromFile_Handler,
		},
		{
			MethodName: "FromParts",
			Handler:    _UriService_FromParts_Handler,
		},
		{
			MethodName: "Parse",
			Handler:    _UriService_Parse_Handler,
		},
		{
			MethodName: "WithAppendedPath",
			Handler:    _UriService_WithAppendedPath_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _UriService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/resolver/resolver.proto",
}

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

Functions

func RegisterContentResolverServiceServer

func RegisterContentResolverServiceServer(s grpc.ServiceRegistrar, srv ContentResolverServiceServer)

func RegisterUriServiceServer

func RegisterUriServiceServer(s grpc.ServiceRegistrar, srv UriServiceServer)

Types

type AddPeriodicSyncRequest

type AddPeriodicSyncRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*AddPeriodicSyncRequest) Descriptor deprecated

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

Deprecated: Use AddPeriodicSyncRequest.ProtoReflect.Descriptor instead.

func (*AddPeriodicSyncRequest) GetArg0

func (x *AddPeriodicSyncRequest) GetArg0() int64

func (*AddPeriodicSyncRequest) GetArg1

func (x *AddPeriodicSyncRequest) GetArg1() string

func (*AddPeriodicSyncRequest) GetArg2

func (x *AddPeriodicSyncRequest) GetArg2() int64

func (*AddPeriodicSyncRequest) GetArg3

func (x *AddPeriodicSyncRequest) GetArg3() int64

func (*AddPeriodicSyncRequest) ProtoMessage

func (*AddPeriodicSyncRequest) ProtoMessage()

func (*AddPeriodicSyncRequest) ProtoReflect

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

func (*AddPeriodicSyncRequest) Reset

func (x *AddPeriodicSyncRequest) Reset()

func (*AddPeriodicSyncRequest) String

func (x *AddPeriodicSyncRequest) String() string

type AddPeriodicSyncResponse

type AddPeriodicSyncResponse struct {
	// contains filtered or unexported fields
}

func (*AddPeriodicSyncResponse) Descriptor deprecated

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

Deprecated: Use AddPeriodicSyncResponse.ProtoReflect.Descriptor instead.

func (*AddPeriodicSyncResponse) ProtoMessage

func (*AddPeriodicSyncResponse) ProtoMessage()

func (*AddPeriodicSyncResponse) ProtoReflect

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

func (*AddPeriodicSyncResponse) Reset

func (x *AddPeriodicSyncResponse) Reset()

func (*AddPeriodicSyncResponse) String

func (x *AddPeriodicSyncResponse) String() string

type AddStatusChangeListenerRequest

type AddStatusChangeListenerRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddStatusChangeListenerRequest) Descriptor deprecated

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

Deprecated: Use AddStatusChangeListenerRequest.ProtoReflect.Descriptor instead.

func (*AddStatusChangeListenerRequest) GetArg0

func (*AddStatusChangeListenerRequest) GetArg1

func (*AddStatusChangeListenerRequest) ProtoMessage

func (*AddStatusChangeListenerRequest) ProtoMessage()

func (*AddStatusChangeListenerRequest) ProtoReflect

func (*AddStatusChangeListenerRequest) Reset

func (x *AddStatusChangeListenerRequest) Reset()

func (*AddStatusChangeListenerRequest) String

type AddStatusChangeListenerResponse

type AddStatusChangeListenerResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddStatusChangeListenerResponse) Descriptor deprecated

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

Deprecated: Use AddStatusChangeListenerResponse.ProtoReflect.Descriptor instead.

func (*AddStatusChangeListenerResponse) GetResult

func (x *AddStatusChangeListenerResponse) GetResult() int64

func (*AddStatusChangeListenerResponse) ProtoMessage

func (*AddStatusChangeListenerResponse) ProtoMessage()

func (*AddStatusChangeListenerResponse) ProtoReflect

func (*AddStatusChangeListenerResponse) Reset

func (*AddStatusChangeListenerResponse) String

type ApplyBatchRequest

type ApplyBatchRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ApplyBatchRequest) Descriptor deprecated

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

Deprecated: Use ApplyBatchRequest.ProtoReflect.Descriptor instead.

func (*ApplyBatchRequest) GetArg0

func (x *ApplyBatchRequest) GetArg0() string

func (*ApplyBatchRequest) GetArg1

func (x *ApplyBatchRequest) GetArg1() int64

func (*ApplyBatchRequest) ProtoMessage

func (*ApplyBatchRequest) ProtoMessage()

func (*ApplyBatchRequest) ProtoReflect

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

func (*ApplyBatchRequest) Reset

func (x *ApplyBatchRequest) Reset()

func (*ApplyBatchRequest) String

func (x *ApplyBatchRequest) String() string

type ApplyBatchResponse

type ApplyBatchResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ApplyBatchResponse) Descriptor deprecated

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

Deprecated: Use ApplyBatchResponse.ProtoReflect.Descriptor instead.

func (*ApplyBatchResponse) GetResult

func (x *ApplyBatchResponse) GetResult() int64

func (*ApplyBatchResponse) ProtoMessage

func (*ApplyBatchResponse) ProtoMessage()

func (*ApplyBatchResponse) ProtoReflect

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

func (*ApplyBatchResponse) Reset

func (x *ApplyBatchResponse) Reset()

func (*ApplyBatchResponse) String

func (x *ApplyBatchResponse) String() string

type CancelSync1_1Request

type CancelSync1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelSync1_1Request) Descriptor deprecated

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

Deprecated: Use CancelSync1_1Request.ProtoReflect.Descriptor instead.

func (*CancelSync1_1Request) GetArg0

func (x *CancelSync1_1Request) GetArg0() int64

func (*CancelSync1_1Request) ProtoMessage

func (*CancelSync1_1Request) ProtoMessage()

func (*CancelSync1_1Request) ProtoReflect

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

func (*CancelSync1_1Request) Reset

func (x *CancelSync1_1Request) Reset()

func (*CancelSync1_1Request) String

func (x *CancelSync1_1Request) String() string

type CancelSync1_1Response

type CancelSync1_1Response struct {
	// contains filtered or unexported fields
}

func (*CancelSync1_1Response) Descriptor deprecated

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

Deprecated: Use CancelSync1_1Response.ProtoReflect.Descriptor instead.

func (*CancelSync1_1Response) ProtoMessage

func (*CancelSync1_1Response) ProtoMessage()

func (*CancelSync1_1Response) ProtoReflect

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

func (*CancelSync1_1Response) Reset

func (x *CancelSync1_1Response) Reset()

func (*CancelSync1_1Response) String

func (x *CancelSync1_1Response) String() string

type CancelSync1_2Request

type CancelSync1_2Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelSync1_2Request) Descriptor deprecated

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

Deprecated: Use CancelSync1_2Request.ProtoReflect.Descriptor instead.

func (*CancelSync1_2Request) GetArg0

func (x *CancelSync1_2Request) GetArg0() int64

func (*CancelSync1_2Request) ProtoMessage

func (*CancelSync1_2Request) ProtoMessage()

func (*CancelSync1_2Request) ProtoReflect

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

func (*CancelSync1_2Request) Reset

func (x *CancelSync1_2Request) Reset()

func (*CancelSync1_2Request) String

func (x *CancelSync1_2Request) String() string

type CancelSync1_2Response

type CancelSync1_2Response struct {
	// contains filtered or unexported fields
}

func (*CancelSync1_2Response) Descriptor deprecated

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

Deprecated: Use CancelSync1_2Response.ProtoReflect.Descriptor instead.

func (*CancelSync1_2Response) ProtoMessage

func (*CancelSync1_2Response) ProtoMessage()

func (*CancelSync1_2Response) ProtoReflect

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

func (*CancelSync1_2Response) Reset

func (x *CancelSync1_2Response) Reset()

func (*CancelSync1_2Response) String

func (x *CancelSync1_2Response) String() string

type CancelSync2Request

type CancelSync2Request struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelSync2Request) Descriptor deprecated

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

Deprecated: Use CancelSync2Request.ProtoReflect.Descriptor instead.

func (*CancelSync2Request) GetArg0

func (x *CancelSync2Request) GetArg0() int64

func (*CancelSync2Request) GetArg1

func (x *CancelSync2Request) GetArg1() string

func (*CancelSync2Request) ProtoMessage

func (*CancelSync2Request) ProtoMessage()

func (*CancelSync2Request) ProtoReflect

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

func (*CancelSync2Request) Reset

func (x *CancelSync2Request) Reset()

func (*CancelSync2Request) String

func (x *CancelSync2Request) String() string

type CancelSync2Response

type CancelSync2Response struct {
	// contains filtered or unexported fields
}

func (*CancelSync2Response) Descriptor deprecated

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

Deprecated: Use CancelSync2Response.ProtoReflect.Descriptor instead.

func (*CancelSync2Response) ProtoMessage

func (*CancelSync2Response) ProtoMessage()

func (*CancelSync2Response) ProtoReflect

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

func (*CancelSync2Response) Reset

func (x *CancelSync2Response) Reset()

func (*CancelSync2Response) String

func (x *CancelSync2Response) String() string

type CompareTo1Request

type CompareTo1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CompareTo1Request) Descriptor deprecated

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

Deprecated: Use CompareTo1Request.ProtoReflect.Descriptor instead.

func (*CompareTo1Request) GetArg0

func (x *CompareTo1Request) GetArg0() int64

func (*CompareTo1Request) ProtoMessage

func (*CompareTo1Request) ProtoMessage()

func (*CompareTo1Request) ProtoReflect

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

func (*CompareTo1Request) Reset

func (x *CompareTo1Request) Reset()

func (*CompareTo1Request) String

func (x *CompareTo1Request) String() string

type CompareTo1Response

type CompareTo1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CompareTo1Response) Descriptor deprecated

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

Deprecated: Use CompareTo1Response.ProtoReflect.Descriptor instead.

func (*CompareTo1Response) GetResult

func (x *CompareTo1Response) GetResult() int32

func (*CompareTo1Response) ProtoMessage

func (*CompareTo1Response) ProtoMessage()

func (*CompareTo1Response) ProtoReflect

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

func (*CompareTo1Response) Reset

func (x *CompareTo1Response) Reset()

func (*CompareTo1Response) String

func (x *CompareTo1Response) String() string

type CompareTo1_1Request

type CompareTo1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CompareTo1_1Request) Descriptor deprecated

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

Deprecated: Use CompareTo1_1Request.ProtoReflect.Descriptor instead.

func (*CompareTo1_1Request) GetArg0

func (x *CompareTo1_1Request) GetArg0() int64

func (*CompareTo1_1Request) ProtoMessage

func (*CompareTo1_1Request) ProtoMessage()

func (*CompareTo1_1Request) ProtoReflect

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

func (*CompareTo1_1Request) Reset

func (x *CompareTo1_1Request) Reset()

func (*CompareTo1_1Request) String

func (x *CompareTo1_1Request) String() string

type CompareTo1_1Response

type CompareTo1_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CompareTo1_1Response) Descriptor deprecated

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

Deprecated: Use CompareTo1_1Response.ProtoReflect.Descriptor instead.

func (*CompareTo1_1Response) GetResult

func (x *CompareTo1_1Response) GetResult() int32

func (*CompareTo1_1Response) ProtoMessage

func (*CompareTo1_1Response) ProtoMessage()

func (*CompareTo1_1Response) ProtoReflect

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

func (*CompareTo1_1Response) Reset

func (x *CompareTo1_1Response) Reset()

func (*CompareTo1_1Response) String

func (x *CompareTo1_1Response) String() string

type ContentResolverServiceClient

type ContentResolverServiceClient interface {
	ApplyBatch(ctx context.Context, in *ApplyBatchRequest, opts ...grpc.CallOption) (*ApplyBatchResponse, error)
	CancelSync1_2(ctx context.Context, in *CancelSync1_2Request, opts ...grpc.CallOption) (*CancelSync1_2Response, error)
	GetOutgoingPersistedUriPermissions(ctx context.Context, in *GetOutgoingPersistedUriPermissionsRequest, opts ...grpc.CallOption) (*GetOutgoingPersistedUriPermissionsResponse, error)
	GetPersistedUriPermissions(ctx context.Context, in *GetPersistedUriPermissionsRequest, opts ...grpc.CallOption) (*GetPersistedUriPermissionsResponse, error)
	GetStreamTypes(ctx context.Context, in *GetStreamTypesRequest, opts ...grpc.CallOption) (*GetStreamTypesResponse, error)
	LoadThumbnail(ctx context.Context, in *LoadThumbnailRequest, opts ...grpc.CallOption) (*LoadThumbnailResponse, error)
	NotifyChange2(ctx context.Context, in *NotifyChange2Request, opts ...grpc.CallOption) (*NotifyChange2Response, error)
	NotifyChange3_1(ctx context.Context, in *NotifyChange3_1Request, opts ...grpc.CallOption) (*NotifyChange3_1Response, error)
	NotifyChange3_2(ctx context.Context, in *NotifyChange3_2Request, opts ...grpc.CallOption) (*NotifyChange3_2Response, error)
	NotifyChange3_3(ctx context.Context, in *NotifyChange3_3Request, opts ...grpc.CallOption) (*NotifyChange3_3Response, error)
	ReleasePersistableUriPermission(ctx context.Context, in *ReleasePersistableUriPermissionRequest, opts ...grpc.CallOption) (*ReleasePersistableUriPermissionResponse, error)
	StartSync(ctx context.Context, in *StartSyncRequest, opts ...grpc.CallOption) (*StartSyncResponse, error)
	TakePersistableUriPermission(ctx context.Context, in *TakePersistableUriPermissionRequest, opts ...grpc.CallOption) (*TakePersistableUriPermissionResponse, error)
	AddPeriodicSync(ctx context.Context, in *AddPeriodicSyncRequest, opts ...grpc.CallOption) (*AddPeriodicSyncResponse, error)
	AddStatusChangeListener(ctx context.Context, in *AddStatusChangeListenerRequest, opts ...grpc.CallOption) (*AddStatusChangeListenerResponse, error)
	CancelSync2(ctx context.Context, in *CancelSync2Request, opts ...grpc.CallOption) (*CancelSync2Response, error)
	CancelSync1_1(ctx context.Context, in *CancelSync1_1Request, opts ...grpc.CallOption) (*CancelSync1_1Response, error)
	GetCurrentSync(ctx context.Context, in *GetCurrentSyncRequest, opts ...grpc.CallOption) (*GetCurrentSyncResponse, error)
	GetCurrentSyncs(ctx context.Context, in *GetCurrentSyncsRequest, opts ...grpc.CallOption) (*GetCurrentSyncsResponse, error)
	GetIsSyncable(ctx context.Context, in *GetIsSyncableRequest, opts ...grpc.CallOption) (*GetIsSyncableResponse, error)
	GetMasterSyncAutomatically(ctx context.Context, in *GetMasterSyncAutomaticallyRequest, opts ...grpc.CallOption) (*GetMasterSyncAutomaticallyResponse, error)
	GetPeriodicSyncs(ctx context.Context, in *GetPeriodicSyncsRequest, opts ...grpc.CallOption) (*GetPeriodicSyncsResponse, error)
	GetSyncAdapterTypes(ctx context.Context, in *GetSyncAdapterTypesRequest, opts ...grpc.CallOption) (*GetSyncAdapterTypesResponse, error)
	GetSyncAutomatically(ctx context.Context, in *GetSyncAutomaticallyRequest, opts ...grpc.CallOption) (*GetSyncAutomaticallyResponse, error)
	IsSyncActive(ctx context.Context, in *IsSyncActiveRequest, opts ...grpc.CallOption) (*IsSyncActiveResponse, error)
	IsSyncPending(ctx context.Context, in *IsSyncPendingRequest, opts ...grpc.CallOption) (*IsSyncPendingResponse, error)
	RemovePeriodicSync(ctx context.Context, in *RemovePeriodicSyncRequest, opts ...grpc.CallOption) (*RemovePeriodicSyncResponse, error)
	RemoveStatusChangeListener(ctx context.Context, in *RemoveStatusChangeListenerRequest, opts ...grpc.CallOption) (*RemoveStatusChangeListenerResponse, error)
	RequestSync3(ctx context.Context, in *RequestSync3Request, opts ...grpc.CallOption) (*RequestSync3Response, error)
	RequestSync1_1(ctx context.Context, in *RequestSync1_1Request, opts ...grpc.CallOption) (*RequestSync1_1Response, error)
	SetIsSyncable(ctx context.Context, in *SetIsSyncableRequest, opts ...grpc.CallOption) (*SetIsSyncableResponse, error)
	SetMasterSyncAutomatically(ctx context.Context, in *SetMasterSyncAutomaticallyRequest, opts ...grpc.CallOption) (*SetMasterSyncAutomaticallyResponse, error)
	SetSyncAutomatically(ctx context.Context, in *SetSyncAutomaticallyRequest, opts ...grpc.CallOption) (*SetSyncAutomaticallyResponse, error)
	ValidateSyncExtrasBundle(ctx context.Context, in *ValidateSyncExtrasBundleRequest, opts ...grpc.CallOption) (*ValidateSyncExtrasBundleResponse, error)
	Wrap1(ctx context.Context, in *Wrap1Request, opts ...grpc.CallOption) (*Wrap1Response, error)
	Wrap1_1(ctx context.Context, in *Wrap1_1Request, opts ...grpc.CallOption) (*Wrap1_1Response, error)
}

ContentResolverServiceClient is the client API for ContentResolverService service.

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

type ContentResolverServiceServer

type ContentResolverServiceServer interface {
	ApplyBatch(context.Context, *ApplyBatchRequest) (*ApplyBatchResponse, error)
	CancelSync1_2(context.Context, *CancelSync1_2Request) (*CancelSync1_2Response, error)
	GetOutgoingPersistedUriPermissions(context.Context, *GetOutgoingPersistedUriPermissionsRequest) (*GetOutgoingPersistedUriPermissionsResponse, error)
	GetPersistedUriPermissions(context.Context, *GetPersistedUriPermissionsRequest) (*GetPersistedUriPermissionsResponse, error)
	GetStreamTypes(context.Context, *GetStreamTypesRequest) (*GetStreamTypesResponse, error)
	LoadThumbnail(context.Context, *LoadThumbnailRequest) (*LoadThumbnailResponse, error)
	NotifyChange2(context.Context, *NotifyChange2Request) (*NotifyChange2Response, error)
	NotifyChange3_1(context.Context, *NotifyChange3_1Request) (*NotifyChange3_1Response, error)
	NotifyChange3_2(context.Context, *NotifyChange3_2Request) (*NotifyChange3_2Response, error)
	NotifyChange3_3(context.Context, *NotifyChange3_3Request) (*NotifyChange3_3Response, error)
	ReleasePersistableUriPermission(context.Context, *ReleasePersistableUriPermissionRequest) (*ReleasePersistableUriPermissionResponse, error)
	StartSync(context.Context, *StartSyncRequest) (*StartSyncResponse, error)
	TakePersistableUriPermission(context.Context, *TakePersistableUriPermissionRequest) (*TakePersistableUriPermissionResponse, error)
	AddPeriodicSync(context.Context, *AddPeriodicSyncRequest) (*AddPeriodicSyncResponse, error)
	AddStatusChangeListener(context.Context, *AddStatusChangeListenerRequest) (*AddStatusChangeListenerResponse, error)
	CancelSync2(context.Context, *CancelSync2Request) (*CancelSync2Response, error)
	CancelSync1_1(context.Context, *CancelSync1_1Request) (*CancelSync1_1Response, error)
	GetCurrentSync(context.Context, *GetCurrentSyncRequest) (*GetCurrentSyncResponse, error)
	GetCurrentSyncs(context.Context, *GetCurrentSyncsRequest) (*GetCurrentSyncsResponse, error)
	GetIsSyncable(context.Context, *GetIsSyncableRequest) (*GetIsSyncableResponse, error)
	GetMasterSyncAutomatically(context.Context, *GetMasterSyncAutomaticallyRequest) (*GetMasterSyncAutomaticallyResponse, error)
	GetPeriodicSyncs(context.Context, *GetPeriodicSyncsRequest) (*GetPeriodicSyncsResponse, error)
	GetSyncAdapterTypes(context.Context, *GetSyncAdapterTypesRequest) (*GetSyncAdapterTypesResponse, error)
	GetSyncAutomatically(context.Context, *GetSyncAutomaticallyRequest) (*GetSyncAutomaticallyResponse, error)
	IsSyncActive(context.Context, *IsSyncActiveRequest) (*IsSyncActiveResponse, error)
	IsSyncPending(context.Context, *IsSyncPendingRequest) (*IsSyncPendingResponse, error)
	RemovePeriodicSync(context.Context, *RemovePeriodicSyncRequest) (*RemovePeriodicSyncResponse, error)
	RemoveStatusChangeListener(context.Context, *RemoveStatusChangeListenerRequest) (*RemoveStatusChangeListenerResponse, error)
	RequestSync3(context.Context, *RequestSync3Request) (*RequestSync3Response, error)
	RequestSync1_1(context.Context, *RequestSync1_1Request) (*RequestSync1_1Response, error)
	SetIsSyncable(context.Context, *SetIsSyncableRequest) (*SetIsSyncableResponse, error)
	SetMasterSyncAutomatically(context.Context, *SetMasterSyncAutomaticallyRequest) (*SetMasterSyncAutomaticallyResponse, error)
	SetSyncAutomatically(context.Context, *SetSyncAutomaticallyRequest) (*SetSyncAutomaticallyResponse, error)
	ValidateSyncExtrasBundle(context.Context, *ValidateSyncExtrasBundleRequest) (*ValidateSyncExtrasBundleResponse, error)
	Wrap1(context.Context, *Wrap1Request) (*Wrap1Response, error)
	Wrap1_1(context.Context, *Wrap1_1Request) (*Wrap1_1Response, error)
	// contains filtered or unexported methods
}

ContentResolverServiceServer is the server API for ContentResolverService service. All implementations must embed UnimplementedContentResolverServiceServer for forward compatibility.

type DecodeRequest

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

func (*DecodeRequest) Descriptor deprecated

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

Deprecated: Use DecodeRequest.ProtoReflect.Descriptor instead.

func (*DecodeRequest) GetArg0

func (x *DecodeRequest) GetArg0() string

func (*DecodeRequest) ProtoMessage

func (*DecodeRequest) ProtoMessage()

func (*DecodeRequest) ProtoReflect

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

func (*DecodeRequest) Reset

func (x *DecodeRequest) Reset()

func (*DecodeRequest) String

func (x *DecodeRequest) String() string

type DecodeResponse

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

func (*DecodeResponse) Descriptor deprecated

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

Deprecated: Use DecodeResponse.ProtoReflect.Descriptor instead.

func (*DecodeResponse) GetResult

func (x *DecodeResponse) GetResult() string

func (*DecodeResponse) ProtoMessage

func (*DecodeResponse) ProtoMessage()

func (*DecodeResponse) ProtoReflect

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

func (*DecodeResponse) Reset

func (x *DecodeResponse) Reset()

func (*DecodeResponse) String

func (x *DecodeResponse) String() string

type Encode1Request

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

func (*Encode1Request) Descriptor deprecated

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

Deprecated: Use Encode1Request.ProtoReflect.Descriptor instead.

func (*Encode1Request) GetArg0

func (x *Encode1Request) GetArg0() string

func (*Encode1Request) ProtoMessage

func (*Encode1Request) ProtoMessage()

func (*Encode1Request) ProtoReflect

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

func (*Encode1Request) Reset

func (x *Encode1Request) Reset()

func (*Encode1Request) String

func (x *Encode1Request) String() string

type Encode1Response

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

func (*Encode1Response) Descriptor deprecated

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

Deprecated: Use Encode1Response.ProtoReflect.Descriptor instead.

func (*Encode1Response) GetResult

func (x *Encode1Response) GetResult() string

func (*Encode1Response) ProtoMessage

func (*Encode1Response) ProtoMessage()

func (*Encode1Response) ProtoReflect

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

func (*Encode1Response) Reset

func (x *Encode1Response) Reset()

func (*Encode1Response) String

func (x *Encode1Response) String() string

type Encode2_1Request

type Encode2_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*Encode2_1Request) Descriptor deprecated

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

Deprecated: Use Encode2_1Request.ProtoReflect.Descriptor instead.

func (*Encode2_1Request) GetArg0

func (x *Encode2_1Request) GetArg0() string

func (*Encode2_1Request) GetArg1

func (x *Encode2_1Request) GetArg1() string

func (*Encode2_1Request) ProtoMessage

func (*Encode2_1Request) ProtoMessage()

func (*Encode2_1Request) ProtoReflect

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

func (*Encode2_1Request) Reset

func (x *Encode2_1Request) Reset()

func (*Encode2_1Request) String

func (x *Encode2_1Request) String() string

type Encode2_1Response

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

func (*Encode2_1Response) Descriptor deprecated

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

Deprecated: Use Encode2_1Response.ProtoReflect.Descriptor instead.

func (*Encode2_1Response) GetResult

func (x *Encode2_1Response) GetResult() string

func (*Encode2_1Response) ProtoMessage

func (*Encode2_1Response) ProtoMessage()

func (*Encode2_1Response) ProtoReflect

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

func (*Encode2_1Response) Reset

func (x *Encode2_1Response) Reset()

func (*Encode2_1Response) String

func (x *Encode2_1Response) String() string

type EqualsRequest

type EqualsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsRequest) Descriptor deprecated

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

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) ProtoMessage

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect

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

func (*EqualsRequest) Reset

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String

func (x *EqualsRequest) String() string

type EqualsResponse

type EqualsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsResponse) Descriptor deprecated

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

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect

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

func (*EqualsResponse) Reset

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String

func (x *EqualsResponse) String() string

type FromFileRequest

type FromFileRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*FromFileRequest) Descriptor deprecated

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

Deprecated: Use FromFileRequest.ProtoReflect.Descriptor instead.

func (*FromFileRequest) GetArg0

func (x *FromFileRequest) GetArg0() int64

func (*FromFileRequest) ProtoMessage

func (*FromFileRequest) ProtoMessage()

func (*FromFileRequest) ProtoReflect

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

func (*FromFileRequest) Reset

func (x *FromFileRequest) Reset()

func (*FromFileRequest) String

func (x *FromFileRequest) String() string

type FromFileResponse

type FromFileResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*FromFileResponse) Descriptor deprecated

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

Deprecated: Use FromFileResponse.ProtoReflect.Descriptor instead.

func (*FromFileResponse) GetResult

func (x *FromFileResponse) GetResult() int64

func (*FromFileResponse) ProtoMessage

func (*FromFileResponse) ProtoMessage()

func (*FromFileResponse) ProtoReflect

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

func (*FromFileResponse) Reset

func (x *FromFileResponse) Reset()

func (*FromFileResponse) String

func (x *FromFileResponse) String() string

type FromPartsRequest

type FromPartsRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*FromPartsRequest) Descriptor deprecated

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

Deprecated: Use FromPartsRequest.ProtoReflect.Descriptor instead.

func (*FromPartsRequest) GetArg0

func (x *FromPartsRequest) GetArg0() string

func (*FromPartsRequest) GetArg1

func (x *FromPartsRequest) GetArg1() string

func (*FromPartsRequest) GetArg2

func (x *FromPartsRequest) GetArg2() string

func (*FromPartsRequest) ProtoMessage

func (*FromPartsRequest) ProtoMessage()

func (*FromPartsRequest) ProtoReflect

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

func (*FromPartsRequest) Reset

func (x *FromPartsRequest) Reset()

func (*FromPartsRequest) String

func (x *FromPartsRequest) String() string

type FromPartsResponse

type FromPartsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*FromPartsResponse) Descriptor deprecated

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

Deprecated: Use FromPartsResponse.ProtoReflect.Descriptor instead.

func (*FromPartsResponse) GetResult

func (x *FromPartsResponse) GetResult() int64

func (*FromPartsResponse) ProtoMessage

func (*FromPartsResponse) ProtoMessage()

func (*FromPartsResponse) ProtoReflect

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

func (*FromPartsResponse) Reset

func (x *FromPartsResponse) Reset()

func (*FromPartsResponse) String

func (x *FromPartsResponse) String() string

type GetBooleanQueryParameterRequest

type GetBooleanQueryParameterRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool   `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBooleanQueryParameterRequest) Descriptor deprecated

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

Deprecated: Use GetBooleanQueryParameterRequest.ProtoReflect.Descriptor instead.

func (*GetBooleanQueryParameterRequest) GetArg0

func (*GetBooleanQueryParameterRequest) GetArg1

func (*GetBooleanQueryParameterRequest) ProtoMessage

func (*GetBooleanQueryParameterRequest) ProtoMessage()

func (*GetBooleanQueryParameterRequest) ProtoReflect

func (*GetBooleanQueryParameterRequest) Reset

func (*GetBooleanQueryParameterRequest) String

type GetBooleanQueryParameterResponse

type GetBooleanQueryParameterResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBooleanQueryParameterResponse) Descriptor deprecated

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

Deprecated: Use GetBooleanQueryParameterResponse.ProtoReflect.Descriptor instead.

func (*GetBooleanQueryParameterResponse) GetResult

func (x *GetBooleanQueryParameterResponse) GetResult() bool

func (*GetBooleanQueryParameterResponse) ProtoMessage

func (*GetBooleanQueryParameterResponse) ProtoMessage()

func (*GetBooleanQueryParameterResponse) ProtoReflect

func (*GetBooleanQueryParameterResponse) Reset

func (*GetBooleanQueryParameterResponse) String

type GetCurrentSyncRequest

type GetCurrentSyncRequest struct {
	// contains filtered or unexported fields
}

func (*GetCurrentSyncRequest) Descriptor deprecated

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

Deprecated: Use GetCurrentSyncRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentSyncRequest) ProtoMessage

func (*GetCurrentSyncRequest) ProtoMessage()

func (*GetCurrentSyncRequest) ProtoReflect

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

func (*GetCurrentSyncRequest) Reset

func (x *GetCurrentSyncRequest) Reset()

func (*GetCurrentSyncRequest) String

func (x *GetCurrentSyncRequest) String() string

type GetCurrentSyncResponse

type GetCurrentSyncResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentSyncResponse) Descriptor deprecated

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

Deprecated: Use GetCurrentSyncResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentSyncResponse) GetResult

func (x *GetCurrentSyncResponse) GetResult() int64

func (*GetCurrentSyncResponse) ProtoMessage

func (*GetCurrentSyncResponse) ProtoMessage()

func (*GetCurrentSyncResponse) ProtoReflect

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

func (*GetCurrentSyncResponse) Reset

func (x *GetCurrentSyncResponse) Reset()

func (*GetCurrentSyncResponse) String

func (x *GetCurrentSyncResponse) String() string

type GetCurrentSyncsRequest

type GetCurrentSyncsRequest struct {
	// contains filtered or unexported fields
}

func (*GetCurrentSyncsRequest) Descriptor deprecated

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

Deprecated: Use GetCurrentSyncsRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentSyncsRequest) ProtoMessage

func (*GetCurrentSyncsRequest) ProtoMessage()

func (*GetCurrentSyncsRequest) ProtoReflect

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

func (*GetCurrentSyncsRequest) Reset

func (x *GetCurrentSyncsRequest) Reset()

func (*GetCurrentSyncsRequest) String

func (x *GetCurrentSyncsRequest) String() string

type GetCurrentSyncsResponse

type GetCurrentSyncsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentSyncsResponse) Descriptor deprecated

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

Deprecated: Use GetCurrentSyncsResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentSyncsResponse) GetResult

func (x *GetCurrentSyncsResponse) GetResult() int64

func (*GetCurrentSyncsResponse) ProtoMessage

func (*GetCurrentSyncsResponse) ProtoMessage()

func (*GetCurrentSyncsResponse) ProtoReflect

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

func (*GetCurrentSyncsResponse) Reset

func (x *GetCurrentSyncsResponse) Reset()

func (*GetCurrentSyncsResponse) String

func (x *GetCurrentSyncsResponse) String() string

type GetIsSyncableRequest

type GetIsSyncableRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIsSyncableRequest) Descriptor deprecated

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

Deprecated: Use GetIsSyncableRequest.ProtoReflect.Descriptor instead.

func (*GetIsSyncableRequest) GetArg0

func (x *GetIsSyncableRequest) GetArg0() int64

func (*GetIsSyncableRequest) GetArg1

func (x *GetIsSyncableRequest) GetArg1() string

func (*GetIsSyncableRequest) ProtoMessage

func (*GetIsSyncableRequest) ProtoMessage()

func (*GetIsSyncableRequest) ProtoReflect

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

func (*GetIsSyncableRequest) Reset

func (x *GetIsSyncableRequest) Reset()

func (*GetIsSyncableRequest) String

func (x *GetIsSyncableRequest) String() string

type GetIsSyncableResponse

type GetIsSyncableResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIsSyncableResponse) Descriptor deprecated

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

Deprecated: Use GetIsSyncableResponse.ProtoReflect.Descriptor instead.

func (*GetIsSyncableResponse) GetResult

func (x *GetIsSyncableResponse) GetResult() int32

func (*GetIsSyncableResponse) ProtoMessage

func (*GetIsSyncableResponse) ProtoMessage()

func (*GetIsSyncableResponse) ProtoReflect

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

func (*GetIsSyncableResponse) Reset

func (x *GetIsSyncableResponse) Reset()

func (*GetIsSyncableResponse) String

func (x *GetIsSyncableResponse) String() string

type GetMasterSyncAutomaticallyRequest

type GetMasterSyncAutomaticallyRequest struct {
	// contains filtered or unexported fields
}

func (*GetMasterSyncAutomaticallyRequest) Descriptor deprecated

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

Deprecated: Use GetMasterSyncAutomaticallyRequest.ProtoReflect.Descriptor instead.

func (*GetMasterSyncAutomaticallyRequest) ProtoMessage

func (*GetMasterSyncAutomaticallyRequest) ProtoMessage()

func (*GetMasterSyncAutomaticallyRequest) ProtoReflect

func (*GetMasterSyncAutomaticallyRequest) Reset

func (*GetMasterSyncAutomaticallyRequest) String

type GetMasterSyncAutomaticallyResponse

type GetMasterSyncAutomaticallyResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMasterSyncAutomaticallyResponse) Descriptor deprecated

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

Deprecated: Use GetMasterSyncAutomaticallyResponse.ProtoReflect.Descriptor instead.

func (*GetMasterSyncAutomaticallyResponse) GetResult

func (*GetMasterSyncAutomaticallyResponse) ProtoMessage

func (*GetMasterSyncAutomaticallyResponse) ProtoMessage()

func (*GetMasterSyncAutomaticallyResponse) ProtoReflect

func (*GetMasterSyncAutomaticallyResponse) Reset

func (*GetMasterSyncAutomaticallyResponse) String

type GetOutgoingPersistedUriPermissionsRequest

type GetOutgoingPersistedUriPermissionsRequest struct {
	// contains filtered or unexported fields
}

func (*GetOutgoingPersistedUriPermissionsRequest) Descriptor deprecated

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

Deprecated: Use GetOutgoingPersistedUriPermissionsRequest.ProtoReflect.Descriptor instead.

func (*GetOutgoingPersistedUriPermissionsRequest) ProtoMessage

func (*GetOutgoingPersistedUriPermissionsRequest) ProtoReflect

func (*GetOutgoingPersistedUriPermissionsRequest) Reset

func (*GetOutgoingPersistedUriPermissionsRequest) String

type GetOutgoingPersistedUriPermissionsResponse

type GetOutgoingPersistedUriPermissionsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOutgoingPersistedUriPermissionsResponse) Descriptor deprecated

Deprecated: Use GetOutgoingPersistedUriPermissionsResponse.ProtoReflect.Descriptor instead.

func (*GetOutgoingPersistedUriPermissionsResponse) GetResult

func (*GetOutgoingPersistedUriPermissionsResponse) ProtoMessage

func (*GetOutgoingPersistedUriPermissionsResponse) ProtoReflect

func (*GetOutgoingPersistedUriPermissionsResponse) Reset

func (*GetOutgoingPersistedUriPermissionsResponse) String

type GetPeriodicSyncsRequest

type GetPeriodicSyncsRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPeriodicSyncsRequest) Descriptor deprecated

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

Deprecated: Use GetPeriodicSyncsRequest.ProtoReflect.Descriptor instead.

func (*GetPeriodicSyncsRequest) GetArg0

func (x *GetPeriodicSyncsRequest) GetArg0() int64

func (*GetPeriodicSyncsRequest) GetArg1

func (x *GetPeriodicSyncsRequest) GetArg1() string

func (*GetPeriodicSyncsRequest) ProtoMessage

func (*GetPeriodicSyncsRequest) ProtoMessage()

func (*GetPeriodicSyncsRequest) ProtoReflect

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

func (*GetPeriodicSyncsRequest) Reset

func (x *GetPeriodicSyncsRequest) Reset()

func (*GetPeriodicSyncsRequest) String

func (x *GetPeriodicSyncsRequest) String() string

type GetPeriodicSyncsResponse

type GetPeriodicSyncsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPeriodicSyncsResponse) Descriptor deprecated

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

Deprecated: Use GetPeriodicSyncsResponse.ProtoReflect.Descriptor instead.

func (*GetPeriodicSyncsResponse) GetResult

func (x *GetPeriodicSyncsResponse) GetResult() int64

func (*GetPeriodicSyncsResponse) ProtoMessage

func (*GetPeriodicSyncsResponse) ProtoMessage()

func (*GetPeriodicSyncsResponse) ProtoReflect

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

func (*GetPeriodicSyncsResponse) Reset

func (x *GetPeriodicSyncsResponse) Reset()

func (*GetPeriodicSyncsResponse) String

func (x *GetPeriodicSyncsResponse) String() string

type GetPersistedUriPermissionsRequest

type GetPersistedUriPermissionsRequest struct {
	// contains filtered or unexported fields
}

func (*GetPersistedUriPermissionsRequest) Descriptor deprecated

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

Deprecated: Use GetPersistedUriPermissionsRequest.ProtoReflect.Descriptor instead.

func (*GetPersistedUriPermissionsRequest) ProtoMessage

func (*GetPersistedUriPermissionsRequest) ProtoMessage()

func (*GetPersistedUriPermissionsRequest) ProtoReflect

func (*GetPersistedUriPermissionsRequest) Reset

func (*GetPersistedUriPermissionsRequest) String

type GetPersistedUriPermissionsResponse

type GetPersistedUriPermissionsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPersistedUriPermissionsResponse) Descriptor deprecated

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

Deprecated: Use GetPersistedUriPermissionsResponse.ProtoReflect.Descriptor instead.

func (*GetPersistedUriPermissionsResponse) GetResult

func (*GetPersistedUriPermissionsResponse) ProtoMessage

func (*GetPersistedUriPermissionsResponse) ProtoMessage()

func (*GetPersistedUriPermissionsResponse) ProtoReflect

func (*GetPersistedUriPermissionsResponse) Reset

func (*GetPersistedUriPermissionsResponse) String

type GetQueryParameterNamesRequest

type GetQueryParameterNamesRequest struct {
	// contains filtered or unexported fields
}

func (*GetQueryParameterNamesRequest) Descriptor deprecated

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

Deprecated: Use GetQueryParameterNamesRequest.ProtoReflect.Descriptor instead.

func (*GetQueryParameterNamesRequest) ProtoMessage

func (*GetQueryParameterNamesRequest) ProtoMessage()

func (*GetQueryParameterNamesRequest) ProtoReflect

func (*GetQueryParameterNamesRequest) Reset

func (x *GetQueryParameterNamesRequest) Reset()

func (*GetQueryParameterNamesRequest) String

type GetQueryParameterNamesResponse

type GetQueryParameterNamesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQueryParameterNamesResponse) Descriptor deprecated

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

Deprecated: Use GetQueryParameterNamesResponse.ProtoReflect.Descriptor instead.

func (*GetQueryParameterNamesResponse) GetResult

func (x *GetQueryParameterNamesResponse) GetResult() int64

func (*GetQueryParameterNamesResponse) ProtoMessage

func (*GetQueryParameterNamesResponse) ProtoMessage()

func (*GetQueryParameterNamesResponse) ProtoReflect

func (*GetQueryParameterNamesResponse) Reset

func (x *GetQueryParameterNamesResponse) Reset()

func (*GetQueryParameterNamesResponse) String

type GetQueryParameterRequest

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

func (*GetQueryParameterRequest) Descriptor deprecated

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

Deprecated: Use GetQueryParameterRequest.ProtoReflect.Descriptor instead.

func (*GetQueryParameterRequest) GetArg0

func (x *GetQueryParameterRequest) GetArg0() string

func (*GetQueryParameterRequest) ProtoMessage

func (*GetQueryParameterRequest) ProtoMessage()

func (*GetQueryParameterRequest) ProtoReflect

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

func (*GetQueryParameterRequest) Reset

func (x *GetQueryParameterRequest) Reset()

func (*GetQueryParameterRequest) String

func (x *GetQueryParameterRequest) String() string

type GetQueryParameterResponse

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

func (*GetQueryParameterResponse) Descriptor deprecated

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

Deprecated: Use GetQueryParameterResponse.ProtoReflect.Descriptor instead.

func (*GetQueryParameterResponse) GetResult

func (x *GetQueryParameterResponse) GetResult() string

func (*GetQueryParameterResponse) ProtoMessage

func (*GetQueryParameterResponse) ProtoMessage()

func (*GetQueryParameterResponse) ProtoReflect

func (*GetQueryParameterResponse) Reset

func (x *GetQueryParameterResponse) Reset()

func (*GetQueryParameterResponse) String

func (x *GetQueryParameterResponse) String() string

type GetQueryParametersRequest

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

func (*GetQueryParametersRequest) Descriptor deprecated

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

Deprecated: Use GetQueryParametersRequest.ProtoReflect.Descriptor instead.

func (*GetQueryParametersRequest) GetArg0

func (x *GetQueryParametersRequest) GetArg0() string

func (*GetQueryParametersRequest) ProtoMessage

func (*GetQueryParametersRequest) ProtoMessage()

func (*GetQueryParametersRequest) ProtoReflect

func (*GetQueryParametersRequest) Reset

func (x *GetQueryParametersRequest) Reset()

func (*GetQueryParametersRequest) String

func (x *GetQueryParametersRequest) String() string

type GetQueryParametersResponse

type GetQueryParametersResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQueryParametersResponse) Descriptor deprecated

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

Deprecated: Use GetQueryParametersResponse.ProtoReflect.Descriptor instead.

func (*GetQueryParametersResponse) GetResult

func (x *GetQueryParametersResponse) GetResult() int64

func (*GetQueryParametersResponse) ProtoMessage

func (*GetQueryParametersResponse) ProtoMessage()

func (*GetQueryParametersResponse) ProtoReflect

func (*GetQueryParametersResponse) Reset

func (x *GetQueryParametersResponse) Reset()

func (*GetQueryParametersResponse) String

func (x *GetQueryParametersResponse) String() string

type GetStreamTypesRequest

type GetStreamTypesRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStreamTypesRequest) Descriptor deprecated

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

Deprecated: Use GetStreamTypesRequest.ProtoReflect.Descriptor instead.

func (*GetStreamTypesRequest) GetArg0

func (x *GetStreamTypesRequest) GetArg0() int64

func (*GetStreamTypesRequest) GetArg1

func (x *GetStreamTypesRequest) GetArg1() string

func (*GetStreamTypesRequest) ProtoMessage

func (*GetStreamTypesRequest) ProtoMessage()

func (*GetStreamTypesRequest) ProtoReflect

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

func (*GetStreamTypesRequest) Reset

func (x *GetStreamTypesRequest) Reset()

func (*GetStreamTypesRequest) String

func (x *GetStreamTypesRequest) String() string

type GetStreamTypesResponse

type GetStreamTypesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStreamTypesResponse) Descriptor deprecated

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

Deprecated: Use GetStreamTypesResponse.ProtoReflect.Descriptor instead.

func (*GetStreamTypesResponse) GetResult

func (x *GetStreamTypesResponse) GetResult() int64

func (*GetStreamTypesResponse) ProtoMessage

func (*GetStreamTypesResponse) ProtoMessage()

func (*GetStreamTypesResponse) ProtoReflect

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

func (*GetStreamTypesResponse) Reset

func (x *GetStreamTypesResponse) Reset()

func (*GetStreamTypesResponse) String

func (x *GetStreamTypesResponse) String() string

type GetSyncAdapterTypesRequest

type GetSyncAdapterTypesRequest struct {
	// contains filtered or unexported fields
}

func (*GetSyncAdapterTypesRequest) Descriptor deprecated

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

Deprecated: Use GetSyncAdapterTypesRequest.ProtoReflect.Descriptor instead.

func (*GetSyncAdapterTypesRequest) ProtoMessage

func (*GetSyncAdapterTypesRequest) ProtoMessage()

func (*GetSyncAdapterTypesRequest) ProtoReflect

func (*GetSyncAdapterTypesRequest) Reset

func (x *GetSyncAdapterTypesRequest) Reset()

func (*GetSyncAdapterTypesRequest) String

func (x *GetSyncAdapterTypesRequest) String() string

type GetSyncAdapterTypesResponse

type GetSyncAdapterTypesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSyncAdapterTypesResponse) Descriptor deprecated

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

Deprecated: Use GetSyncAdapterTypesResponse.ProtoReflect.Descriptor instead.

func (*GetSyncAdapterTypesResponse) GetResult

func (x *GetSyncAdapterTypesResponse) GetResult() int64

func (*GetSyncAdapterTypesResponse) ProtoMessage

func (*GetSyncAdapterTypesResponse) ProtoMessage()

func (*GetSyncAdapterTypesResponse) ProtoReflect

func (*GetSyncAdapterTypesResponse) Reset

func (x *GetSyncAdapterTypesResponse) Reset()

func (*GetSyncAdapterTypesResponse) String

func (x *GetSyncAdapterTypesResponse) String() string

type GetSyncAutomaticallyRequest

type GetSyncAutomaticallyRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSyncAutomaticallyRequest) Descriptor deprecated

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

Deprecated: Use GetSyncAutomaticallyRequest.ProtoReflect.Descriptor instead.

func (*GetSyncAutomaticallyRequest) GetArg0

func (x *GetSyncAutomaticallyRequest) GetArg0() int64

func (*GetSyncAutomaticallyRequest) GetArg1

func (x *GetSyncAutomaticallyRequest) GetArg1() string

func (*GetSyncAutomaticallyRequest) ProtoMessage

func (*GetSyncAutomaticallyRequest) ProtoMessage()

func (*GetSyncAutomaticallyRequest) ProtoReflect

func (*GetSyncAutomaticallyRequest) Reset

func (x *GetSyncAutomaticallyRequest) Reset()

func (*GetSyncAutomaticallyRequest) String

func (x *GetSyncAutomaticallyRequest) String() string

type GetSyncAutomaticallyResponse

type GetSyncAutomaticallyResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSyncAutomaticallyResponse) Descriptor deprecated

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

Deprecated: Use GetSyncAutomaticallyResponse.ProtoReflect.Descriptor instead.

func (*GetSyncAutomaticallyResponse) GetResult

func (x *GetSyncAutomaticallyResponse) GetResult() bool

func (*GetSyncAutomaticallyResponse) ProtoMessage

func (*GetSyncAutomaticallyResponse) ProtoMessage()

func (*GetSyncAutomaticallyResponse) ProtoReflect

func (*GetSyncAutomaticallyResponse) Reset

func (x *GetSyncAutomaticallyResponse) Reset()

func (*GetSyncAutomaticallyResponse) String

type HashCodeRequest

type HashCodeRequest struct {
	// contains filtered or unexported fields
}

func (*HashCodeRequest) Descriptor deprecated

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

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) ProtoMessage

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect

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

func (*HashCodeRequest) Reset

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String

func (x *HashCodeRequest) String() string

type HashCodeResponse

type HashCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeResponse) Descriptor deprecated

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

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect

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

func (*HashCodeResponse) Reset

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String

func (x *HashCodeResponse) String() string

type IsAbsoluteRequest

type IsAbsoluteRequest struct {
	// contains filtered or unexported fields
}

func (*IsAbsoluteRequest) Descriptor deprecated

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

Deprecated: Use IsAbsoluteRequest.ProtoReflect.Descriptor instead.

func (*IsAbsoluteRequest) ProtoMessage

func (*IsAbsoluteRequest) ProtoMessage()

func (*IsAbsoluteRequest) ProtoReflect

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

func (*IsAbsoluteRequest) Reset

func (x *IsAbsoluteRequest) Reset()

func (*IsAbsoluteRequest) String

func (x *IsAbsoluteRequest) String() string

type IsAbsoluteResponse

type IsAbsoluteResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAbsoluteResponse) Descriptor deprecated

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

Deprecated: Use IsAbsoluteResponse.ProtoReflect.Descriptor instead.

func (*IsAbsoluteResponse) GetResult

func (x *IsAbsoluteResponse) GetResult() bool

func (*IsAbsoluteResponse) ProtoMessage

func (*IsAbsoluteResponse) ProtoMessage()

func (*IsAbsoluteResponse) ProtoReflect

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

func (*IsAbsoluteResponse) Reset

func (x *IsAbsoluteResponse) Reset()

func (*IsAbsoluteResponse) String

func (x *IsAbsoluteResponse) String() string

type IsOpaqueRequest

type IsOpaqueRequest struct {
	// contains filtered or unexported fields
}

func (*IsOpaqueRequest) Descriptor deprecated

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

Deprecated: Use IsOpaqueRequest.ProtoReflect.Descriptor instead.

func (*IsOpaqueRequest) ProtoMessage

func (*IsOpaqueRequest) ProtoMessage()

func (*IsOpaqueRequest) ProtoReflect

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

func (*IsOpaqueRequest) Reset

func (x *IsOpaqueRequest) Reset()

func (*IsOpaqueRequest) String

func (x *IsOpaqueRequest) String() string

type IsOpaqueResponse

type IsOpaqueResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsOpaqueResponse) Descriptor deprecated

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

Deprecated: Use IsOpaqueResponse.ProtoReflect.Descriptor instead.

func (*IsOpaqueResponse) GetResult

func (x *IsOpaqueResponse) GetResult() bool

func (*IsOpaqueResponse) ProtoMessage

func (*IsOpaqueResponse) ProtoMessage()

func (*IsOpaqueResponse) ProtoReflect

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

func (*IsOpaqueResponse) Reset

func (x *IsOpaqueResponse) Reset()

func (*IsOpaqueResponse) String

func (x *IsOpaqueResponse) String() string

type IsSyncActiveRequest

type IsSyncActiveRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSyncActiveRequest) Descriptor deprecated

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

Deprecated: Use IsSyncActiveRequest.ProtoReflect.Descriptor instead.

func (*IsSyncActiveRequest) GetArg0

func (x *IsSyncActiveRequest) GetArg0() int64

func (*IsSyncActiveRequest) GetArg1

func (x *IsSyncActiveRequest) GetArg1() string

func (*IsSyncActiveRequest) ProtoMessage

func (*IsSyncActiveRequest) ProtoMessage()

func (*IsSyncActiveRequest) ProtoReflect

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

func (*IsSyncActiveRequest) Reset

func (x *IsSyncActiveRequest) Reset()

func (*IsSyncActiveRequest) String

func (x *IsSyncActiveRequest) String() string

type IsSyncActiveResponse

type IsSyncActiveResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSyncActiveResponse) Descriptor deprecated

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

Deprecated: Use IsSyncActiveResponse.ProtoReflect.Descriptor instead.

func (*IsSyncActiveResponse) GetResult

func (x *IsSyncActiveResponse) GetResult() bool

func (*IsSyncActiveResponse) ProtoMessage

func (*IsSyncActiveResponse) ProtoMessage()

func (*IsSyncActiveResponse) ProtoReflect

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

func (*IsSyncActiveResponse) Reset

func (x *IsSyncActiveResponse) Reset()

func (*IsSyncActiveResponse) String

func (x *IsSyncActiveResponse) String() string

type IsSyncPendingRequest

type IsSyncPendingRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSyncPendingRequest) Descriptor deprecated

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

Deprecated: Use IsSyncPendingRequest.ProtoReflect.Descriptor instead.

func (*IsSyncPendingRequest) GetArg0

func (x *IsSyncPendingRequest) GetArg0() int64

func (*IsSyncPendingRequest) GetArg1

func (x *IsSyncPendingRequest) GetArg1() string

func (*IsSyncPendingRequest) ProtoMessage

func (*IsSyncPendingRequest) ProtoMessage()

func (*IsSyncPendingRequest) ProtoReflect

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

func (*IsSyncPendingRequest) Reset

func (x *IsSyncPendingRequest) Reset()

func (*IsSyncPendingRequest) String

func (x *IsSyncPendingRequest) String() string

type IsSyncPendingResponse

type IsSyncPendingResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSyncPendingResponse) Descriptor deprecated

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

Deprecated: Use IsSyncPendingResponse.ProtoReflect.Descriptor instead.

func (*IsSyncPendingResponse) GetResult

func (x *IsSyncPendingResponse) GetResult() bool

func (*IsSyncPendingResponse) ProtoMessage

func (*IsSyncPendingResponse) ProtoMessage()

func (*IsSyncPendingResponse) ProtoReflect

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

func (*IsSyncPendingResponse) Reset

func (x *IsSyncPendingResponse) Reset()

func (*IsSyncPendingResponse) String

func (x *IsSyncPendingResponse) String() string

type LoadThumbnailRequest

type LoadThumbnailRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*LoadThumbnailRequest) Descriptor deprecated

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

Deprecated: Use LoadThumbnailRequest.ProtoReflect.Descriptor instead.

func (*LoadThumbnailRequest) GetArg0

func (x *LoadThumbnailRequest) GetArg0() int64

func (*LoadThumbnailRequest) GetArg1

func (x *LoadThumbnailRequest) GetArg1() int64

func (*LoadThumbnailRequest) GetArg2

func (x *LoadThumbnailRequest) GetArg2() int64

func (*LoadThumbnailRequest) ProtoMessage

func (*LoadThumbnailRequest) ProtoMessage()

func (*LoadThumbnailRequest) ProtoReflect

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

func (*LoadThumbnailRequest) Reset

func (x *LoadThumbnailRequest) Reset()

func (*LoadThumbnailRequest) String

func (x *LoadThumbnailRequest) String() string

type LoadThumbnailResponse

type LoadThumbnailResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*LoadThumbnailResponse) Descriptor deprecated

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

Deprecated: Use LoadThumbnailResponse.ProtoReflect.Descriptor instead.

func (*LoadThumbnailResponse) GetResult

func (x *LoadThumbnailResponse) GetResult() int64

func (*LoadThumbnailResponse) ProtoMessage

func (*LoadThumbnailResponse) ProtoMessage()

func (*LoadThumbnailResponse) ProtoReflect

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

func (*LoadThumbnailResponse) Reset

func (x *LoadThumbnailResponse) Reset()

func (*LoadThumbnailResponse) String

func (x *LoadThumbnailResponse) String() string

type NormalizeSchemeRequest

type NormalizeSchemeRequest struct {
	// contains filtered or unexported fields
}

func (*NormalizeSchemeRequest) Descriptor deprecated

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

Deprecated: Use NormalizeSchemeRequest.ProtoReflect.Descriptor instead.

func (*NormalizeSchemeRequest) ProtoMessage

func (*NormalizeSchemeRequest) ProtoMessage()

func (*NormalizeSchemeRequest) ProtoReflect

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

func (*NormalizeSchemeRequest) Reset

func (x *NormalizeSchemeRequest) Reset()

func (*NormalizeSchemeRequest) String

func (x *NormalizeSchemeRequest) String() string

type NormalizeSchemeResponse

type NormalizeSchemeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NormalizeSchemeResponse) Descriptor deprecated

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

Deprecated: Use NormalizeSchemeResponse.ProtoReflect.Descriptor instead.

func (*NormalizeSchemeResponse) GetResult

func (x *NormalizeSchemeResponse) GetResult() int64

func (*NormalizeSchemeResponse) ProtoMessage

func (*NormalizeSchemeResponse) ProtoMessage()

func (*NormalizeSchemeResponse) ProtoReflect

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

func (*NormalizeSchemeResponse) Reset

func (x *NormalizeSchemeResponse) Reset()

func (*NormalizeSchemeResponse) String

func (x *NormalizeSchemeResponse) String() string

type NotifyChange2Request

type NotifyChange2Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyChange2Request) Descriptor deprecated

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

Deprecated: Use NotifyChange2Request.ProtoReflect.Descriptor instead.

func (*NotifyChange2Request) GetArg0

func (x *NotifyChange2Request) GetArg0() int64

func (*NotifyChange2Request) GetArg1

func (x *NotifyChange2Request) GetArg1() int64

func (*NotifyChange2Request) ProtoMessage

func (*NotifyChange2Request) ProtoMessage()

func (*NotifyChange2Request) ProtoReflect

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

func (*NotifyChange2Request) Reset

func (x *NotifyChange2Request) Reset()

func (*NotifyChange2Request) String

func (x *NotifyChange2Request) String() string

type NotifyChange2Response

type NotifyChange2Response struct {
	// contains filtered or unexported fields
}

func (*NotifyChange2Response) Descriptor deprecated

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

Deprecated: Use NotifyChange2Response.ProtoReflect.Descriptor instead.

func (*NotifyChange2Response) ProtoMessage

func (*NotifyChange2Response) ProtoMessage()

func (*NotifyChange2Response) ProtoReflect

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

func (*NotifyChange2Response) Reset

func (x *NotifyChange2Response) Reset()

func (*NotifyChange2Response) String

func (x *NotifyChange2Response) String() string

type NotifyChange3_1Request

type NotifyChange3_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 bool  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyChange3_1Request) Descriptor deprecated

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

Deprecated: Use NotifyChange3_1Request.ProtoReflect.Descriptor instead.

func (*NotifyChange3_1Request) GetArg0

func (x *NotifyChange3_1Request) GetArg0() int64

func (*NotifyChange3_1Request) GetArg1

func (x *NotifyChange3_1Request) GetArg1() int64

func (*NotifyChange3_1Request) GetArg2

func (x *NotifyChange3_1Request) GetArg2() bool

func (*NotifyChange3_1Request) ProtoMessage

func (*NotifyChange3_1Request) ProtoMessage()

func (*NotifyChange3_1Request) ProtoReflect

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

func (*NotifyChange3_1Request) Reset

func (x *NotifyChange3_1Request) Reset()

func (*NotifyChange3_1Request) String

func (x *NotifyChange3_1Request) String() string

type NotifyChange3_1Response

type NotifyChange3_1Response struct {
	// contains filtered or unexported fields
}

func (*NotifyChange3_1Response) Descriptor deprecated

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

Deprecated: Use NotifyChange3_1Response.ProtoReflect.Descriptor instead.

func (*NotifyChange3_1Response) ProtoMessage

func (*NotifyChange3_1Response) ProtoMessage()

func (*NotifyChange3_1Response) ProtoReflect

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

func (*NotifyChange3_1Response) Reset

func (x *NotifyChange3_1Response) Reset()

func (*NotifyChange3_1Response) String

func (x *NotifyChange3_1Response) String() string

type NotifyChange3_2Request

type NotifyChange3_2Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyChange3_2Request) Descriptor deprecated

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

Deprecated: Use NotifyChange3_2Request.ProtoReflect.Descriptor instead.

func (*NotifyChange3_2Request) GetArg0

func (x *NotifyChange3_2Request) GetArg0() int64

func (*NotifyChange3_2Request) GetArg1

func (x *NotifyChange3_2Request) GetArg1() int64

func (*NotifyChange3_2Request) GetArg2

func (x *NotifyChange3_2Request) GetArg2() int32

func (*NotifyChange3_2Request) ProtoMessage

func (*NotifyChange3_2Request) ProtoMessage()

func (*NotifyChange3_2Request) ProtoReflect

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

func (*NotifyChange3_2Request) Reset

func (x *NotifyChange3_2Request) Reset()

func (*NotifyChange3_2Request) String

func (x *NotifyChange3_2Request) String() string

type NotifyChange3_2Response

type NotifyChange3_2Response struct {
	// contains filtered or unexported fields
}

func (*NotifyChange3_2Response) Descriptor deprecated

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

Deprecated: Use NotifyChange3_2Response.ProtoReflect.Descriptor instead.

func (*NotifyChange3_2Response) ProtoMessage

func (*NotifyChange3_2Response) ProtoMessage()

func (*NotifyChange3_2Response) ProtoReflect

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

func (*NotifyChange3_2Response) Reset

func (x *NotifyChange3_2Response) Reset()

func (*NotifyChange3_2Response) String

func (x *NotifyChange3_2Response) String() string

type NotifyChange3_3Request

type NotifyChange3_3Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyChange3_3Request) Descriptor deprecated

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

Deprecated: Use NotifyChange3_3Request.ProtoReflect.Descriptor instead.

func (*NotifyChange3_3Request) GetArg0

func (x *NotifyChange3_3Request) GetArg0() int64

func (*NotifyChange3_3Request) GetArg1

func (x *NotifyChange3_3Request) GetArg1() int64

func (*NotifyChange3_3Request) GetArg2

func (x *NotifyChange3_3Request) GetArg2() int32

func (*NotifyChange3_3Request) ProtoMessage

func (*NotifyChange3_3Request) ProtoMessage()

func (*NotifyChange3_3Request) ProtoReflect

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

func (*NotifyChange3_3Request) Reset

func (x *NotifyChange3_3Request) Reset()

func (*NotifyChange3_3Request) String

func (x *NotifyChange3_3Request) String() string

type NotifyChange3_3Response

type NotifyChange3_3Response struct {
	// contains filtered or unexported fields
}

func (*NotifyChange3_3Response) Descriptor deprecated

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

Deprecated: Use NotifyChange3_3Response.ProtoReflect.Descriptor instead.

func (*NotifyChange3_3Response) ProtoMessage

func (*NotifyChange3_3Response) ProtoMessage()

func (*NotifyChange3_3Response) ProtoReflect

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

func (*NotifyChange3_3Response) Reset

func (x *NotifyChange3_3Response) Reset()

func (*NotifyChange3_3Response) String

func (x *NotifyChange3_3Response) String() string

type ParseRequest

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

func (*ParseRequest) Descriptor deprecated

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

Deprecated: Use ParseRequest.ProtoReflect.Descriptor instead.

func (*ParseRequest) GetArg0

func (x *ParseRequest) GetArg0() string

func (*ParseRequest) ProtoMessage

func (*ParseRequest) ProtoMessage()

func (*ParseRequest) ProtoReflect

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

func (*ParseRequest) Reset

func (x *ParseRequest) Reset()

func (*ParseRequest) String

func (x *ParseRequest) String() string

type ParseResponse

type ParseResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ParseResponse) Descriptor deprecated

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

Deprecated: Use ParseResponse.ProtoReflect.Descriptor instead.

func (*ParseResponse) GetResult

func (x *ParseResponse) GetResult() int64

func (*ParseResponse) ProtoMessage

func (*ParseResponse) ProtoMessage()

func (*ParseResponse) ProtoReflect

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

func (*ParseResponse) Reset

func (x *ParseResponse) Reset()

func (*ParseResponse) String

func (x *ParseResponse) String() string

type ReleasePersistableUriPermissionRequest

type ReleasePersistableUriPermissionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ReleasePersistableUriPermissionRequest) Descriptor deprecated

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

Deprecated: Use ReleasePersistableUriPermissionRequest.ProtoReflect.Descriptor instead.

func (*ReleasePersistableUriPermissionRequest) GetArg0

func (*ReleasePersistableUriPermissionRequest) GetArg1

func (*ReleasePersistableUriPermissionRequest) ProtoMessage

func (*ReleasePersistableUriPermissionRequest) ProtoReflect

func (*ReleasePersistableUriPermissionRequest) Reset

func (*ReleasePersistableUriPermissionRequest) String

type ReleasePersistableUriPermissionResponse

type ReleasePersistableUriPermissionResponse struct {
	// contains filtered or unexported fields
}

func (*ReleasePersistableUriPermissionResponse) Descriptor deprecated

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

Deprecated: Use ReleasePersistableUriPermissionResponse.ProtoReflect.Descriptor instead.

func (*ReleasePersistableUriPermissionResponse) ProtoMessage

func (*ReleasePersistableUriPermissionResponse) ProtoReflect

func (*ReleasePersistableUriPermissionResponse) Reset

func (*ReleasePersistableUriPermissionResponse) String

type RemovePeriodicSyncRequest

type RemovePeriodicSyncRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*RemovePeriodicSyncRequest) Descriptor deprecated

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

Deprecated: Use RemovePeriodicSyncRequest.ProtoReflect.Descriptor instead.

func (*RemovePeriodicSyncRequest) GetArg0

func (x *RemovePeriodicSyncRequest) GetArg0() int64

func (*RemovePeriodicSyncRequest) GetArg1

func (x *RemovePeriodicSyncRequest) GetArg1() string

func (*RemovePeriodicSyncRequest) GetArg2

func (x *RemovePeriodicSyncRequest) GetArg2() int64

func (*RemovePeriodicSyncRequest) ProtoMessage

func (*RemovePeriodicSyncRequest) ProtoMessage()

func (*RemovePeriodicSyncRequest) ProtoReflect

func (*RemovePeriodicSyncRequest) Reset

func (x *RemovePeriodicSyncRequest) Reset()

func (*RemovePeriodicSyncRequest) String

func (x *RemovePeriodicSyncRequest) String() string

type RemovePeriodicSyncResponse

type RemovePeriodicSyncResponse struct {
	// contains filtered or unexported fields
}

func (*RemovePeriodicSyncResponse) Descriptor deprecated

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

Deprecated: Use RemovePeriodicSyncResponse.ProtoReflect.Descriptor instead.

func (*RemovePeriodicSyncResponse) ProtoMessage

func (*RemovePeriodicSyncResponse) ProtoMessage()

func (*RemovePeriodicSyncResponse) ProtoReflect

func (*RemovePeriodicSyncResponse) Reset

func (x *RemovePeriodicSyncResponse) Reset()

func (*RemovePeriodicSyncResponse) String

func (x *RemovePeriodicSyncResponse) String() string

type RemoveStatusChangeListenerRequest

type RemoveStatusChangeListenerRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveStatusChangeListenerRequest) Descriptor deprecated

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

Deprecated: Use RemoveStatusChangeListenerRequest.ProtoReflect.Descriptor instead.

func (*RemoveStatusChangeListenerRequest) GetArg0

func (*RemoveStatusChangeListenerRequest) ProtoMessage

func (*RemoveStatusChangeListenerRequest) ProtoMessage()

func (*RemoveStatusChangeListenerRequest) ProtoReflect

func (*RemoveStatusChangeListenerRequest) Reset

func (*RemoveStatusChangeListenerRequest) String

type RemoveStatusChangeListenerResponse

type RemoveStatusChangeListenerResponse struct {
	// contains filtered or unexported fields
}

func (*RemoveStatusChangeListenerResponse) Descriptor deprecated

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

Deprecated: Use RemoveStatusChangeListenerResponse.ProtoReflect.Descriptor instead.

func (*RemoveStatusChangeListenerResponse) ProtoMessage

func (*RemoveStatusChangeListenerResponse) ProtoMessage()

func (*RemoveStatusChangeListenerResponse) ProtoReflect

func (*RemoveStatusChangeListenerResponse) Reset

func (*RemoveStatusChangeListenerResponse) String

type RequestSync1_1Request

type RequestSync1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestSync1_1Request) Descriptor deprecated

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

Deprecated: Use RequestSync1_1Request.ProtoReflect.Descriptor instead.

func (*RequestSync1_1Request) GetArg0

func (x *RequestSync1_1Request) GetArg0() int64

func (*RequestSync1_1Request) ProtoMessage

func (*RequestSync1_1Request) ProtoMessage()

func (*RequestSync1_1Request) ProtoReflect

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

func (*RequestSync1_1Request) Reset

func (x *RequestSync1_1Request) Reset()

func (*RequestSync1_1Request) String

func (x *RequestSync1_1Request) String() string

type RequestSync1_1Response

type RequestSync1_1Response struct {
	// contains filtered or unexported fields
}

func (*RequestSync1_1Response) Descriptor deprecated

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

Deprecated: Use RequestSync1_1Response.ProtoReflect.Descriptor instead.

func (*RequestSync1_1Response) ProtoMessage

func (*RequestSync1_1Response) ProtoMessage()

func (*RequestSync1_1Response) ProtoReflect

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

func (*RequestSync1_1Response) Reset

func (x *RequestSync1_1Response) Reset()

func (*RequestSync1_1Response) String

func (x *RequestSync1_1Response) String() string

type RequestSync3Request

type RequestSync3Request struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestSync3Request) Descriptor deprecated

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

Deprecated: Use RequestSync3Request.ProtoReflect.Descriptor instead.

func (*RequestSync3Request) GetArg0

func (x *RequestSync3Request) GetArg0() int64

func (*RequestSync3Request) GetArg1

func (x *RequestSync3Request) GetArg1() string

func (*RequestSync3Request) GetArg2

func (x *RequestSync3Request) GetArg2() int64

func (*RequestSync3Request) ProtoMessage

func (*RequestSync3Request) ProtoMessage()

func (*RequestSync3Request) ProtoReflect

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

func (*RequestSync3Request) Reset

func (x *RequestSync3Request) Reset()

func (*RequestSync3Request) String

func (x *RequestSync3Request) String() string

type RequestSync3Response

type RequestSync3Response struct {
	// contains filtered or unexported fields
}

func (*RequestSync3Response) Descriptor deprecated

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

Deprecated: Use RequestSync3Response.ProtoReflect.Descriptor instead.

func (*RequestSync3Response) ProtoMessage

func (*RequestSync3Response) ProtoMessage()

func (*RequestSync3Response) ProtoReflect

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

func (*RequestSync3Response) Reset

func (x *RequestSync3Response) Reset()

func (*RequestSync3Response) String

func (x *RequestSync3Response) String() string

type SetIsSyncableRequest

type SetIsSyncableRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIsSyncableRequest) Descriptor deprecated

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

Deprecated: Use SetIsSyncableRequest.ProtoReflect.Descriptor instead.

func (*SetIsSyncableRequest) GetArg0

func (x *SetIsSyncableRequest) GetArg0() int64

func (*SetIsSyncableRequest) GetArg1

func (x *SetIsSyncableRequest) GetArg1() string

func (*SetIsSyncableRequest) GetArg2

func (x *SetIsSyncableRequest) GetArg2() int32

func (*SetIsSyncableRequest) ProtoMessage

func (*SetIsSyncableRequest) ProtoMessage()

func (*SetIsSyncableRequest) ProtoReflect

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

func (*SetIsSyncableRequest) Reset

func (x *SetIsSyncableRequest) Reset()

func (*SetIsSyncableRequest) String

func (x *SetIsSyncableRequest) String() string

type SetIsSyncableResponse

type SetIsSyncableResponse struct {
	// contains filtered or unexported fields
}

func (*SetIsSyncableResponse) Descriptor deprecated

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

Deprecated: Use SetIsSyncableResponse.ProtoReflect.Descriptor instead.

func (*SetIsSyncableResponse) ProtoMessage

func (*SetIsSyncableResponse) ProtoMessage()

func (*SetIsSyncableResponse) ProtoReflect

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

func (*SetIsSyncableResponse) Reset

func (x *SetIsSyncableResponse) Reset()

func (*SetIsSyncableResponse) String

func (x *SetIsSyncableResponse) String() string

type SetMasterSyncAutomaticallyRequest

type SetMasterSyncAutomaticallyRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMasterSyncAutomaticallyRequest) Descriptor deprecated

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

Deprecated: Use SetMasterSyncAutomaticallyRequest.ProtoReflect.Descriptor instead.

func (*SetMasterSyncAutomaticallyRequest) GetArg0

func (*SetMasterSyncAutomaticallyRequest) ProtoMessage

func (*SetMasterSyncAutomaticallyRequest) ProtoMessage()

func (*SetMasterSyncAutomaticallyRequest) ProtoReflect

func (*SetMasterSyncAutomaticallyRequest) Reset

func (*SetMasterSyncAutomaticallyRequest) String

type SetMasterSyncAutomaticallyResponse

type SetMasterSyncAutomaticallyResponse struct {
	// contains filtered or unexported fields
}

func (*SetMasterSyncAutomaticallyResponse) Descriptor deprecated

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

Deprecated: Use SetMasterSyncAutomaticallyResponse.ProtoReflect.Descriptor instead.

func (*SetMasterSyncAutomaticallyResponse) ProtoMessage

func (*SetMasterSyncAutomaticallyResponse) ProtoMessage()

func (*SetMasterSyncAutomaticallyResponse) ProtoReflect

func (*SetMasterSyncAutomaticallyResponse) Reset

func (*SetMasterSyncAutomaticallyResponse) String

type SetSyncAutomaticallyRequest

type SetSyncAutomaticallyRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 bool   `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSyncAutomaticallyRequest) Descriptor deprecated

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

Deprecated: Use SetSyncAutomaticallyRequest.ProtoReflect.Descriptor instead.

func (*SetSyncAutomaticallyRequest) GetArg0

func (x *SetSyncAutomaticallyRequest) GetArg0() int64

func (*SetSyncAutomaticallyRequest) GetArg1

func (x *SetSyncAutomaticallyRequest) GetArg1() string

func (*SetSyncAutomaticallyRequest) GetArg2

func (x *SetSyncAutomaticallyRequest) GetArg2() bool

func (*SetSyncAutomaticallyRequest) ProtoMessage

func (*SetSyncAutomaticallyRequest) ProtoMessage()

func (*SetSyncAutomaticallyRequest) ProtoReflect

func (*SetSyncAutomaticallyRequest) Reset

func (x *SetSyncAutomaticallyRequest) Reset()

func (*SetSyncAutomaticallyRequest) String

func (x *SetSyncAutomaticallyRequest) String() string

type SetSyncAutomaticallyResponse

type SetSyncAutomaticallyResponse struct {
	// contains filtered or unexported fields
}

func (*SetSyncAutomaticallyResponse) Descriptor deprecated

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

Deprecated: Use SetSyncAutomaticallyResponse.ProtoReflect.Descriptor instead.

func (*SetSyncAutomaticallyResponse) ProtoMessage

func (*SetSyncAutomaticallyResponse) ProtoMessage()

func (*SetSyncAutomaticallyResponse) ProtoReflect

func (*SetSyncAutomaticallyResponse) Reset

func (x *SetSyncAutomaticallyResponse) Reset()

func (*SetSyncAutomaticallyResponse) String

type StartSyncRequest

type StartSyncRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*StartSyncRequest) Descriptor deprecated

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

Deprecated: Use StartSyncRequest.ProtoReflect.Descriptor instead.

func (*StartSyncRequest) GetArg0

func (x *StartSyncRequest) GetArg0() int64

func (*StartSyncRequest) GetArg1

func (x *StartSyncRequest) GetArg1() int64

func (*StartSyncRequest) ProtoMessage

func (*StartSyncRequest) ProtoMessage()

func (*StartSyncRequest) ProtoReflect

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

func (*StartSyncRequest) Reset

func (x *StartSyncRequest) Reset()

func (*StartSyncRequest) String

func (x *StartSyncRequest) String() string

type StartSyncResponse

type StartSyncResponse struct {
	// contains filtered or unexported fields
}

func (*StartSyncResponse) Descriptor deprecated

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

Deprecated: Use StartSyncResponse.ProtoReflect.Descriptor instead.

func (*StartSyncResponse) ProtoMessage

func (*StartSyncResponse) ProtoMessage()

func (*StartSyncResponse) ProtoReflect

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

func (*StartSyncResponse) Reset

func (x *StartSyncResponse) Reset()

func (*StartSyncResponse) String

func (x *StartSyncResponse) String() string

type TakePersistableUriPermissionRequest

type TakePersistableUriPermissionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*TakePersistableUriPermissionRequest) Descriptor deprecated

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

Deprecated: Use TakePersistableUriPermissionRequest.ProtoReflect.Descriptor instead.

func (*TakePersistableUriPermissionRequest) GetArg0

func (*TakePersistableUriPermissionRequest) GetArg1

func (*TakePersistableUriPermissionRequest) ProtoMessage

func (*TakePersistableUriPermissionRequest) ProtoMessage()

func (*TakePersistableUriPermissionRequest) ProtoReflect

func (*TakePersistableUriPermissionRequest) Reset

func (*TakePersistableUriPermissionRequest) String

type TakePersistableUriPermissionResponse

type TakePersistableUriPermissionResponse struct {
	// contains filtered or unexported fields
}

func (*TakePersistableUriPermissionResponse) Descriptor deprecated

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

Deprecated: Use TakePersistableUriPermissionResponse.ProtoReflect.Descriptor instead.

func (*TakePersistableUriPermissionResponse) ProtoMessage

func (*TakePersistableUriPermissionResponse) ProtoMessage()

func (*TakePersistableUriPermissionResponse) ProtoReflect

func (*TakePersistableUriPermissionResponse) Reset

func (*TakePersistableUriPermissionResponse) String

type UnimplementedContentResolverServiceServer

type UnimplementedContentResolverServiceServer struct{}

UnimplementedContentResolverServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedContentResolverServiceServer) AddPeriodicSync

func (UnimplementedContentResolverServiceServer) ApplyBatch

func (UnimplementedContentResolverServiceServer) CancelSync1_1

func (UnimplementedContentResolverServiceServer) CancelSync1_2

func (UnimplementedContentResolverServiceServer) CancelSync2

func (UnimplementedContentResolverServiceServer) GetCurrentSync

func (UnimplementedContentResolverServiceServer) GetCurrentSyncs

func (UnimplementedContentResolverServiceServer) GetIsSyncable

func (UnimplementedContentResolverServiceServer) GetPeriodicSyncs

func (UnimplementedContentResolverServiceServer) GetStreamTypes

func (UnimplementedContentResolverServiceServer) GetSyncAdapterTypes

func (UnimplementedContentResolverServiceServer) GetSyncAutomatically

func (UnimplementedContentResolverServiceServer) IsSyncActive

func (UnimplementedContentResolverServiceServer) IsSyncPending

func (UnimplementedContentResolverServiceServer) LoadThumbnail

func (UnimplementedContentResolverServiceServer) NotifyChange2

func (UnimplementedContentResolverServiceServer) NotifyChange3_1

func (UnimplementedContentResolverServiceServer) NotifyChange3_2

func (UnimplementedContentResolverServiceServer) NotifyChange3_3

func (UnimplementedContentResolverServiceServer) RemovePeriodicSync

func (UnimplementedContentResolverServiceServer) RequestSync1_1

func (UnimplementedContentResolverServiceServer) RequestSync3

func (UnimplementedContentResolverServiceServer) SetIsSyncable

func (UnimplementedContentResolverServiceServer) SetSyncAutomatically

func (UnimplementedContentResolverServiceServer) StartSync

func (UnimplementedContentResolverServiceServer) Wrap1

func (UnimplementedContentResolverServiceServer) Wrap1_1

type UnimplementedUriServiceServer

type UnimplementedUriServiceServer struct{}

UnimplementedUriServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedUriServiceServer) CompareTo1

func (UnimplementedUriServiceServer) CompareTo1_1

func (UnimplementedUriServiceServer) Decode

func (UnimplementedUriServiceServer) Encode1

func (UnimplementedUriServiceServer) Encode2_1

func (UnimplementedUriServiceServer) Equals

func (UnimplementedUriServiceServer) FromFile

func (UnimplementedUriServiceServer) FromParts

func (UnimplementedUriServiceServer) GetQueryParameter

func (UnimplementedUriServiceServer) HashCode

func (UnimplementedUriServiceServer) IsAbsolute

func (UnimplementedUriServiceServer) IsOpaque

func (UnimplementedUriServiceServer) NormalizeScheme

func (UnimplementedUriServiceServer) Parse

func (UnimplementedUriServiceServer) WithAppendedPath

func (UnimplementedUriServiceServer) WriteToParcel

type UnsafeContentResolverServiceServer

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

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

type UnsafeUriServiceServer

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

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

type UriServiceClient

type UriServiceClient interface {
	CompareTo1(ctx context.Context, in *CompareTo1Request, opts ...grpc.CallOption) (*CompareTo1Response, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetBooleanQueryParameter(ctx context.Context, in *GetBooleanQueryParameterRequest, opts ...grpc.CallOption) (*GetBooleanQueryParameterResponse, error)
	GetQueryParameter(ctx context.Context, in *GetQueryParameterRequest, opts ...grpc.CallOption) (*GetQueryParameterResponse, error)
	GetQueryParameterNames(ctx context.Context, in *GetQueryParameterNamesRequest, opts ...grpc.CallOption) (*GetQueryParameterNamesResponse, error)
	GetQueryParameters(ctx context.Context, in *GetQueryParametersRequest, opts ...grpc.CallOption) (*GetQueryParametersResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	IsAbsolute(ctx context.Context, in *IsAbsoluteRequest, opts ...grpc.CallOption) (*IsAbsoluteResponse, error)
	IsOpaque(ctx context.Context, in *IsOpaqueRequest, opts ...grpc.CallOption) (*IsOpaqueResponse, error)
	NormalizeScheme(ctx context.Context, in *NormalizeSchemeRequest, opts ...grpc.CallOption) (*NormalizeSchemeResponse, error)
	CompareTo1_1(ctx context.Context, in *CompareTo1_1Request, opts ...grpc.CallOption) (*CompareTo1_1Response, error)
	Decode(ctx context.Context, in *DecodeRequest, opts ...grpc.CallOption) (*DecodeResponse, error)
	Encode1(ctx context.Context, in *Encode1Request, opts ...grpc.CallOption) (*Encode1Response, error)
	Encode2_1(ctx context.Context, in *Encode2_1Request, opts ...grpc.CallOption) (*Encode2_1Response, error)
	FromFile(ctx context.Context, in *FromFileRequest, opts ...grpc.CallOption) (*FromFileResponse, error)
	FromParts(ctx context.Context, in *FromPartsRequest, opts ...grpc.CallOption) (*FromPartsResponse, error)
	Parse(ctx context.Context, in *ParseRequest, opts ...grpc.CallOption) (*ParseResponse, error)
	WithAppendedPath(ctx context.Context, in *WithAppendedPathRequest, opts ...grpc.CallOption) (*WithAppendedPathResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

UriServiceClient is the client API for UriService 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 NewUriServiceClient

func NewUriServiceClient(cc grpc.ClientConnInterface) UriServiceClient

type UriServiceServer

type UriServiceServer interface {
	CompareTo1(context.Context, *CompareTo1Request) (*CompareTo1Response, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetBooleanQueryParameter(context.Context, *GetBooleanQueryParameterRequest) (*GetBooleanQueryParameterResponse, error)
	GetQueryParameter(context.Context, *GetQueryParameterRequest) (*GetQueryParameterResponse, error)
	GetQueryParameterNames(context.Context, *GetQueryParameterNamesRequest) (*GetQueryParameterNamesResponse, error)
	GetQueryParameters(context.Context, *GetQueryParametersRequest) (*GetQueryParametersResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	IsAbsolute(context.Context, *IsAbsoluteRequest) (*IsAbsoluteResponse, error)
	IsOpaque(context.Context, *IsOpaqueRequest) (*IsOpaqueResponse, error)
	NormalizeScheme(context.Context, *NormalizeSchemeRequest) (*NormalizeSchemeResponse, error)
	CompareTo1_1(context.Context, *CompareTo1_1Request) (*CompareTo1_1Response, error)
	Decode(context.Context, *DecodeRequest) (*DecodeResponse, error)
	Encode1(context.Context, *Encode1Request) (*Encode1Response, error)
	Encode2_1(context.Context, *Encode2_1Request) (*Encode2_1Response, error)
	FromFile(context.Context, *FromFileRequest) (*FromFileResponse, error)
	FromParts(context.Context, *FromPartsRequest) (*FromPartsResponse, error)
	Parse(context.Context, *ParseRequest) (*ParseResponse, error)
	WithAppendedPath(context.Context, *WithAppendedPathRequest) (*WithAppendedPathResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

UriServiceServer is the server API for UriService service. All implementations must embed UnimplementedUriServiceServer for forward compatibility.

type ValidateSyncExtrasBundleRequest

type ValidateSyncExtrasBundleRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ValidateSyncExtrasBundleRequest) Descriptor deprecated

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

Deprecated: Use ValidateSyncExtrasBundleRequest.ProtoReflect.Descriptor instead.

func (*ValidateSyncExtrasBundleRequest) GetArg0

func (*ValidateSyncExtrasBundleRequest) ProtoMessage

func (*ValidateSyncExtrasBundleRequest) ProtoMessage()

func (*ValidateSyncExtrasBundleRequest) ProtoReflect

func (*ValidateSyncExtrasBundleRequest) Reset

func (*ValidateSyncExtrasBundleRequest) String

type ValidateSyncExtrasBundleResponse

type ValidateSyncExtrasBundleResponse struct {
	// contains filtered or unexported fields
}

func (*ValidateSyncExtrasBundleResponse) Descriptor deprecated

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

Deprecated: Use ValidateSyncExtrasBundleResponse.ProtoReflect.Descriptor instead.

func (*ValidateSyncExtrasBundleResponse) ProtoMessage

func (*ValidateSyncExtrasBundleResponse) ProtoMessage()

func (*ValidateSyncExtrasBundleResponse) ProtoReflect

func (*ValidateSyncExtrasBundleResponse) Reset

func (*ValidateSyncExtrasBundleResponse) String

type WithAppendedPathRequest

type WithAppendedPathRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WithAppendedPathRequest) Descriptor deprecated

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

Deprecated: Use WithAppendedPathRequest.ProtoReflect.Descriptor instead.

func (*WithAppendedPathRequest) GetArg0

func (x *WithAppendedPathRequest) GetArg0() int64

func (*WithAppendedPathRequest) GetArg1

func (x *WithAppendedPathRequest) GetArg1() string

func (*WithAppendedPathRequest) ProtoMessage

func (*WithAppendedPathRequest) ProtoMessage()

func (*WithAppendedPathRequest) ProtoReflect

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

func (*WithAppendedPathRequest) Reset

func (x *WithAppendedPathRequest) Reset()

func (*WithAppendedPathRequest) String

func (x *WithAppendedPathRequest) String() string

type WithAppendedPathResponse

type WithAppendedPathResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*WithAppendedPathResponse) Descriptor deprecated

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

Deprecated: Use WithAppendedPathResponse.ProtoReflect.Descriptor instead.

func (*WithAppendedPathResponse) GetResult

func (x *WithAppendedPathResponse) GetResult() int64

func (*WithAppendedPathResponse) ProtoMessage

func (*WithAppendedPathResponse) ProtoMessage()

func (*WithAppendedPathResponse) ProtoReflect

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

func (*WithAppendedPathResponse) Reset

func (x *WithAppendedPathResponse) Reset()

func (*WithAppendedPathResponse) String

func (x *WithAppendedPathResponse) String() string

type Wrap1Request

type Wrap1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*Wrap1Request) Descriptor deprecated

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

Deprecated: Use Wrap1Request.ProtoReflect.Descriptor instead.

func (*Wrap1Request) GetArg0

func (x *Wrap1Request) GetArg0() int64

func (*Wrap1Request) ProtoMessage

func (*Wrap1Request) ProtoMessage()

func (*Wrap1Request) ProtoReflect

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

func (*Wrap1Request) Reset

func (x *Wrap1Request) Reset()

func (*Wrap1Request) String

func (x *Wrap1Request) String() string

type Wrap1Response

type Wrap1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Wrap1Response) Descriptor deprecated

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

Deprecated: Use Wrap1Response.ProtoReflect.Descriptor instead.

func (*Wrap1Response) GetResult

func (x *Wrap1Response) GetResult() int64

func (*Wrap1Response) ProtoMessage

func (*Wrap1Response) ProtoMessage()

func (*Wrap1Response) ProtoReflect

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

func (*Wrap1Response) Reset

func (x *Wrap1Response) Reset()

func (*Wrap1Response) String

func (x *Wrap1Response) String() string

type Wrap1_1Request

type Wrap1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*Wrap1_1Request) Descriptor deprecated

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

Deprecated: Use Wrap1_1Request.ProtoReflect.Descriptor instead.

func (*Wrap1_1Request) GetArg0

func (x *Wrap1_1Request) GetArg0() int64

func (*Wrap1_1Request) ProtoMessage

func (*Wrap1_1Request) ProtoMessage()

func (*Wrap1_1Request) ProtoReflect

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

func (*Wrap1_1Request) Reset

func (x *Wrap1_1Request) Reset()

func (*Wrap1_1Request) String

func (x *Wrap1_1Request) String() string

type Wrap1_1Response

type Wrap1_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Wrap1_1Response) Descriptor deprecated

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

Deprecated: Use Wrap1_1Response.ProtoReflect.Descriptor instead.

func (*Wrap1_1Response) GetResult

func (x *Wrap1_1Response) GetResult() int64

func (*Wrap1_1Response) ProtoMessage

func (*Wrap1_1Response) ProtoMessage()

func (*Wrap1_1Response) ProtoReflect

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

func (*Wrap1_1Response) Reset

func (x *Wrap1_1Response) Reset()

func (*Wrap1_1Response) String

func (x *Wrap1_1Response) String() string

type WriteToParcelRequest

type WriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteToParcelRequest) Descriptor deprecated

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

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1

func (x *WriteToParcelRequest) GetArg1() int64

func (*WriteToParcelRequest) ProtoMessage

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect

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

func (*WriteToParcelRequest) Reset

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse

type WriteToParcelResponse struct {
	// contains filtered or unexported fields
}

func (*WriteToParcelResponse) Descriptor deprecated

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

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect

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

func (*WriteToParcelResponse) Reset

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String

func (x *WriteToParcelResponse) String() string

Jump to

Keyboard shortcuts

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