aboutsummaryrefslogtreecommitdiff
path: root/cmd/release_config/release_config_proto/release_configs_contributions.pb.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/release_config/release_config_proto/release_configs_contributions.pb.go')
-rw-r--r--cmd/release_config/release_config_proto/release_configs_contributions.pb.go76
1 files changed, 22 insertions, 54 deletions
diff --git a/cmd/release_config/release_config_proto/release_configs_contributions.pb.go b/cmd/release_config/release_config_proto/release_configs_contributions.pb.go
index 339e4ba70..22ec35c79 100644
--- a/cmd/release_config/release_config_proto/release_configs_contributions.pb.go
+++ b/cmd/release_config/release_config_proto/release_configs_contributions.pb.go
@@ -15,7 +15,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.30.0
+// protoc-gen-go v1.36.5
// protoc v3.21.12
// source: release_configs_contributions.proto
@@ -26,6 +26,7 @@ import (
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"
+ unsafe "unsafe"
)
const (
@@ -36,24 +37,21 @@ const (
)
type ReleaseConfigContributionsArtifact struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
-
+ state protoimpl.MessageState `protogen:"open.v1"`
// The name of the release config.
Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
// The release config contribution directories that may contribute to this
// release config.
ContributingDirectories []string `protobuf:"bytes,2,rep,name=contributing_directories,json=contributingDirectories" json:"contributing_directories,omitempty"`
+ unknownFields protoimpl.UnknownFields
+ sizeCache protoimpl.SizeCache
}
func (x *ReleaseConfigContributionsArtifact) Reset() {
*x = ReleaseConfigContributionsArtifact{}
- if protoimpl.UnsafeEnabled {
- mi := &file_release_configs_contributions_proto_msgTypes[0]
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
- ms.StoreMessageInfo(mi)
- }
+ mi := &file_release_configs_contributions_proto_msgTypes[0]
+ ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
+ ms.StoreMessageInfo(mi)
}
func (x *ReleaseConfigContributionsArtifact) String() string {
@@ -64,7 +62,7 @@ func (*ReleaseConfigContributionsArtifact) ProtoMessage() {}
func (x *ReleaseConfigContributionsArtifact) ProtoReflect() protoreflect.Message {
mi := &file_release_configs_contributions_proto_msgTypes[0]
- if protoimpl.UnsafeEnabled && x != nil {
+ if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
ms.StoreMessageInfo(mi)
@@ -94,21 +92,18 @@ func (x *ReleaseConfigContributionsArtifact) GetContributingDirectories() []stri
}
type ReleaseConfigContributionsArtifacts struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
-
+ state protoimpl.MessageState `protogen:"open.v1"`
// The artifacts
ReleaseConfigContributionsArtifactList []*ReleaseConfigContributionsArtifact `protobuf:"bytes,1,rep,name=release_config_contributions_artifact_list,json=releaseConfigContributionsArtifactList" json:"release_config_contributions_artifact_list,omitempty"`
+ unknownFields protoimpl.UnknownFields
+ sizeCache protoimpl.SizeCache
}
func (x *ReleaseConfigContributionsArtifacts) Reset() {
*x = ReleaseConfigContributionsArtifacts{}
- if protoimpl.UnsafeEnabled {
- mi := &file_release_configs_contributions_proto_msgTypes[1]
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
- ms.StoreMessageInfo(mi)
- }
+ mi := &file_release_configs_contributions_proto_msgTypes[1]
+ ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
+ ms.StoreMessageInfo(mi)
}
func (x *ReleaseConfigContributionsArtifacts) String() string {
@@ -119,7 +114,7 @@ func (*ReleaseConfigContributionsArtifacts) ProtoMessage() {}
func (x *ReleaseConfigContributionsArtifacts) ProtoReflect() protoreflect.Message {
mi := &file_release_configs_contributions_proto_msgTypes[1]
- if protoimpl.UnsafeEnabled && x != nil {
+ if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
ms.StoreMessageInfo(mi)
@@ -143,7 +138,7 @@ func (x *ReleaseConfigContributionsArtifacts) GetReleaseConfigContributionsArtif
var File_release_configs_contributions_proto protoreflect.FileDescriptor
-var file_release_configs_contributions_proto_rawDesc = []byte{
+var file_release_configs_contributions_proto_rawDesc = string([]byte{
0x0a, 0x23, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x5f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67,
0x73, 0x5f, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e,
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x1c, 0x61, 0x6e, 0x64, 0x72, 0x6f, 0x69, 0x64, 0x2e, 0x72,
@@ -172,22 +167,22 @@ var file_release_configs_contributions_proto_rawDesc = []byte{
0x2f, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x5f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2f,
0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x5f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x5f, 0x70,
0x72, 0x6f, 0x74, 0x6f,
-}
+})
var (
file_release_configs_contributions_proto_rawDescOnce sync.Once
- file_release_configs_contributions_proto_rawDescData = file_release_configs_contributions_proto_rawDesc
+ file_release_configs_contributions_proto_rawDescData []byte
)
func file_release_configs_contributions_proto_rawDescGZIP() []byte {
file_release_configs_contributions_proto_rawDescOnce.Do(func() {
- file_release_configs_contributions_proto_rawDescData = protoimpl.X.CompressGZIP(file_release_configs_contributions_proto_rawDescData)
+ file_release_configs_contributions_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_release_configs_contributions_proto_rawDesc), len(file_release_configs_contributions_proto_rawDesc)))
})
return file_release_configs_contributions_proto_rawDescData
}
var file_release_configs_contributions_proto_msgTypes = make([]protoimpl.MessageInfo, 2)
-var file_release_configs_contributions_proto_goTypes = []interface{}{
+var file_release_configs_contributions_proto_goTypes = []any{
(*ReleaseConfigContributionsArtifact)(nil), // 0: android.release_config_proto.ReleaseConfigContributionsArtifact
(*ReleaseConfigContributionsArtifacts)(nil), // 1: android.release_config_proto.ReleaseConfigContributionsArtifacts
}
@@ -205,37 +200,11 @@ func file_release_configs_contributions_proto_init() {
if File_release_configs_contributions_proto != nil {
return
}
- if !protoimpl.UnsafeEnabled {
- file_release_configs_contributions_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*ReleaseConfigContributionsArtifact); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_release_configs_contributions_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*ReleaseConfigContributionsArtifacts); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- }
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
- RawDescriptor: file_release_configs_contributions_proto_rawDesc,
+ RawDescriptor: unsafe.Slice(unsafe.StringData(file_release_configs_contributions_proto_rawDesc), len(file_release_configs_contributions_proto_rawDesc)),
NumEnums: 0,
NumMessages: 2,
NumExtensions: 0,
@@ -246,7 +215,6 @@ func file_release_configs_contributions_proto_init() {
MessageInfos: file_release_configs_contributions_proto_msgTypes,
}.Build()
File_release_configs_contributions_proto = out.File
- file_release_configs_contributions_proto_rawDesc = nil
file_release_configs_contributions_proto_goTypes = nil
file_release_configs_contributions_proto_depIdxs = nil
}