blob: 762abb34a4e9dad7bc7652447dde6ef224585a73 [file] [log] [blame]
khenaidood948f772021-08-11 17:49:24 -04001// Copyright 2019 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5// Code generated by generate-protos. DO NOT EDIT.
6
7package genid
8
9import (
10 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
11)
12
13const File_google_protobuf_empty_proto = "google/protobuf/empty.proto"
14
15// Names for google.protobuf.Empty.
16const (
17 Empty_message_name protoreflect.Name = "Empty"
18 Empty_message_fullname protoreflect.FullName = "google.protobuf.Empty"
19)