github.com/resonatecoop/user-api@v1.0.0-13.0.20220915120639-05dc9c04014a/proto/google/api/annotations.pb.go (about)

     1  // Copyright (c) 2015, Google Inc.
     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.25.0-devel
    18  // 	protoc        v3.13.0
    19  // source: google/api/annotations.proto
    20  
    21  package annotations
    22  
    23  import (
    24  	descriptor "github.com/golang/protobuf/protoc-gen-go/descriptor"
    25  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    26  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    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_google_api_annotations_proto_extTypes = []protoimpl.ExtensionInfo{
    38  	{
    39  		ExtendedType:  (*descriptor.MethodOptions)(nil),
    40  		ExtensionType: (*HttpRule)(nil),
    41  		Field:         72295728,
    42  		Name:          "google.api.http",
    43  		Tag:           "bytes,72295728,opt,name=http",
    44  		Filename:      "google/api/annotations.proto",
    45  	},
    46  }
    47  
    48  // Extension fields to descriptor.MethodOptions.
    49  var (
    50  	// See `HttpRule`.
    51  	//
    52  	// optional google.api.HttpRule http = 72295728;
    53  	E_Http = &file_google_api_annotations_proto_extTypes[0]
    54  )
    55  
    56  var File_google_api_annotations_proto protoreflect.FileDescriptor
    57  
    58  var file_google_api_annotations_proto_rawDesc = []byte{
    59  	0x0a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e,
    60  	0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
    61  	0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x1a, 0x15, 0x67, 0x6f, 0x6f, 0x67,
    62  	0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x68, 0x74, 0x74, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74,
    63  	0x6f, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
    64  	0x75, 0x66, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72,
    65  	0x6f, 0x74, 0x6f, 0x3a, 0x4b, 0x0a, 0x04, 0x68, 0x74, 0x74, 0x70, 0x12, 0x1e, 0x2e, 0x67, 0x6f,
    66  	0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4d, 0x65,
    67  	0x74, 0x68, 0x6f, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xb0, 0xca, 0xbc, 0x22,
    68  	0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x61, 0x70,
    69  	0x69, 0x2e, 0x48, 0x74, 0x74, 0x70, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x04, 0x68, 0x74, 0x74, 0x70,
    70  	0x42, 0x6e, 0x0a, 0x0e, 0x63, 0x6f, 0x6d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x61,
    71  	0x70, 0x69, 0x42, 0x10, 0x41, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x50,
    72  	0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x41, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67,
    73  	0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x67, 0x65, 0x6e, 0x70, 0x72, 0x6f,
    74  	0x74, 0x6f, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x61, 0x70, 0x69, 0x73, 0x2f, 0x61, 0x70,
    75  	0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x3b, 0x61, 0x6e,
    76  	0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0xa2, 0x02, 0x04, 0x47, 0x41, 0x50, 0x49,
    77  	0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    78  }
    79  
    80  var file_google_api_annotations_proto_goTypes = []interface{}{
    81  	(*descriptor.MethodOptions)(nil), // 0: google.protobuf.MethodOptions
    82  	(*HttpRule)(nil),                 // 1: google.api.HttpRule
    83  }
    84  var file_google_api_annotations_proto_depIdxs = []int32{
    85  	0, // 0: google.api.http:extendee -> google.protobuf.MethodOptions
    86  	1, // 1: google.api.http:type_name -> google.api.HttpRule
    87  	2, // [2:2] is the sub-list for method output_type
    88  	2, // [2:2] is the sub-list for method input_type
    89  	1, // [1:2] is the sub-list for extension type_name
    90  	0, // [0:1] is the sub-list for extension extendee
    91  	0, // [0:0] is the sub-list for field type_name
    92  }
    93  
    94  func init() { file_google_api_annotations_proto_init() }
    95  func file_google_api_annotations_proto_init() {
    96  	if File_google_api_annotations_proto != nil {
    97  		return
    98  	}
    99  	file_google_api_http_proto_init()
   100  	type x struct{}
   101  	out := protoimpl.TypeBuilder{
   102  		File: protoimpl.DescBuilder{
   103  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
   104  			RawDescriptor: file_google_api_annotations_proto_rawDesc,
   105  			NumEnums:      0,
   106  			NumMessages:   0,
   107  			NumExtensions: 1,
   108  			NumServices:   0,
   109  		},
   110  		GoTypes:           file_google_api_annotations_proto_goTypes,
   111  		DependencyIndexes: file_google_api_annotations_proto_depIdxs,
   112  		ExtensionInfos:    file_google_api_annotations_proto_extTypes,
   113  	}.Build()
   114  	File_google_api_annotations_proto = out.File
   115  	file_google_api_annotations_proto_rawDesc = nil
   116  	file_google_api_annotations_proto_goTypes = nil
   117  	file_google_api_annotations_proto_depIdxs = nil
   118  }