From bab67b4ba6eb416ab3a4692ecfa5c32b27a48ee4 Mon Sep 17 00:00:00 2001 From: Nikita Volodin Date: Sun, 25 Feb 2024 16:30:09 -0500 Subject: [PATCH] feat(composer): regenerate pb.go with latest protoc/grpc --- .../pkg/proto/privacy_profiles.pb.go | 297 +++++++++--------- .../pkg/proto/privacy_profiles_grpc.pb.go | 21 +- 2 files changed, 161 insertions(+), 157 deletions(-) diff --git a/privacy-profile-composer/pkg/proto/privacy_profiles.pb.go b/privacy-profile-composer/pkg/proto/privacy_profiles.pb.go index d29cd883..3076d74f 100644 --- a/privacy-profile-composer/pkg/proto/privacy_profiles.pb.go +++ b/privacy-profile-composer/pkg/proto/privacy_profiles.pb.go @@ -1,8 +1,8 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.28.1 -// protoc v4.24.2 -// source: pkg/proto/privacy_profiles.proto +// protoc-gen-go v1.31.0 +// protoc v4.25.2 +// source: privacy_profiles.proto package proto @@ -94,11 +94,11 @@ func (x PIIType) String() string { } func (PIIType) Descriptor() protoreflect.EnumDescriptor { - return file_pkg_proto_privacy_profiles_proto_enumTypes[0].Descriptor() + return file_privacy_profiles_proto_enumTypes[0].Descriptor() } func (PIIType) Type() protoreflect.EnumType { - return &file_pkg_proto_privacy_profiles_proto_enumTypes[0] + return &file_privacy_profiles_proto_enumTypes[0] } func (x PIIType) Number() protoreflect.EnumNumber { @@ -107,7 +107,7 @@ func (x PIIType) Number() protoreflect.EnumNumber { // Deprecated: Use PIIType.Descriptor instead. func (PIIType) EnumDescriptor() ([]byte, []int) { - return file_pkg_proto_privacy_profiles_proto_rawDescGZIP(), []int{0} + return file_privacy_profiles_proto_rawDescGZIP(), []int{0} } type PurposeOfUse int32 @@ -149,11 +149,11 @@ func (x PurposeOfUse) String() string { } func (PurposeOfUse) Descriptor() protoreflect.EnumDescriptor { - return file_pkg_proto_privacy_profiles_proto_enumTypes[1].Descriptor() + return file_privacy_profiles_proto_enumTypes[1].Descriptor() } func (PurposeOfUse) Type() protoreflect.EnumType { - return &file_pkg_proto_privacy_profiles_proto_enumTypes[1] + return &file_privacy_profiles_proto_enumTypes[1] } func (x PurposeOfUse) Number() protoreflect.EnumNumber { @@ -162,7 +162,7 @@ func (x PurposeOfUse) Number() protoreflect.EnumNumber { // Deprecated: Use PurposeOfUse.Descriptor instead. func (PurposeOfUse) EnumDescriptor() ([]byte, []int) { - return file_pkg_proto_privacy_profiles_proto_rawDescGZIP(), []int{1} + return file_privacy_profiles_proto_rawDescGZIP(), []int{1} } type SystemwideObservedProfile struct { @@ -177,7 +177,7 @@ type SystemwideObservedProfile struct { func (x *SystemwideObservedProfile) Reset() { *x = SystemwideObservedProfile{} if protoimpl.UnsafeEnabled { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[0] + mi := &file_privacy_profiles_proto_msgTypes[0] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -190,7 +190,7 @@ func (x *SystemwideObservedProfile) String() string { func (*SystemwideObservedProfile) ProtoMessage() {} func (x *SystemwideObservedProfile) ProtoReflect() protoreflect.Message { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[0] + mi := &file_privacy_profiles_proto_msgTypes[0] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -203,7 +203,7 @@ func (x *SystemwideObservedProfile) ProtoReflect() protoreflect.Message { // Deprecated: Use SystemwideObservedProfile.ProtoReflect.Descriptor instead. func (*SystemwideObservedProfile) Descriptor() ([]byte, []int) { - return file_pkg_proto_privacy_profiles_proto_rawDescGZIP(), []int{0} + return file_privacy_profiles_proto_rawDescGZIP(), []int{0} } func (x *SystemwideObservedProfile) GetSystemwideProcessingEntries() *PurposeBasedProcessing { @@ -233,7 +233,7 @@ type SvcObservedProfile struct { func (x *SvcObservedProfile) Reset() { *x = SvcObservedProfile{} if protoimpl.UnsafeEnabled { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[1] + mi := &file_privacy_profiles_proto_msgTypes[1] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -246,7 +246,7 @@ func (x *SvcObservedProfile) String() string { func (*SvcObservedProfile) ProtoMessage() {} func (x *SvcObservedProfile) ProtoReflect() protoreflect.Message { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[1] + mi := &file_privacy_profiles_proto_msgTypes[1] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -259,7 +259,7 @@ func (x *SvcObservedProfile) ProtoReflect() protoreflect.Message { // Deprecated: Use SvcObservedProfile.ProtoReflect.Descriptor instead. func (*SvcObservedProfile) Descriptor() ([]byte, []int) { - return file_pkg_proto_privacy_profiles_proto_rawDescGZIP(), []int{1} + return file_privacy_profiles_proto_rawDescGZIP(), []int{1} } func (x *SvcObservedProfile) GetSvcInternalFQDN() string { @@ -287,7 +287,7 @@ type PurposeBasedProcessing struct { func (x *PurposeBasedProcessing) Reset() { *x = PurposeBasedProcessing{} if protoimpl.UnsafeEnabled { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[2] + mi := &file_privacy_profiles_proto_msgTypes[2] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -300,7 +300,7 @@ func (x *PurposeBasedProcessing) String() string { func (*PurposeBasedProcessing) ProtoMessage() {} func (x *PurposeBasedProcessing) ProtoReflect() protoreflect.Message { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[2] + mi := &file_privacy_profiles_proto_msgTypes[2] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -313,7 +313,7 @@ func (x *PurposeBasedProcessing) ProtoReflect() protoreflect.Message { // Deprecated: Use PurposeBasedProcessing.ProtoReflect.Descriptor instead. func (*PurposeBasedProcessing) Descriptor() ([]byte, []int) { - return file_pkg_proto_privacy_profiles_proto_rawDescGZIP(), []int{2} + return file_privacy_profiles_proto_rawDescGZIP(), []int{2} } func (x *PurposeBasedProcessing) GetProcessingEntries() map[string]*DataItemAndThirdParties { @@ -334,7 +334,7 @@ type DataItemAndThirdParties struct { func (x *DataItemAndThirdParties) Reset() { *x = DataItemAndThirdParties{} if protoimpl.UnsafeEnabled { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[3] + mi := &file_privacy_profiles_proto_msgTypes[3] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -347,7 +347,7 @@ func (x *DataItemAndThirdParties) String() string { func (*DataItemAndThirdParties) ProtoMessage() {} func (x *DataItemAndThirdParties) ProtoReflect() protoreflect.Message { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[3] + mi := &file_privacy_profiles_proto_msgTypes[3] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -360,7 +360,7 @@ func (x *DataItemAndThirdParties) ProtoReflect() protoreflect.Message { // Deprecated: Use DataItemAndThirdParties.ProtoReflect.Descriptor instead. func (*DataItemAndThirdParties) Descriptor() ([]byte, []int) { - return file_pkg_proto_privacy_profiles_proto_rawDescGZIP(), []int{3} + return file_privacy_profiles_proto_rawDescGZIP(), []int{3} } func (x *DataItemAndThirdParties) GetEntry() map[string]*ThirdParties { @@ -381,7 +381,7 @@ type ThirdParties struct { func (x *ThirdParties) Reset() { *x = ThirdParties{} if protoimpl.UnsafeEnabled { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[4] + mi := &file_privacy_profiles_proto_msgTypes[4] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -394,7 +394,7 @@ func (x *ThirdParties) String() string { func (*ThirdParties) ProtoMessage() {} func (x *ThirdParties) ProtoReflect() protoreflect.Message { - mi := &file_pkg_proto_privacy_profiles_proto_msgTypes[4] + mi := &file_privacy_profiles_proto_msgTypes[4] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -407,7 +407,7 @@ func (x *ThirdParties) ProtoReflect() protoreflect.Message { // Deprecated: Use ThirdParties.ProtoReflect.Descriptor instead. func (*ThirdParties) Descriptor() ([]byte, []int) { - return file_pkg_proto_privacy_profiles_proto_rawDescGZIP(), []int{4} + return file_privacy_profiles_proto_rawDescGZIP(), []int{4} } func (x *ThirdParties) GetThirdParty() []string { @@ -417,124 +417,123 @@ func (x *ThirdParties) GetThirdParty() []string { return nil } -var File_pkg_proto_privacy_profiles_proto protoreflect.FileDescriptor - -var file_pkg_proto_privacy_profiles_proto_rawDesc = []byte{ - 0x0a, 0x20, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x70, 0x72, 0x69, 0x76, - 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x12, 0x10, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, - 0x69, 0x6c, 0x65, 0x73, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, - 0x6f, 0x22, 0xcd, 0x01, 0x0a, 0x19, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x77, 0x69, 0x64, 0x65, - 0x4f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, - 0x6a, 0x0a, 0x1b, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x77, 0x69, 0x64, 0x65, 0x50, 0x72, 0x6f, - 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x18, 0x01, - 0x20, 0x01, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, - 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x42, - 0x61, 0x73, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x52, 0x1b, - 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x77, 0x69, 0x64, 0x65, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, - 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x12, 0x44, 0x0a, 0x1d, 0x43, - 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x49, - 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x46, 0x51, 0x44, 0x4e, 0x73, 0x18, 0x02, 0x20, 0x03, - 0x28, 0x09, 0x52, 0x1d, 0x43, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x53, 0x65, 0x72, 0x76, - 0x69, 0x63, 0x65, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x46, 0x51, 0x44, 0x4e, - 0x73, 0x22, 0xa6, 0x01, 0x0a, 0x12, 0x53, 0x76, 0x63, 0x4f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, - 0x64, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x28, 0x0a, 0x0f, 0x73, 0x76, 0x63, 0x49, - 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x46, 0x51, 0x44, 0x4e, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x0f, 0x73, 0x76, 0x63, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x46, 0x51, - 0x44, 0x4e, 0x12, 0x66, 0x0a, 0x19, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, - 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x18, - 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, - 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, - 0x42, 0x61, 0x73, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x52, - 0x19, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, - 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x22, 0xf8, 0x01, 0x0a, 0x16, 0x70, +var File_privacy_profiles_proto protoreflect.FileDescriptor + +var file_privacy_profiles_proto_rawDesc = []byte{ + 0x0a, 0x16, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, + 0x65, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x10, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, + 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, + 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, + 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xcd, 0x01, 0x0a, 0x19, 0x53, 0x79, 0x73, 0x74, + 0x65, 0x6d, 0x77, 0x69, 0x64, 0x65, 0x4f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, + 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x6a, 0x0a, 0x1b, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x77, + 0x69, 0x64, 0x65, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, + 0x72, 0x69, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x70, 0x72, 0x69, + 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x70, 0x75, + 0x72, 0x70, 0x6f, 0x73, 0x65, 0x42, 0x61, 0x73, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, + 0x73, 0x69, 0x6e, 0x67, 0x52, 0x1b, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x77, 0x69, 0x64, 0x65, + 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, + 0x73, 0x12, 0x44, 0x0a, 0x1d, 0x43, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x53, 0x65, 0x72, + 0x76, 0x69, 0x63, 0x65, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x46, 0x51, 0x44, + 0x4e, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x1d, 0x43, 0x6f, 0x6d, 0x70, 0x6f, 0x73, + 0x65, 0x64, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, + 0x61, 0x6c, 0x46, 0x51, 0x44, 0x4e, 0x73, 0x22, 0xa6, 0x01, 0x0a, 0x12, 0x53, 0x76, 0x63, 0x4f, + 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x28, + 0x0a, 0x0f, 0x73, 0x76, 0x63, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x46, 0x51, 0x44, + 0x4e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x73, 0x76, 0x63, 0x49, 0x6e, 0x74, 0x65, + 0x72, 0x6e, 0x61, 0x6c, 0x46, 0x51, 0x44, 0x4e, 0x12, 0x66, 0x0a, 0x19, 0x6f, 0x62, 0x73, 0x65, + 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, + 0x74, 0x72, 0x69, 0x65, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x70, 0x72, + 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x42, 0x61, 0x73, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, - 0x73, 0x73, 0x69, 0x6e, 0x67, 0x12, 0x6d, 0x0a, 0x11, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, - 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, - 0x32, 0x3f, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, - 0x6c, 0x65, 0x73, 0x2e, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x42, 0x61, 0x73, 0x65, 0x64, - 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x2e, 0x50, 0x72, 0x6f, 0x63, 0x65, - 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, - 0x79, 0x52, 0x11, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, - 0x72, 0x69, 0x65, 0x73, 0x1a, 0x6f, 0x0a, 0x16, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, - 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, - 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, - 0x12, 0x3f, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, - 0x29, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, - 0x65, 0x73, 0x2e, 0x64, 0x61, 0x74, 0x61, 0x49, 0x74, 0x65, 0x6d, 0x41, 0x6e, 0x64, 0x54, 0x68, - 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, - 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xbf, 0x01, 0x0a, 0x17, 0x64, 0x61, 0x74, 0x61, 0x49, 0x74, + 0x73, 0x73, 0x69, 0x6e, 0x67, 0x52, 0x19, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, + 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, + 0x22, 0xf8, 0x01, 0x0a, 0x16, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x42, 0x61, 0x73, 0x65, + 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x12, 0x6d, 0x0a, 0x11, 0x70, + 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, + 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x3f, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, + 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, + 0x65, 0x42, 0x61, 0x73, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, + 0x2e, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, + 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x11, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, + 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x1a, 0x6f, 0x0a, 0x16, 0x50, 0x72, + 0x6f, 0x63, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x45, + 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x3f, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, + 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x29, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, + 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x64, 0x61, 0x74, 0x61, 0x49, 0x74, 0x65, + 0x6d, 0x41, 0x6e, 0x64, 0x54, 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, + 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xbf, 0x01, 0x0a, 0x17, + 0x64, 0x61, 0x74, 0x61, 0x49, 0x74, 0x65, 0x6d, 0x41, 0x6e, 0x64, 0x54, 0x68, 0x69, 0x72, 0x64, + 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, 0x12, 0x4a, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, + 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x34, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, + 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x64, 0x61, 0x74, 0x61, 0x49, 0x74, 0x65, 0x6d, 0x41, 0x6e, 0x64, 0x54, 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, - 0x73, 0x12, 0x4a, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, - 0x32, 0x34, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, - 0x6c, 0x65, 0x73, 0x2e, 0x64, 0x61, 0x74, 0x61, 0x49, 0x74, 0x65, 0x6d, 0x41, 0x6e, 0x64, 0x54, - 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, 0x2e, 0x45, 0x6e, 0x74, 0x72, - 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x1a, 0x58, 0x0a, - 0x0a, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, - 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x34, 0x0a, - 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x70, + 0x73, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, + 0x74, 0x72, 0x79, 0x1a, 0x58, 0x0a, 0x0a, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, + 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, + 0x6b, 0x65, 0x79, 0x12, 0x34, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, + 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x74, 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, + 0x65, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x2e, 0x0a, + 0x0c, 0x74, 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, 0x12, 0x1e, 0x0a, + 0x0a, 0x74, 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x79, 0x18, 0x01, 0x20, 0x03, 0x28, + 0x09, 0x52, 0x0a, 0x74, 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x79, 0x2a, 0xfb, 0x01, + 0x0a, 0x08, 0x50, 0x49, 0x49, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x12, 0x0f, 0x0a, 0x0b, 0x43, 0x52, + 0x45, 0x44, 0x49, 0x54, 0x5f, 0x43, 0x41, 0x52, 0x44, 0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x4e, + 0x52, 0x50, 0x10, 0x01, 0x12, 0x0b, 0x0a, 0x07, 0x55, 0x53, 0x5f, 0x49, 0x54, 0x49, 0x4e, 0x10, + 0x02, 0x12, 0x0a, 0x0a, 0x06, 0x50, 0x45, 0x52, 0x53, 0x4f, 0x4e, 0x10, 0x03, 0x12, 0x12, 0x0a, + 0x0e, 0x55, 0x53, 0x5f, 0x42, 0x41, 0x4e, 0x4b, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x10, + 0x04, 0x12, 0x0f, 0x0a, 0x0b, 0x55, 0x53, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x50, 0x4f, 0x52, 0x54, + 0x10, 0x05, 0x12, 0x0e, 0x0a, 0x0a, 0x49, 0x50, 0x5f, 0x41, 0x44, 0x44, 0x52, 0x45, 0x53, 0x53, + 0x10, 0x06, 0x12, 0x15, 0x0a, 0x11, 0x55, 0x53, 0x5f, 0x44, 0x52, 0x49, 0x56, 0x45, 0x52, 0x5f, + 0x4c, 0x49, 0x43, 0x45, 0x4e, 0x53, 0x45, 0x10, 0x07, 0x12, 0x0a, 0x0a, 0x06, 0x43, 0x52, 0x59, + 0x50, 0x54, 0x4f, 0x10, 0x08, 0x12, 0x07, 0x0a, 0x03, 0x55, 0x52, 0x4c, 0x10, 0x09, 0x12, 0x10, + 0x0a, 0x0c, 0x50, 0x48, 0x4f, 0x4e, 0x45, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x10, 0x0a, + 0x12, 0x0d, 0x0a, 0x09, 0x49, 0x42, 0x41, 0x4e, 0x5f, 0x43, 0x4f, 0x44, 0x45, 0x10, 0x0b, 0x12, + 0x0d, 0x0a, 0x09, 0x44, 0x41, 0x54, 0x45, 0x5f, 0x54, 0x49, 0x4d, 0x45, 0x10, 0x0c, 0x12, 0x0c, + 0x0a, 0x08, 0x4c, 0x4f, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x10, 0x0d, 0x12, 0x11, 0x0a, 0x0d, + 0x45, 0x4d, 0x41, 0x49, 0x4c, 0x5f, 0x41, 0x44, 0x44, 0x52, 0x45, 0x53, 0x53, 0x10, 0x0e, 0x12, + 0x0a, 0x0a, 0x06, 0x55, 0x53, 0x5f, 0x53, 0x53, 0x4e, 0x10, 0x0f, 0x2a, 0x5d, 0x0a, 0x0c, 0x50, + 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x4f, 0x66, 0x55, 0x73, 0x65, 0x12, 0x0f, 0x0a, 0x0b, 0x61, + 0x64, 0x76, 0x65, 0x72, 0x74, 0x69, 0x73, 0x69, 0x6e, 0x67, 0x10, 0x00, 0x12, 0x12, 0x0a, 0x0e, + 0x61, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x10, 0x01, + 0x12, 0x0c, 0x0a, 0x08, 0x73, 0x68, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x10, 0x02, 0x12, 0x0b, + 0x0a, 0x07, 0x70, 0x61, 0x79, 0x6d, 0x65, 0x6e, 0x74, 0x10, 0x03, 0x12, 0x0d, 0x0a, 0x09, 0x6d, + 0x61, 0x72, 0x6b, 0x65, 0x74, 0x69, 0x6e, 0x67, 0x10, 0x04, 0x32, 0xce, 0x01, 0x0a, 0x16, 0x50, + 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x6d, + 0x70, 0x6f, 0x73, 0x65, 0x72, 0x12, 0x55, 0x0a, 0x13, 0x50, 0x6f, 0x73, 0x74, 0x4f, 0x62, 0x73, + 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x24, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, - 0x74, 0x68, 0x69, 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, 0x52, 0x05, 0x76, 0x61, - 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x2e, 0x0a, 0x0c, 0x74, 0x68, 0x69, 0x72, 0x64, - 0x50, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x68, 0x69, 0x72, 0x64, - 0x50, 0x61, 0x72, 0x74, 0x79, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0a, 0x74, 0x68, 0x69, - 0x72, 0x64, 0x50, 0x61, 0x72, 0x74, 0x79, 0x2a, 0xfb, 0x01, 0x0a, 0x08, 0x50, 0x49, 0x49, 0x5f, - 0x74, 0x79, 0x70, 0x65, 0x12, 0x0f, 0x0a, 0x0b, 0x43, 0x52, 0x45, 0x44, 0x49, 0x54, 0x5f, 0x43, - 0x41, 0x52, 0x44, 0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x4e, 0x52, 0x50, 0x10, 0x01, 0x12, 0x0b, - 0x0a, 0x07, 0x55, 0x53, 0x5f, 0x49, 0x54, 0x49, 0x4e, 0x10, 0x02, 0x12, 0x0a, 0x0a, 0x06, 0x50, - 0x45, 0x52, 0x53, 0x4f, 0x4e, 0x10, 0x03, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x42, 0x41, - 0x4e, 0x4b, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x10, 0x04, 0x12, 0x0f, 0x0a, 0x0b, 0x55, - 0x53, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x50, 0x4f, 0x52, 0x54, 0x10, 0x05, 0x12, 0x0e, 0x0a, 0x0a, - 0x49, 0x50, 0x5f, 0x41, 0x44, 0x44, 0x52, 0x45, 0x53, 0x53, 0x10, 0x06, 0x12, 0x15, 0x0a, 0x11, - 0x55, 0x53, 0x5f, 0x44, 0x52, 0x49, 0x56, 0x45, 0x52, 0x5f, 0x4c, 0x49, 0x43, 0x45, 0x4e, 0x53, - 0x45, 0x10, 0x07, 0x12, 0x0a, 0x0a, 0x06, 0x43, 0x52, 0x59, 0x50, 0x54, 0x4f, 0x10, 0x08, 0x12, - 0x07, 0x0a, 0x03, 0x55, 0x52, 0x4c, 0x10, 0x09, 0x12, 0x10, 0x0a, 0x0c, 0x50, 0x48, 0x4f, 0x4e, - 0x45, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x10, 0x0a, 0x12, 0x0d, 0x0a, 0x09, 0x49, 0x42, - 0x41, 0x4e, 0x5f, 0x43, 0x4f, 0x44, 0x45, 0x10, 0x0b, 0x12, 0x0d, 0x0a, 0x09, 0x44, 0x41, 0x54, - 0x45, 0x5f, 0x54, 0x49, 0x4d, 0x45, 0x10, 0x0c, 0x12, 0x0c, 0x0a, 0x08, 0x4c, 0x4f, 0x43, 0x41, - 0x54, 0x49, 0x4f, 0x4e, 0x10, 0x0d, 0x12, 0x11, 0x0a, 0x0d, 0x45, 0x4d, 0x41, 0x49, 0x4c, 0x5f, - 0x41, 0x44, 0x44, 0x52, 0x45, 0x53, 0x53, 0x10, 0x0e, 0x12, 0x0a, 0x0a, 0x06, 0x55, 0x53, 0x5f, - 0x53, 0x53, 0x4e, 0x10, 0x0f, 0x2a, 0x5d, 0x0a, 0x0c, 0x50, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, - 0x4f, 0x66, 0x55, 0x73, 0x65, 0x12, 0x0f, 0x0a, 0x0b, 0x61, 0x64, 0x76, 0x65, 0x72, 0x74, 0x69, - 0x73, 0x69, 0x6e, 0x67, 0x10, 0x00, 0x12, 0x12, 0x0a, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x65, 0x6e, - 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x10, 0x01, 0x12, 0x0c, 0x0a, 0x08, 0x73, 0x68, - 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x10, 0x02, 0x12, 0x0b, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x6d, - 0x65, 0x6e, 0x74, 0x10, 0x03, 0x12, 0x0d, 0x0a, 0x09, 0x6d, 0x61, 0x72, 0x6b, 0x65, 0x74, 0x69, - 0x6e, 0x67, 0x10, 0x04, 0x32, 0xce, 0x01, 0x0a, 0x16, 0x50, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, - 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x12, - 0x55, 0x0a, 0x13, 0x50, 0x6f, 0x73, 0x74, 0x4f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, - 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x24, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, - 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x53, 0x76, 0x63, 0x4f, 0x62, 0x73, - 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x1a, 0x16, 0x2e, 0x67, - 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, - 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x5d, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x53, 0x79, 0x73, - 0x74, 0x65, 0x6d, 0x57, 0x69, 0x64, 0x65, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x16, - 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, - 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x2b, 0x2e, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, - 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, - 0x77, 0x69, 0x64, 0x65, 0x4f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x66, - 0x69, 0x6c, 0x65, 0x22, 0x00, 0x42, 0x24, 0x5a, 0x22, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, - 0x2d, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x2d, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, - 0x72, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x06, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x33, + 0x53, 0x76, 0x63, 0x4f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x66, 0x69, + 0x6c, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, + 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x5d, 0x0a, 0x14, + 0x47, 0x65, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x57, 0x69, 0x64, 0x65, 0x50, 0x72, 0x6f, + 0x66, 0x69, 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, + 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x2b, 0x2e, 0x70, + 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x2e, + 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x77, 0x69, 0x64, 0x65, 0x4f, 0x62, 0x73, 0x65, 0x72, 0x76, + 0x65, 0x64, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x22, 0x00, 0x42, 0x24, 0x5a, 0x22, 0x70, + 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x2d, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x2d, 0x63, + 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, + 0x6f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( - file_pkg_proto_privacy_profiles_proto_rawDescOnce sync.Once - file_pkg_proto_privacy_profiles_proto_rawDescData = file_pkg_proto_privacy_profiles_proto_rawDesc + file_privacy_profiles_proto_rawDescOnce sync.Once + file_privacy_profiles_proto_rawDescData = file_privacy_profiles_proto_rawDesc ) -func file_pkg_proto_privacy_profiles_proto_rawDescGZIP() []byte { - file_pkg_proto_privacy_profiles_proto_rawDescOnce.Do(func() { - file_pkg_proto_privacy_profiles_proto_rawDescData = protoimpl.X.CompressGZIP(file_pkg_proto_privacy_profiles_proto_rawDescData) +func file_privacy_profiles_proto_rawDescGZIP() []byte { + file_privacy_profiles_proto_rawDescOnce.Do(func() { + file_privacy_profiles_proto_rawDescData = protoimpl.X.CompressGZIP(file_privacy_profiles_proto_rawDescData) }) - return file_pkg_proto_privacy_profiles_proto_rawDescData + return file_privacy_profiles_proto_rawDescData } -var file_pkg_proto_privacy_profiles_proto_enumTypes = make([]protoimpl.EnumInfo, 2) -var file_pkg_proto_privacy_profiles_proto_msgTypes = make([]protoimpl.MessageInfo, 7) -var file_pkg_proto_privacy_profiles_proto_goTypes = []interface{}{ +var file_privacy_profiles_proto_enumTypes = make([]protoimpl.EnumInfo, 2) +var file_privacy_profiles_proto_msgTypes = make([]protoimpl.MessageInfo, 7) +var file_privacy_profiles_proto_goTypes = []interface{}{ (PIIType)(0), // 0: privacy_profiles.PII_type (PurposeOfUse)(0), // 1: privacy_profiles.PurposeOfUse (*SystemwideObservedProfile)(nil), // 2: privacy_profiles.SystemwideObservedProfile @@ -546,7 +545,7 @@ var file_pkg_proto_privacy_profiles_proto_goTypes = []interface{}{ nil, // 8: privacy_profiles.dataItemAndThirdParties.EntryEntry (*emptypb.Empty)(nil), // 9: google.protobuf.Empty } -var file_pkg_proto_privacy_profiles_proto_depIdxs = []int32{ +var file_privacy_profiles_proto_depIdxs = []int32{ 4, // 0: privacy_profiles.SystemwideObservedProfile.systemwideProcessingEntries:type_name -> privacy_profiles.purposeBasedProcessing 4, // 1: privacy_profiles.SvcObservedProfile.observedProcessingEntries:type_name -> privacy_profiles.purposeBasedProcessing 7, // 2: privacy_profiles.purposeBasedProcessing.processingEntries:type_name -> privacy_profiles.purposeBasedProcessing.ProcessingEntriesEntry @@ -564,13 +563,13 @@ var file_pkg_proto_privacy_profiles_proto_depIdxs = []int32{ 0, // [0:6] is the sub-list for field type_name } -func init() { file_pkg_proto_privacy_profiles_proto_init() } -func file_pkg_proto_privacy_profiles_proto_init() { - if File_pkg_proto_privacy_profiles_proto != nil { +func init() { file_privacy_profiles_proto_init() } +func file_privacy_profiles_proto_init() { + if File_privacy_profiles_proto != nil { return } if !protoimpl.UnsafeEnabled { - file_pkg_proto_privacy_profiles_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_privacy_profiles_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*SystemwideObservedProfile); i { case 0: return &v.state @@ -582,7 +581,7 @@ func file_pkg_proto_privacy_profiles_proto_init() { return nil } } - file_pkg_proto_privacy_profiles_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_privacy_profiles_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*SvcObservedProfile); i { case 0: return &v.state @@ -594,7 +593,7 @@ func file_pkg_proto_privacy_profiles_proto_init() { return nil } } - file_pkg_proto_privacy_profiles_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_privacy_profiles_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*PurposeBasedProcessing); i { case 0: return &v.state @@ -606,7 +605,7 @@ func file_pkg_proto_privacy_profiles_proto_init() { return nil } } - file_pkg_proto_privacy_profiles_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_privacy_profiles_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*DataItemAndThirdParties); i { case 0: return &v.state @@ -618,7 +617,7 @@ func file_pkg_proto_privacy_profiles_proto_init() { return nil } } - file_pkg_proto_privacy_profiles_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_privacy_profiles_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*ThirdParties); i { case 0: return &v.state @@ -635,19 +634,19 @@ func file_pkg_proto_privacy_profiles_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_pkg_proto_privacy_profiles_proto_rawDesc, + RawDescriptor: file_privacy_profiles_proto_rawDesc, NumEnums: 2, NumMessages: 7, NumExtensions: 0, NumServices: 1, }, - GoTypes: file_pkg_proto_privacy_profiles_proto_goTypes, - DependencyIndexes: file_pkg_proto_privacy_profiles_proto_depIdxs, - EnumInfos: file_pkg_proto_privacy_profiles_proto_enumTypes, - MessageInfos: file_pkg_proto_privacy_profiles_proto_msgTypes, + GoTypes: file_privacy_profiles_proto_goTypes, + DependencyIndexes: file_privacy_profiles_proto_depIdxs, + EnumInfos: file_privacy_profiles_proto_enumTypes, + MessageInfos: file_privacy_profiles_proto_msgTypes, }.Build() - File_pkg_proto_privacy_profiles_proto = out.File - file_pkg_proto_privacy_profiles_proto_rawDesc = nil - file_pkg_proto_privacy_profiles_proto_goTypes = nil - file_pkg_proto_privacy_profiles_proto_depIdxs = nil + File_privacy_profiles_proto = out.File + file_privacy_profiles_proto_rawDesc = nil + file_privacy_profiles_proto_goTypes = nil + file_privacy_profiles_proto_depIdxs = nil } diff --git a/privacy-profile-composer/pkg/proto/privacy_profiles_grpc.pb.go b/privacy-profile-composer/pkg/proto/privacy_profiles_grpc.pb.go index fc1d7c67..dda55f49 100644 --- a/privacy-profile-composer/pkg/proto/privacy_profiles_grpc.pb.go +++ b/privacy-profile-composer/pkg/proto/privacy_profiles_grpc.pb.go @@ -1,8 +1,8 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: -// - protoc-gen-go-grpc v1.2.0 -// - protoc v4.24.2 -// source: pkg/proto/privacy_profiles.proto +// - protoc-gen-go-grpc v1.3.0 +// - protoc v4.25.2 +// source: privacy_profiles.proto package proto @@ -19,6 +19,11 @@ import ( // Requires gRPC-Go v1.32.0 or later. const _ = grpc.SupportPackageIsVersion7 +const ( + PrivacyProfileComposer_PostObservedProfile_FullMethodName = "/privacy_profiles.PrivacyProfileComposer/PostObservedProfile" + PrivacyProfileComposer_GetSystemWideProfile_FullMethodName = "/privacy_profiles.PrivacyProfileComposer/GetSystemWideProfile" +) + // PrivacyProfileComposerClient is the client API for PrivacyProfileComposer 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. @@ -39,7 +44,7 @@ func NewPrivacyProfileComposerClient(cc grpc.ClientConnInterface) PrivacyProfile func (c *privacyProfileComposerClient) PostObservedProfile(ctx context.Context, in *SvcObservedProfile, opts ...grpc.CallOption) (*emptypb.Empty, error) { out := new(emptypb.Empty) - err := c.cc.Invoke(ctx, "/privacy_profiles.PrivacyProfileComposer/PostObservedProfile", in, out, opts...) + err := c.cc.Invoke(ctx, PrivacyProfileComposer_PostObservedProfile_FullMethodName, in, out, opts...) if err != nil { return nil, err } @@ -48,7 +53,7 @@ func (c *privacyProfileComposerClient) PostObservedProfile(ctx context.Context, func (c *privacyProfileComposerClient) GetSystemWideProfile(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SystemwideObservedProfile, error) { out := new(SystemwideObservedProfile) - err := c.cc.Invoke(ctx, "/privacy_profiles.PrivacyProfileComposer/GetSystemWideProfile", in, out, opts...) + err := c.cc.Invoke(ctx, PrivacyProfileComposer_GetSystemWideProfile_FullMethodName, in, out, opts...) if err != nil { return nil, err } @@ -100,7 +105,7 @@ func _PrivacyProfileComposer_PostObservedProfile_Handler(srv interface{}, ctx co } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/privacy_profiles.PrivacyProfileComposer/PostObservedProfile", + FullMethod: PrivacyProfileComposer_PostObservedProfile_FullMethodName, } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(PrivacyProfileComposerServer).PostObservedProfile(ctx, req.(*SvcObservedProfile)) @@ -118,7 +123,7 @@ func _PrivacyProfileComposer_GetSystemWideProfile_Handler(srv interface{}, ctx c } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/privacy_profiles.PrivacyProfileComposer/GetSystemWideProfile", + FullMethod: PrivacyProfileComposer_GetSystemWideProfile_FullMethodName, } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(PrivacyProfileComposerServer).GetSystemWideProfile(ctx, req.(*emptypb.Empty)) @@ -143,5 +148,5 @@ var PrivacyProfileComposer_ServiceDesc = grpc.ServiceDesc{ }, }, Streams: []grpc.StreamDesc{}, - Metadata: "pkg/proto/privacy_profiles.proto", + Metadata: "privacy_profiles.proto", }