Copyright 2019 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Code generated by generate-protos. DO NOT EDIT.

package genid

import (
	protoreflect 
)

const File_google_protobuf_field_mask_proto = "google/protobuf/field_mask.proto"
Names for google.protobuf.FieldMask.
const (
	FieldMask_message_name     protoreflect.Name     = "FieldMask"
	FieldMask_message_fullname protoreflect.FullName = "google.protobuf.FieldMask"
)
Field names for google.protobuf.FieldMask.
const (
	FieldMask_Paths_field_name protoreflect.Name = "paths"

	FieldMask_Paths_field_fullname protoreflect.FullName = "google.protobuf.FieldMask.paths"
)
Field numbers for google.protobuf.FieldMask.