From 15f4280de6129e0b25739cc0e005e01dff5d2b1b Mon Sep 17 00:00:00 2001 From: Joshua Rodriguez Date: Wed, 8 May 2024 11:10:03 -0700 Subject: [PATCH] Amends previous --- marketplace/extensions.pb.go | 26 +++++++++++++++----------- marketplace/marketplace.pb.go | 4 ++-- 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/marketplace/extensions.pb.go b/marketplace/extensions.pb.go index b144bf6..aa2e5c9 100644 --- a/marketplace/extensions.pb.go +++ b/marketplace/extensions.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.26.0 -// protoc v4.22.3 +// protoc-gen-go v1.34.1 +// protoc v5.26.1 // source: extensions.proto package marketplace @@ -27,6 +27,7 @@ type UnityWebsocketMessage struct { unknownFields protoimpl.UnknownFields // Types that are assignable to Content: + // // *UnityWebsocketMessage_Install // *UnityWebsocketMessage_Simplemessage // *UnityWebsocketMessage_Connectionsetup @@ -981,8 +982,8 @@ type Config_ApplicationConfig struct { GithubToken string `protobuf:"bytes,1,opt,name=GithubToken,proto3" json:"GithubToken,omitempty"` MarketplaceOwner string `protobuf:"bytes,2,opt,name=MarketplaceOwner,proto3" json:"MarketplaceOwner,omitempty"` MarketplaceUser string `protobuf:"bytes,3,opt,name=MarketplaceUser,proto3" json:"MarketplaceUser,omitempty"` - Project string `protobuf:"bytes,4,opt,name=Project,proto3" json:"Project,omitempty"` - Venue string `protobuf:"bytes,5,opt,name=Venue,proto3" json:"Venue,omitempty"` + Project string `protobuf:"bytes,4,opt,name=Project,proto3" json:"Project,omitempty"` + Venue string `protobuf:"bytes,5,opt,name=Venue,proto3" json:"Venue,omitempty"` } func (x *Config_ApplicationConfig) Reset() { @@ -1013,9 +1014,9 @@ func (x *Config_ApplicationConfig) ProtoReflect() protoreflect.Message { } // Deprecated: Use Config_ApplicationConfig.ProtoReflect.Descriptor instead. -// func (*Config_ApplicationConfig) Descriptor() ([]byte, []int) { -// return file_extensions_proto_rawDescGZIP(), []int{8, 0} -// } +func (*Config_ApplicationConfig) Descriptor() ([]byte, []int) { + return file_extensions_proto_rawDescGZIP(), []int{8, 0} +} func (x *Config_ApplicationConfig) GetGithubToken() string { if x != nil { @@ -1300,8 +1301,8 @@ var file_extensions_proto_rawDesc = []byte{ 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x6c, 0x6f, 0x61, 0x64, 0x18, - 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x70, 0x61, 0x79, 0x6c, 0x6f, 0x61, 0x64, 0x22, 0xd9, - 0x03, 0x0a, 0x06, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x47, 0x0a, 0x11, 0x61, 0x70, 0x70, + 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x70, 0x61, 0x79, 0x6c, 0x6f, 0x61, 0x64, 0x22, 0x89, + 0x04, 0x0a, 0x06, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x47, 0x0a, 0x11, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x41, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, @@ -1315,7 +1316,7 @@ var file_extensions_proto_rawDesc = []byte{ 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x62, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x62, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x62, 0x6f, 0x6f, 0x74, 0x73, 0x74, 0x72, 0x61, 0x70, 0x18, 0x05, 0x20, 0x01, - 0x28, 0x09, 0x52, 0x09, 0x62, 0x6f, 0x6f, 0x74, 0x73, 0x74, 0x72, 0x61, 0x70, 0x1a, 0x8b, 0x01, + 0x28, 0x09, 0x52, 0x09, 0x62, 0x6f, 0x6f, 0x74, 0x73, 0x74, 0x72, 0x61, 0x70, 0x1a, 0xbb, 0x01, 0x0a, 0x11, 0x41, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x20, 0x0a, 0x0b, 0x47, 0x69, 0x74, 0x68, 0x75, 0x62, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x47, 0x69, 0x74, 0x68, 0x75, 0x62, @@ -1324,7 +1325,10 @@ var file_extensions_proto_rawDesc = []byte{ 0x10, 0x4d, 0x61, 0x72, 0x6b, 0x65, 0x74, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x4f, 0x77, 0x6e, 0x65, 0x72, 0x12, 0x28, 0x0a, 0x0f, 0x4d, 0x61, 0x72, 0x6b, 0x65, 0x74, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x55, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x4d, 0x61, 0x72, 0x6b, - 0x65, 0x74, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x55, 0x73, 0x65, 0x72, 0x1a, 0x5d, 0x0a, 0x0d, 0x4e, + 0x65, 0x74, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x55, 0x73, 0x65, 0x72, 0x12, 0x18, 0x0a, 0x07, 0x50, + 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x50, 0x72, + 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x18, 0x05, + 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x1a, 0x5d, 0x0a, 0x0d, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x24, 0x0a, 0x0d, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x73, 0x75, 0x62, 0x6e, 0x65, 0x74, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0d, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x73, 0x75, 0x62, 0x6e, 0x65, diff --git a/marketplace/marketplace.pb.go b/marketplace/marketplace.pb.go index f6282b7..f0e4a2c 100644 --- a/marketplace/marketplace.pb.go +++ b/marketplace/marketplace.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.26.0 -// protoc v4.22.3 +// protoc-gen-go v1.34.1 +// protoc v5.26.1 // source: marketplace.proto package marketplace