type google.golang.org/protobuf/reflect/protoreflect.FileDescriptor

105 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		type.go#L26: 	ParentFile() FileDescriptor
		type.go#L119: type FileDescriptor interface {
		type.go#L144: type isFileDescriptor interface{ ProtoType(FileDescriptor) }
		type.go#L161: 	FileDescriptor

	google.golang.org/protobuf/reflect/protoregistry
		registry.go#L72: 	filesByPath map[string]protoreflect.FileDescriptor
		registry.go#L76: 	files []protoreflect.FileDescriptor
		registry.go#L86: func (r *Files) RegisterFile(file protoreflect.FileDescriptor) error {
		registry.go#L95: 		r.filesByPath = make(map[string]protoreflect.FileDescriptor)
		registry.go#L276: func (r *Files) FindFileByPath(path string) (protoreflect.FileDescriptor, error) {
		registry.go#L304: func (r *Files) RangeFiles(f func(protoreflect.FileDescriptor) bool) {
		registry.go#L337: func (r *Files) RangeFilesByPackage(name protoreflect.FullName, f func(protoreflect.FileDescriptor) bool) {
		registry.go#L358: func rangeTopLevelDescriptors(fd protoreflect.FileDescriptor, f func(protoreflect.Descriptor)) {

	google.golang.org/protobuf/internal/descfmt
		stringer.go#L107: 	reflect.TypeOf((*pref.FileDescriptor)(nil)).Elem():      {"Path", "Package", "Imports", "Messages", "Enums", "Extensions", "Services"},
		stringer.go#L129: 	_, isFile := t.(pref.FileDescriptor)

	google.golang.org/protobuf/internal/filedesc
		build.go#L45: 		FindFileByPath(string) (protoreflect.FileDescriptor, error)
		build.go#L47: 		RegisterFile(pref.FileDescriptor) error
		build.go#L70: 	File pref.FileDescriptor
		desc.go#L61: func (fd *File) ParentFile() pref.FileDescriptor { return fd }
		desc.go#L83: func (fd *File) ProtoType(pref.FileDescriptor)         {}
		desc.go#L497: func (d *Base) ParentFile() pref.FileDescriptor {
		placeholder.go#L33: func (f PlaceholderFile) ParentFile() pref.FileDescriptor       { return f }
		placeholder.go#L49: func (f PlaceholderFile) ProtoType(pref.FileDescriptor)         { return }
		placeholder.go#L55: func (e PlaceholderEnum) ParentFile() pref.FileDescriptor     { return nil }
		placeholder.go#L72: func (e PlaceholderEnumValue) ParentFile() pref.FileDescriptor     { return nil }
		placeholder.go#L87: func (m PlaceholderMessage) ParentFile() pref.FileDescriptor             { return nil }

	google.golang.org/protobuf/internal/filetype
		build.go#L119: 	File pref.FileDescriptor
		build.go#L277: 		FindFileByPath(string) (pref.FileDescriptor, error)
		build.go#L279: 		RegisterFile(pref.FileDescriptor) error

	google.golang.org/protobuf/internal/impl
		legacy_extension.go#L145: func (x placeholderExtension) ParentFile() pref.FileDescriptor            { return nil }
		legacy_file.go#L43: func legacyLoadFileDesc(b []byte) protoreflect.FileDescriptor {
		legacy_file.go#L46: 		return fd.(protoreflect.FileDescriptor)
		legacy_file.go#L64: 		return fd.(protoreflect.FileDescriptor)
		legacy_file.go#L73: func (r resolverOnly) FindFileByPath(path string) (protoreflect.FileDescriptor, error) {
		legacy_file.go#L79: func (resolverOnly) RegisterFile(protoreflect.FileDescriptor) error {

	google.golang.org/protobuf/types/descriptorpb
		descriptor.pb.go#L3090: var File_google_protobuf_descriptor_proto protoreflect.FileDescriptor

	google.golang.org/protobuf/types/known/anypb
		any.pb.go#L414: var File_google_protobuf_any_proto protoreflect.FileDescriptor

	google.golang.org/protobuf/types/known/durationpb
		duration.pb.go#L297: var File_google_protobuf_duration_proto protoreflect.FileDescriptor

	google.golang.org/protobuf/types/known/emptypb
		empty.pb.go#L90: var File_google_protobuf_empty_proto protoreflect.FileDescriptor

	google.golang.org/protobuf/types/known/fieldmaskpb
		field_mask.pb.go#L507: var File_google_protobuf_field_mask_proto protoreflect.FileDescriptor

	google.golang.org/protobuf/types/known/structpb
		struct.pb.go#L653: var File_google_protobuf_struct_proto protoreflect.FileDescriptor

	google.golang.org/protobuf/types/known/timestamppb
		timestamp.pb.go#L299: var File_google_protobuf_timestamp_proto protoreflect.FileDescriptor

	google.golang.org/protobuf/types/known/wrapperspb
		wrappers.pb.go#L557: var File_google_protobuf_wrappers_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/api
		launch_stage.pb.go#L138: var File_google_api_launch_stage_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/api/annotations
		annotations.pb.go#L62: var File_google_api_annotations_proto protoreflect.FileDescriptor
		client.pb.go#L151: var File_google_api_client_proto protoreflect.FileDescriptor
		field_behavior.pb.go#L155: var File_google_api_field_behavior_proto protoreflect.FileDescriptor
		http.pb.go#L637: var File_google_api_http_proto protoreflect.FileDescriptor
		resource.pb.go#L562: var File_google_api_resource_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/api/distribution
		distribution.pb.go#L651: var File_google_api_distribution_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/api/label
		label.pb.go#L163: var File_google_api_label_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/api/metric
		metric.pb.go#L612: var File_google_api_metric_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/api/monitoredres
		monitored_resource.pb.go#L341: var File_google_api_monitored_resource_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/cloud/secretmanager/v1
		resources.pb.go#L965: var File_google_cloud_secretmanager_v1_resources_proto protoreflect.FileDescriptor
		service.pb.go#L931: var File_google_cloud_secretmanager_v1_service_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/cloud/tasks/v2
		cloudtasks.pb.go#L1071: var File_google_cloud_tasks_v2_cloudtasks_proto protoreflect.FileDescriptor
		queue.pb.go#L660: var File_google_cloud_tasks_v2_queue_proto protoreflect.FileDescriptor
		target.pb.go#L812: var File_google_cloud_tasks_v2_target_proto protoreflect.FileDescriptor
		task.pb.go#L433: var File_google_cloud_tasks_v2_task_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/container/v1
		cluster_service.pb.go#L8399: var File_google_container_v1_cluster_service_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1
		common.pb.go#L578: var File_google_devtools_clouderrorreporting_v1beta1_common_proto protoreflect.FileDescriptor
		error_group_service.pb.go#L152: var File_google_devtools_clouderrorreporting_v1beta1_error_group_service_proto protoreflect.FileDescriptor
		error_stats_service.pb.go#L1074: var File_google_devtools_clouderrorreporting_v1beta1_error_stats_service_proto protoreflect.FileDescriptor
		report_errors_service.pb.go#L253: var File_google_devtools_clouderrorreporting_v1beta1_report_errors_service_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/devtools/cloudprofiler/v2
		profiler.pb.go#L511: var File_google_devtools_cloudprofiler_v2_profiler_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/devtools/cloudtrace/v2
		trace.pb.go#L1398: var File_google_devtools_cloudtrace_v2_trace_proto protoreflect.FileDescriptor
		tracing.pb.go#L110: var File_google_devtools_cloudtrace_v2_tracing_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/iam/v1
		iam_policy.pb.go#L283: var File_google_iam_v1_iam_policy_proto protoreflect.FileDescriptor
		options.pb.go#L101: var File_google_iam_v1_options_proto protoreflect.FileDescriptor
		policy.pb.go#L620: var File_google_iam_v1_policy_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/logging/type
		http_request.pb.go#L238: var File_google_logging_type_http_request_proto protoreflect.FileDescriptor
		log_severity.pb.go#L136: var File_google_logging_type_log_severity_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/logging/v2
		log_entry.pb.go#L493: var File_google_logging_v2_log_entry_proto protoreflect.FileDescriptor
		logging.pb.go#L798: var File_google_logging_v2_logging_proto protoreflect.FileDescriptor
		logging_config.pb.go#L2058: var File_google_logging_v2_logging_config_proto protoreflect.FileDescriptor
		logging_metrics.pb.go#L682: var File_google_logging_v2_logging_metrics_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/monitoring/v3
		alert.pb.go#L857: var File_google_monitoring_v3_alert_proto protoreflect.FileDescriptor
		alert_service.pb.go#L468: var File_google_monitoring_v3_alert_service_proto protoreflect.FileDescriptor
		common.pb.go#L910: var File_google_monitoring_v3_common_proto protoreflect.FileDescriptor
		dropped_labels.pb.go#L106: var File_google_monitoring_v3_dropped_labels_proto protoreflect.FileDescriptor
		group.pb.go#L166: var File_google_monitoring_v3_group_proto protoreflect.FileDescriptor
		group_service.pb.go#L672: var File_google_monitoring_v3_group_service_proto protoreflect.FileDescriptor
		metric.pb.go#L818: var File_google_monitoring_v3_metric_proto protoreflect.FileDescriptor
		metric_service.pb.go#L1299: var File_google_monitoring_v3_metric_service_proto protoreflect.FileDescriptor
		mutation_record.pb.go#L102: var File_google_monitoring_v3_mutation_record_proto protoreflect.FileDescriptor
		notification.pb.go#L391: var File_google_monitoring_v3_notification_proto protoreflect.FileDescriptor
		notification_service.pb.go#L896: var File_google_monitoring_v3_notification_service_proto protoreflect.FileDescriptor
		service.pb.go#L1678: var File_google_monitoring_v3_service_proto protoreflect.FileDescriptor
		service_service.pb.go#L839: var File_google_monitoring_v3_service_service_proto protoreflect.FileDescriptor
		span_context.pb.go#L106: var File_google_monitoring_v3_span_context_proto protoreflect.FileDescriptor
		uptime.pb.go#L1225: var File_google_monitoring_v3_uptime_proto protoreflect.FileDescriptor
		uptime_service.pb.go#L559: var File_google_monitoring_v3_uptime_service_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/rpc/code
		code.pb.go#L261: var File_google_rpc_code_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/rpc/errdetails
		error_details.pb.go#L948: var File_google_rpc_error_details_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/rpc/status
		status.pb.go#L120: var File_google_rpc_status_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/type/calendarperiod
		calendar_period.pb.go#L123: var File_google_type_calendar_period_proto protoreflect.FileDescriptor

	google.golang.org/genproto/googleapis/type/expr
		expr.pb.go#L132: var File_google_type_expr_proto protoreflect.FileDescriptor

	github.com/census-instrumentation/opencensus-proto/gen-go/agent/common/v1
		common.pb.go#L382: var File_opencensus_proto_agent_common_v1_common_proto protoreflect.FileDescriptor

	github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1
		metrics.pb.go#L1173: var File_opencensus_proto_metrics_v1_metrics_proto protoreflect.FileDescriptor

	github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1
		resource.pb.go#L100: var File_opencensus_proto_resource_v1_resource_proto protoreflect.FileDescriptor

	github.com/golang/protobuf/proto
		registry.go#L136: 	protoregistry.GlobalFiles.RangeFilesByPackage(protoPkg, func(fd protoreflect.FileDescriptor) bool {

	github.com/golang/protobuf/ptypes/any
		any.pb.go#L17: var File_github_com_golang_protobuf_ptypes_any_any_proto protoreflect.FileDescriptor

	github.com/golang/protobuf/ptypes/duration
		duration.pb.go#L17: var File_github_com_golang_protobuf_ptypes_duration_duration_proto protoreflect.FileDescriptor

	github.com/golang/protobuf/ptypes/struct
		struct.pb.go#L32: var File_github_com_golang_protobuf_ptypes_struct_struct_proto protoreflect.FileDescriptor

	github.com/golang/protobuf/ptypes/timestamp
		timestamp.pb.go#L17: var File_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto protoreflect.FileDescriptor

	github.com/golang/protobuf/ptypes/wrappers
		wrappers.pb.go#L25: var File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto protoreflect.FileDescriptor