func google.golang.org/protobuf/types/known/timestamppb.New

2 uses

	google.golang.org/protobuf/types/known/timestamppb (current package)
		timestamp.pb.go#L197: 	return New(time.Now())
		timestamp.pb.go#L201: func New(t time.Time) *Timestamp {