0
0
Fork 0
mirror of https://github.com/strukturag/nextcloud-spreed-signaling.git synced 2025-03-30 09:23:35 +00:00

Update generated files from 82a73659b7

This commit is contained in:
dependabot[bot] 2025-01-24 21:02:32 +00:00 committed by struktur AG service user
parent 82a73659b7
commit 9606c212b0
5 changed files with 30 additions and 30 deletions

View file

@ -29,6 +29,7 @@ import (
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"
unsafe "unsafe"
)
const (
@ -128,7 +129,7 @@ func (x *GetSessionCountReply) GetCount() uint32 {
var File_grpc_backend_proto protoreflect.FileDescriptor
var file_grpc_backend_proto_rawDesc = []byte{
var file_grpc_backend_proto_rawDesc = string([]byte{
0x0a, 0x12, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x62, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x2e, 0x70,
0x72, 0x6f, 0x74, 0x6f, 0x12, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x22,
0x2a, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75,
@ -148,16 +149,16 @@ var file_grpc_backend_proto_rawDesc = []byte{
0x6f, 0x75, 0x64, 0x2d, 0x73, 0x70, 0x72, 0x65, 0x65, 0x64, 0x2d, 0x73, 0x69, 0x67, 0x6e, 0x61,
0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x62, 0x06,
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
})
var (
file_grpc_backend_proto_rawDescOnce sync.Once
file_grpc_backend_proto_rawDescData = file_grpc_backend_proto_rawDesc
file_grpc_backend_proto_rawDescData []byte
)
func file_grpc_backend_proto_rawDescGZIP() []byte {
file_grpc_backend_proto_rawDescOnce.Do(func() {
file_grpc_backend_proto_rawDescData = protoimpl.X.CompressGZIP(file_grpc_backend_proto_rawDescData)
file_grpc_backend_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_grpc_backend_proto_rawDesc), len(file_grpc_backend_proto_rawDesc)))
})
return file_grpc_backend_proto_rawDescData
}
@ -186,7 +187,7 @@ func file_grpc_backend_proto_init() {
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_grpc_backend_proto_rawDesc,
RawDescriptor: unsafe.Slice(unsafe.StringData(file_grpc_backend_proto_rawDesc), len(file_grpc_backend_proto_rawDesc)),
NumEnums: 0,
NumMessages: 2,
NumExtensions: 0,
@ -197,7 +198,6 @@ func file_grpc_backend_proto_init() {
MessageInfos: file_grpc_backend_proto_msgTypes,
}.Build()
File_grpc_backend_proto = out.File
file_grpc_backend_proto_rawDesc = nil
file_grpc_backend_proto_goTypes = nil
file_grpc_backend_proto_depIdxs = nil
}

View file

@ -29,6 +29,7 @@ import (
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"
unsafe "unsafe"
)
const (
@ -128,7 +129,7 @@ func (x *GetServerIdReply) GetVersion() string {
var File_grpc_internal_proto protoreflect.FileDescriptor
var file_grpc_internal_proto_rawDesc = []byte{
var file_grpc_internal_proto_rawDesc = string([]byte{
0x0a, 0x13, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2e,
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67,
0x22, 0x14, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x49, 0x64, 0x52,
@ -148,16 +149,16 @@ var file_grpc_internal_proto_rawDesc = []byte{
0x73, 0x70, 0x72, 0x65, 0x65, 0x64, 0x2d, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67,
0x3b, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74,
0x6f, 0x33,
}
})
var (
file_grpc_internal_proto_rawDescOnce sync.Once
file_grpc_internal_proto_rawDescData = file_grpc_internal_proto_rawDesc
file_grpc_internal_proto_rawDescData []byte
)
func file_grpc_internal_proto_rawDescGZIP() []byte {
file_grpc_internal_proto_rawDescOnce.Do(func() {
file_grpc_internal_proto_rawDescData = protoimpl.X.CompressGZIP(file_grpc_internal_proto_rawDescData)
file_grpc_internal_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_grpc_internal_proto_rawDesc), len(file_grpc_internal_proto_rawDesc)))
})
return file_grpc_internal_proto_rawDescData
}
@ -186,7 +187,7 @@ func file_grpc_internal_proto_init() {
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_grpc_internal_proto_rawDesc,
RawDescriptor: unsafe.Slice(unsafe.StringData(file_grpc_internal_proto_rawDesc), len(file_grpc_internal_proto_rawDesc)),
NumEnums: 0,
NumMessages: 2,
NumExtensions: 0,
@ -197,7 +198,6 @@ func file_grpc_internal_proto_init() {
MessageInfos: file_grpc_internal_proto_msgTypes,
}.Build()
File_grpc_internal_proto = out.File
file_grpc_internal_proto_rawDesc = nil
file_grpc_internal_proto_goTypes = nil
file_grpc_internal_proto_depIdxs = nil
}

View file

@ -29,6 +29,7 @@ import (
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"
unsafe "unsafe"
)
const (
@ -152,7 +153,7 @@ func (x *GetPublisherIdReply) GetIp() string {
var File_grpc_mcu_proto protoreflect.FileDescriptor
var file_grpc_mcu_proto_rawDesc = []byte{
var file_grpc_mcu_proto_rawDesc = string([]byte{
0x0a, 0x0e, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x6d, 0x63, 0x75, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
0x12, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x22, 0x55, 0x0a, 0x15, 0x47,
0x65, 0x74, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x72, 0x49, 0x64, 0x52, 0x65, 0x71,
@ -177,16 +178,16 @@ var file_grpc_mcu_proto_rawDesc = []byte{
0x2f, 0x6e, 0x65, 0x78, 0x74, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2d, 0x73, 0x70, 0x72, 0x65, 0x65,
0x64, 0x2d, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x73, 0x69, 0x67, 0x6e,
0x61, 0x6c, 0x69, 0x6e, 0x67, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
})
var (
file_grpc_mcu_proto_rawDescOnce sync.Once
file_grpc_mcu_proto_rawDescData = file_grpc_mcu_proto_rawDesc
file_grpc_mcu_proto_rawDescData []byte
)
func file_grpc_mcu_proto_rawDescGZIP() []byte {
file_grpc_mcu_proto_rawDescOnce.Do(func() {
file_grpc_mcu_proto_rawDescData = protoimpl.X.CompressGZIP(file_grpc_mcu_proto_rawDescData)
file_grpc_mcu_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_grpc_mcu_proto_rawDesc), len(file_grpc_mcu_proto_rawDesc)))
})
return file_grpc_mcu_proto_rawDescData
}
@ -215,7 +216,7 @@ func file_grpc_mcu_proto_init() {
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_grpc_mcu_proto_rawDesc,
RawDescriptor: unsafe.Slice(unsafe.StringData(file_grpc_mcu_proto_rawDesc), len(file_grpc_mcu_proto_rawDesc)),
NumEnums: 0,
NumMessages: 2,
NumExtensions: 0,
@ -226,7 +227,6 @@ func file_grpc_mcu_proto_init() {
MessageInfos: file_grpc_mcu_proto_msgTypes,
}.Build()
File_grpc_mcu_proto = out.File
file_grpc_mcu_proto_rawDesc = nil
file_grpc_mcu_proto_goTypes = nil
file_grpc_mcu_proto_depIdxs = nil
}

View file

@ -29,6 +29,7 @@ import (
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"
unsafe "unsafe"
)
const (
@ -633,7 +634,7 @@ func (x *ServerSessionMessage) GetMessage() []byte {
var File_grpc_sessions_proto protoreflect.FileDescriptor
var file_grpc_sessions_proto_rawDesc = []byte{
var file_grpc_sessions_proto_rawDesc = string([]byte{
0x0a, 0x13, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e,
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67,
0x22, 0x33, 0x0a, 0x15, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x52, 0x65, 0x73, 0x75, 0x6d, 0x65,
@ -731,16 +732,16 @@ var file_grpc_sessions_proto_rawDesc = []byte{
0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2d, 0x73, 0x70, 0x72, 0x65, 0x65, 0x64, 0x2d, 0x73, 0x69, 0x67,
0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67,
0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
})
var (
file_grpc_sessions_proto_rawDescOnce sync.Once
file_grpc_sessions_proto_rawDescData = file_grpc_sessions_proto_rawDesc
file_grpc_sessions_proto_rawDescData []byte
)
func file_grpc_sessions_proto_rawDescGZIP() []byte {
file_grpc_sessions_proto_rawDescOnce.Do(func() {
file_grpc_sessions_proto_rawDescData = protoimpl.X.CompressGZIP(file_grpc_sessions_proto_rawDescData)
file_grpc_sessions_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_grpc_sessions_proto_rawDesc), len(file_grpc_sessions_proto_rawDesc)))
})
return file_grpc_sessions_proto_rawDescData
}
@ -789,7 +790,7 @@ func file_grpc_sessions_proto_init() {
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_grpc_sessions_proto_rawDesc,
RawDescriptor: unsafe.Slice(unsafe.StringData(file_grpc_sessions_proto_rawDesc), len(file_grpc_sessions_proto_rawDesc)),
NumEnums: 0,
NumMessages: 12,
NumExtensions: 0,
@ -800,7 +801,6 @@ func file_grpc_sessions_proto_init() {
MessageInfos: file_grpc_sessions_proto_msgTypes,
}.Build()
File_grpc_sessions_proto = out.File
file_grpc_sessions_proto_rawDesc = nil
file_grpc_sessions_proto_goTypes = nil
file_grpc_sessions_proto_depIdxs = nil
}

View file

@ -30,6 +30,7 @@ import (
timestamppb "google.golang.org/protobuf/types/known/timestamppb"
reflect "reflect"
sync "sync"
unsafe "unsafe"
)
const (
@ -101,7 +102,7 @@ func (x *SessionIdData) GetBackendId() string {
var File_session_proto protoreflect.FileDescriptor
var file_session_proto_rawDesc = []byte{
var file_session_proto_rawDesc = string([]byte{
0x0a, 0x0d, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67,
0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x74, 0x69, 0x6d, 0x65,
@ -118,16 +119,16 @@ var file_session_proto_rawDesc = []byte{
0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2d, 0x73, 0x70, 0x72, 0x65, 0x65, 0x64, 0x2d, 0x73, 0x69, 0x67,
0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x67,
0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
})
var (
file_session_proto_rawDescOnce sync.Once
file_session_proto_rawDescData = file_session_proto_rawDesc
file_session_proto_rawDescData []byte
)
func file_session_proto_rawDescGZIP() []byte {
file_session_proto_rawDescOnce.Do(func() {
file_session_proto_rawDescData = protoimpl.X.CompressGZIP(file_session_proto_rawDescData)
file_session_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_session_proto_rawDesc), len(file_session_proto_rawDesc)))
})
return file_session_proto_rawDescData
}
@ -155,7 +156,7 @@ func file_session_proto_init() {
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_session_proto_rawDesc,
RawDescriptor: unsafe.Slice(unsafe.StringData(file_session_proto_rawDesc), len(file_session_proto_rawDesc)),
NumEnums: 0,
NumMessages: 1,
NumExtensions: 0,
@ -166,7 +167,6 @@ func file_session_proto_init() {
MessageInfos: file_session_proto_msgTypes,
}.Build()
File_session_proto = out.File
file_session_proto_rawDesc = nil
file_session_proto_goTypes = nil
file_session_proto_depIdxs = nil
}