go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/deploy/api/rpcpb/deployments.pb.go (about) 1 // Copyright 2022 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.27.1 18 // protoc v3.17.3 19 // source: go.chromium.org/luci/deploy/api/rpcpb/deployments.proto 20 21 package rpcpb 22 23 import ( 24 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 25 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 26 emptypb "google.golang.org/protobuf/types/known/emptypb" 27 reflect "reflect" 28 ) 29 30 const ( 31 // Verify that this generated code is sufficiently up-to-date. 32 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 33 // Verify that runtime/protoimpl is sufficiently up-to-date. 34 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 35 ) 36 37 var File_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto protoreflect.FileDescriptor 38 39 var file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_rawDesc = []byte{ 40 0x0a, 0x37, 0x67, 0x6f, 0x2e, 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x69, 0x75, 0x6d, 0x2e, 0x6f, 0x72, 41 0x67, 0x2f, 0x6c, 0x75, 0x63, 0x69, 0x2f, 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x2f, 0x61, 0x70, 42 0x69, 0x2f, 0x72, 0x70, 0x63, 0x70, 0x62, 0x2f, 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x6d, 0x65, 43 0x6e, 0x74, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x64, 0x65, 0x70, 0x6c, 0x6f, 44 0x79, 0x2e, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 45 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 46 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x46, 0x0a, 0x0b, 0x44, 0x65, 0x70, 0x6c, 0x6f, 0x79, 47 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x37, 0x0a, 0x05, 0x53, 0x61, 0x79, 0x48, 0x69, 0x12, 0x16, 48 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 49 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 50 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x42, 0x27, 51 0x5a, 0x25, 0x67, 0x6f, 0x2e, 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x69, 0x75, 0x6d, 0x2e, 0x6f, 0x72, 52 0x67, 0x2f, 0x6c, 0x75, 0x63, 0x69, 0x2f, 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x2f, 0x61, 0x70, 53 0x69, 0x2f, 0x72, 0x70, 0x63, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 54 } 55 56 var file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_goTypes = []interface{}{ 57 (*emptypb.Empty)(nil), // 0: google.protobuf.Empty 58 } 59 var file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_depIdxs = []int32{ 60 0, // 0: deploy.service.Deployments.SayHi:input_type -> google.protobuf.Empty 61 0, // 1: deploy.service.Deployments.SayHi:output_type -> google.protobuf.Empty 62 1, // [1:2] is the sub-list for method output_type 63 0, // [0:1] is the sub-list for method input_type 64 0, // [0:0] is the sub-list for extension type_name 65 0, // [0:0] is the sub-list for extension extendee 66 0, // [0:0] is the sub-list for field type_name 67 } 68 69 func init() { file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_init() } 70 func file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_init() { 71 if File_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto != nil { 72 return 73 } 74 type x struct{} 75 out := protoimpl.TypeBuilder{ 76 File: protoimpl.DescBuilder{ 77 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 78 RawDescriptor: file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_rawDesc, 79 NumEnums: 0, 80 NumMessages: 0, 81 NumExtensions: 0, 82 NumServices: 1, 83 }, 84 GoTypes: file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_goTypes, 85 DependencyIndexes: file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_depIdxs, 86 }.Build() 87 File_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto = out.File 88 file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_rawDesc = nil 89 file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_goTypes = nil 90 file_go_chromium_org_luci_deploy_api_rpcpb_deployments_proto_depIdxs = nil 91 }