1// Copyright 2020 Google LLC
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.22.0
18// 	protoc        v3.11.2
19// source: google/cloud/talent/v4beta1/batch.proto
20
21package talent
22
23import (
24	reflect "reflect"
25
26	proto "github.com/golang/protobuf/proto"
27	_ "google.golang.org/genproto/googleapis/api/annotations"
28	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
29	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
30)
31
32const (
33	// Verify that this generated code is sufficiently up-to-date.
34	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
35	// Verify that runtime/protoimpl is sufficiently up-to-date.
36	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
37)
38
39// This is a compile-time assertion that a sufficiently up-to-date version
40// of the legacy proto package is being used.
41const _ = proto.ProtoPackageIsVersion4
42
43var File_google_cloud_talent_v4beta1_batch_proto protoreflect.FileDescriptor
44
45var file_google_cloud_talent_v4beta1_batch_proto_rawDesc = []byte{
46	0x0a, 0x27, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f, 0x74,
47	0x61, 0x6c, 0x65, 0x6e, 0x74, 0x2f, 0x76, 0x34, 0x62, 0x65, 0x74, 0x61, 0x31, 0x2f, 0x62, 0x61,
48	0x74, 0x63, 0x68, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
49	0x65, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x74, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x2e, 0x76,
50	0x34, 0x62, 0x65, 0x74, 0x61, 0x31, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61,
51	0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70,
52	0x72, 0x6f, 0x74, 0x6f, 0x42, 0x78, 0x0a, 0x1f, 0x63, 0x6f, 0x6d, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
53	0x6c, 0x65, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x74, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x2e,
54	0x76, 0x34, 0x62, 0x65, 0x74, 0x61, 0x31, 0x42, 0x0a, 0x42, 0x61, 0x74, 0x63, 0x68, 0x50, 0x72,
55	0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x41, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f,
56	0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x67, 0x65, 0x6e, 0x70, 0x72, 0x6f, 0x74,
57	0x6f, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x61, 0x70, 0x69, 0x73, 0x2f, 0x63, 0x6c, 0x6f,
58	0x75, 0x64, 0x2f, 0x74, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x2f, 0x76, 0x34, 0x62, 0x65, 0x74, 0x61,
59	0x31, 0x3b, 0x74, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0xa2, 0x02, 0x03, 0x43, 0x54, 0x53, 0x62, 0x06,
60	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
61}
62
63var file_google_cloud_talent_v4beta1_batch_proto_goTypes = []interface{}{}
64var file_google_cloud_talent_v4beta1_batch_proto_depIdxs = []int32{
65	0, // [0:0] is the sub-list for method output_type
66	0, // [0:0] is the sub-list for method input_type
67	0, // [0:0] is the sub-list for extension type_name
68	0, // [0:0] is the sub-list for extension extendee
69	0, // [0:0] is the sub-list for field type_name
70}
71
72func init() { file_google_cloud_talent_v4beta1_batch_proto_init() }
73func file_google_cloud_talent_v4beta1_batch_proto_init() {
74	if File_google_cloud_talent_v4beta1_batch_proto != nil {
75		return
76	}
77	type x struct{}
78	out := protoimpl.TypeBuilder{
79		File: protoimpl.DescBuilder{
80			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
81			RawDescriptor: file_google_cloud_talent_v4beta1_batch_proto_rawDesc,
82			NumEnums:      0,
83			NumMessages:   0,
84			NumExtensions: 0,
85			NumServices:   0,
86		},
87		GoTypes:           file_google_cloud_talent_v4beta1_batch_proto_goTypes,
88		DependencyIndexes: file_google_cloud_talent_v4beta1_batch_proto_depIdxs,
89	}.Build()
90	File_google_cloud_talent_v4beta1_batch_proto = out.File
91	file_google_cloud_talent_v4beta1_batch_proto_rawDesc = nil
92	file_google_cloud_talent_v4beta1_batch_proto_goTypes = nil
93	file_google_cloud_talent_v4beta1_batch_proto_depIdxs = nil
94}
95