go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/scheduler/appengine/messages/cron.pb.go (about)

     1  // Copyright 2015 The LUCI Authors.
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //      http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by protoc-gen-go. DO NOT EDIT.
    16  // versions:
    17  // 	protoc-gen-go v1.31.0
    18  // 	protoc        v3.21.7
    19  // source: go.chromium.org/luci/scheduler/appengine/messages/cron.proto
    20  
    21  package messages
    22  
    23  import (
    24  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    25  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    26  	reflect "reflect"
    27  )
    28  
    29  const (
    30  	// Verify that this generated code is sufficiently up-to-date.
    31  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    32  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    33  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    34  )
    35  
    36  var File_go_chromium_org_luci_scheduler_appengine_messages_cron_proto protoreflect.FileDescriptor
    37  
    38  var file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_rawDesc = []byte{
    39  	0x0a, 0x3c, 0x67, 0x6f, 0x2e, 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x69, 0x75, 0x6d, 0x2e, 0x6f, 0x72,
    40  	0x67, 0x2f, 0x6c, 0x75, 0x63, 0x69, 0x2f, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x72,
    41  	0x2f, 0x61, 0x70, 0x70, 0x65, 0x6e, 0x67, 0x69, 0x6e, 0x65, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61,
    42  	0x67, 0x65, 0x73, 0x2f, 0x63, 0x72, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x10,
    43  	0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67,
    44  	0x42, 0x33, 0x5a, 0x31, 0x67, 0x6f, 0x2e, 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x69, 0x75, 0x6d, 0x2e,
    45  	0x6f, 0x72, 0x67, 0x2f, 0x6c, 0x75, 0x63, 0x69, 0x2f, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c,
    46  	0x65, 0x72, 0x2f, 0x61, 0x70, 0x70, 0x65, 0x6e, 0x67, 0x69, 0x6e, 0x65, 0x2f, 0x6d, 0x65, 0x73,
    47  	0x73, 0x61, 0x67, 0x65, 0x73, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    48  }
    49  
    50  var file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_goTypes = []interface{}{}
    51  var file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_depIdxs = []int32{
    52  	0, // [0:0] is the sub-list for method output_type
    53  	0, // [0:0] is the sub-list for method input_type
    54  	0, // [0:0] is the sub-list for extension type_name
    55  	0, // [0:0] is the sub-list for extension extendee
    56  	0, // [0:0] is the sub-list for field type_name
    57  }
    58  
    59  func init() { file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_init() }
    60  func file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_init() {
    61  	if File_go_chromium_org_luci_scheduler_appengine_messages_cron_proto != nil {
    62  		return
    63  	}
    64  	type x struct{}
    65  	out := protoimpl.TypeBuilder{
    66  		File: protoimpl.DescBuilder{
    67  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
    68  			RawDescriptor: file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_rawDesc,
    69  			NumEnums:      0,
    70  			NumMessages:   0,
    71  			NumExtensions: 0,
    72  			NumServices:   0,
    73  		},
    74  		GoTypes:           file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_goTypes,
    75  		DependencyIndexes: file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_depIdxs,
    76  	}.Build()
    77  	File_go_chromium_org_luci_scheduler_appengine_messages_cron_proto = out.File
    78  	file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_rawDesc = nil
    79  	file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_goTypes = nil
    80  	file_go_chromium_org_luci_scheduler_appengine_messages_cron_proto_depIdxs = nil
    81  }